zulip/static
Steve Howell 72b8200b0b refactor: Extract update_unread_count() in topic_list.js.
This function does the "heavy" lifting of updating an unread
count.  (It's not exactly heavy lifting, but it makes it so
the parent just needs to find the outer element of the unread
div, using whatever method makes sense for the parent.)
2016-11-14 16:16:55 -08:00
..
assets Move assets/ to live under static/. 2016-08-26 10:23:38 -07:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images Update Desk.com webhook integration. 2016-11-11 16:06:22 -08:00
js refactor: Extract update_unread_count() in topic_list.js. 2016-11-14 16:16:55 -08:00
locale Django 1.10: Fix i18n tests. 2016-11-10 16:20:03 +05:00
styles message_edit: Restyle message_controls options to have better spacing. 2016-11-10 19:47:26 -08:00
templates message_edit: Restyle message_controls options to have better spacing. 2016-11-10 19:47:26 -08:00
third Add marked.js support to emojis in miscellaneous and dingbats block. 2016-11-14 15:58:16 -08:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt