Files
zulip/static/js
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
..
2019-02-18 14:22:37 -08:00
2018-06-11 07:51:24 -04:00
2019-02-20 06:49:19 -08:00
2018-07-30 11:25:32 -07:00
2018-12-18 10:41:06 -08:00
2018-11-28 14:51:51 -08:00
2019-01-09 09:15:45 -08:00
2019-01-07 19:20:56 -08:00