zulip/static
Steve Howell 87f5c22593 Simplify how we find the current user's emoji reactions.
This adds the current_user_has_reacted_to_emoji() helper.

This new helper is easier to use and slightly more efficient
than calling get_user_list_for_message_reaction() and then
indexOf().

This also replaces one call to get_user_list_for_message_reaction()
with a list of user_ids that we already had locally.

The node tests were improved a bit here, including a minor
whitespace fixup.
2017-05-11 09:39:17 -07: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 Restyle /hello/ page. 2017-05-09 16:31:57 -07:00
js Simplify how we find the current user's emoji reactions. 2017-05-11 09:39:17 -07:00
locale Fix spelling of "occurred" in various places. 2017-04-17 20:29:07 -07:00
styles css: Remove black background for signin logo. 2017-05-11 09:00:23 -07:00
templates Only render one stream at a time for editing. 2017-05-11 08:46:52 -07:00
third KaTeX: Fix path to KaTeX bundle in production. 2017-04-21 14:56:19 -07: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