zulip/static
Steve Howell 9eb825fff5 Refactor PM unread counts to use user_ids as keys.
We now use comma-delimited lists of user_ids for the following
data structures in unread.js:

    - unread_privates[<user_ids_string>]
    - get_counts.pm_count[<user_ids_string>]
2016-11-15 18:31:59 -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 Add github webhook integration. 2016-11-15 10:48:12 -08:00
js Refactor PM unread counts to use user_ids as keys. 2016-11-15 18:31:59 -08:00
locale Django 1.10: Fix i18n tests. 2016-11-10 16:20:03 +05:00
styles Fix styling in api_key_box section on settings page. 2016-11-15 09:32:10 -08:00
templates buddy list: Sidebar menu now uses user_id, not email. 2016-11-15 18:31:59 -08:00
third Add missing unicode range to text: replace(inline.breaks.text) 2016-11-14 20:10:54 -08: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
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00