zulip/static
Brock Whittaker a66cd814af Huge performance update for subscriber list in streams.
Previously the mechanism worked such that the innerHTML was being
appended to directly potentially thousands of times which has horrific
performance implications. By concating all the strings together before
appending to the HTML it all gets rendered in one chunk without forcing
a re-render of previous elements. Performance is ~15x-20x faster now.
2017-02-26 21:11:23 -08:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08: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 Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images Change screenshot for HomeAssistant integration docs. 2017-02-22 23:27:43 -08:00
js Huge performance update for subscriber list in streams. 2017-02-26 21:11:23 -08:00
locale Change "Reply" to "Quote and reply" in message popover 2017-02-11 14:51:55 -08:00
styles realm-icon: Add realm icon feature. 2017-02-26 12:16:07 -08:00
templates Reformat user_presence_row.handlebars to have 4-space indents. 2017-02-26 16:18:02 -08:00
third redesign: Change /#settings and /#administration to an overlay. 2017-02-09 23:35:10 -08:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt