zulip/static
Steve Howell beb89e247f Avoid unnecessary fading/unfading processing via message_list.
The call to compose_fade.update_faded_messages() in message_list
caused us to traverse every message in the current table, which
was extremely inefficient.  Now we call the newly created
compose_fade.update_rendered_messages(), which only fades/unfades the
messages passed in as the first parameter.

(imported from commit a5a47e13fc9daeedd0899b2cfb02beb3f6b8cd0a)
2013-08-13 17:14:06 -04:00
..
audio Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
html Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
images Rename Humbug => Zulip in app screenshot filenames. 2013-08-08 10:22:32 -04:00
js Avoid unnecessary fading/unfading processing via message_list. 2013-08-13 17:14:06 -04:00
styles Make the left sidebar and right sidebar more consistent. 2013-08-13 16:34:16 -04:00
templates Make the left sidebar and right sidebar more consistent. 2013-08-13 16:34:16 -04:00
third Upgrade Font Awesome to v3.2.1. 2013-08-12 16:55:29 -04:00
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
favicon.ico Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00