zulip/static
Brock Whittaker 20af49b2bb streams: Call actually_filter_streams on stream events update.
Previously it was called before the event was processed by the server
and the subscription was updated to have the user subscribed to a
stream, so there was a race condition that would make it iso that
sometimes the stream line would disappear on the next render pass due
to the event not having completed yet.

This makes it so that the re-render happens after the event is
processed in `stream_events.js`.

Fixes: #6797.
2017-10-11 12:44:10 -07:00
..
assets assets: Add email illustration SVGs to assets folder. 2017-08-24 11:37:24 -07:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
images webhooks: Add a Google Code-in integration. 2017-10-09 09:04:39 -07:00
js streams: Call actually_filter_streams on stream events update. 2017-10-11 12:44:10 -07:00
locale locale: Update translations. 2017-10-06 10:09:53 -07:00
styles emoji-popover: Change :focus state from outline to darken. 2017-10-11 12:31:49 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates message view: Decode HTML in Stream subscription messages. 2017-10-11 09:59:48 -07:00
third typeahead: Fix typeahead positioning for iOS keyboard case. 2017-10-04 17:39:42 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore static: Clean up organization of .gitignore. 2017-09-22 15:14:43 -07:00
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00