Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove moment.js from the client #183

Merged
merged 1 commit into from Mar 11, 2016
Merged

Remove moment.js from the client #183

merged 1 commit into from Mar 11, 2016

Conversation

xPaw
Copy link
Member

@xPaw xPaw commented Mar 11, 2016

This drops moment.js from the frontend, as it was merely used to format HH:mm. This PR however does not remove moment from the server, as it uses a string formatter and a time zone offset, which requires some effort to re-implement.

Sending full date timestamp in messages will allow use to support server-time in #167.

@xPaw xPaw added Type: Feature Tickets that describe a desired feature or PRs that add them to the project. second review needed labels Mar 11, 2016
@maxpoulin64
Copy link
Member

👍 and merging, yay one less library.

@maxpoulin64 maxpoulin64 self-assigned this Mar 11, 2016
maxpoulin64 added a commit that referenced this pull request Mar 11, 2016
@maxpoulin64 maxpoulin64 merged commit 0696a47 into master Mar 11, 2016
@xPaw xPaw deleted the xpaw/time-machine branch March 11, 2016 23:16
@astorije astorije mentioned this pull request Mar 22, 2016
@astorije astorije added this to the 1.4.0 milestone Oct 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Tickets that describe a desired feature or PRs that add them to the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants