zulip/static
Abhijeet Prasad Bodas 5eec4b23ac minor: Explicitly handle undefined date while muting a topic.
If we don't pass `date_muted`, we shouldn't calculate
date_muted * 1000. This code used to work because of
how javascript treats `undefined`.

This commit deals with the `date_muted=undefined` case
in a cleaner manner.
2021-02-05 11:17:46 -08:00
..
assets docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
audio
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images docs: Remove HipChat migration guide. 2020-12-23 15:43:13 +05:30
js minor: Explicitly handle undefined date while muting a topic. 2021-02-05 11:17:46 -08:00
shared eslint: Fix unicorn/no-array-push-push. 2021-01-25 14:53:19 -08:00
styles api docs: Display data type of responses in API Documentation. 2021-02-05 10:41:42 -08:00
templates settings: Fix message not shown in empty muted topics list. 2021-02-05 11:17:46 -08:00
third markdown: Fix flickering of embedded link inside Italic. 2020-11-06 10:09:15 -08:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00