zulip/static
Tim Abbott f4aa71fc75 server_events: Fix unnecessary call to insert_new_messages.
When we're handling a single message that was locally echoed, there
will very likely be 0 messages not removed by
`echo.process_from_server`, and we can skip the unnecessary call to
`message_events.insert_new_messages`.  This is a small performance
optimization and logical simplification when sending messages.
2019-02-20 16:24:28 -08:00
..
assets
audio
generated
html
icons/fonts
images integrations: Run svgo to optimize svg files. 2019-02-19 16:10:17 -08:00
js server_events: Fix unnecessary call to insert_new_messages. 2019-02-20 16:24:28 -08:00
locale i18n: Update translations data from Transifex. 2019-02-11 16:52:41 -08:00
styles send_button: Remove unnecessary self-cancelling margin. 2019-02-19 12:14:17 -08:00
templates streams_edit: Prevent newline characters in the description. 2019-02-20 12:27:54 -08:00
third markdown: Change syntax of silent mentions ( _@person -> @_person). 2019-02-20 10:41:42 -08:00
ts
.gitignore
favicon.ico
node_modules