zulip/zephyr/static
Zev Benjamin 603f0d7ace Speed up subscription table rendering
Previously, we'd render all the rows of the table except the first
(which is for creating new subscriptions) and append them all to the
table.  This ends up being really slow.  We now instead render the
entire tbody element and replace the existing tbody element.

When profiling on my laptop, this reduces the rendering time for a
few thousand streams from ~62 seconds to ~2 seconds.

(imported from commit 83a48e0e1f776f7663343662157298e89165ece3)
2013-07-26 16:01:13 -04:00
..
audio Play a sound when you recieve a desktop notification in the app. 2013-05-03 15:08:48 -07:00
html Switch from the @humbughq.com to @zulip.com addresses users can contact. 2013-07-15 17:49:00 -04:00
images New Relic integration 2013-07-24 17:19:36 -04:00
js Speed up subscription table rendering 2013-07-26 16:01:13 -04:00
styles Revert "Don't allow content to overflow out of messageboxes." 2013-07-26 10:51:18 -04:00
templates Speed up subscription table rendering 2013-07-26 16:01:13 -04:00
third [third] Mouse-enable naturalSearch option in typeahead. 2013-07-26 12:00:30 -04:00
.gitignore Reuse minified JS from previous deploys 2013-07-12 11:59:04 -04:00
favicon.ico New zulip favicons 2013-07-15 15:04:52 -07:00
robots.txt Add robots.txt 2012-10-17 15:04:33 -04:00