zulip/static
Aman Agrawal fe27fe5555 message_events: Don't update data structures for unavailable msgs.
For messages which we don't have stored locally, we don't update
our data structures. This was actually our behaviour before
59e5f2d8fc, which introduced this
bug.

Not doing this caused a major bug where we ran into errors
moving messages for topics for which we didn't have all
the messages available.
2021-03-30 09:00:23 -07:00
..
assets eslint: Forbid CommonJS variables in ES6 modules. 2021-03-23 01:42:43 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images markdown: Extend user mention syntax to support user_id for mentioning. 2021-03-25 00:44:56 -07:00
js message_events: Don't update data structures for unavailable msgs. 2021-03-30 09:00:23 -07:00
shared js: Simplify code using default parameters and destructuring. 2021-03-26 09:21:46 -07:00
styles rendered_markdown: Add horizontal scrollbar to overflowing ```math. 2021-03-28 19:03:40 -07:00
templates users: Show correct role of owners in the 'Your account' page. 2021-03-29 17:37:31 -07:00
third markdown: Add support to shorten GitHub links. 2021-03-25 00:39:44 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00