zulip/static
Steve Howell ecbbc8788a Move code from reactions -> emoji_picker.
This moves all the code dealing with emoji_picker
navigation and click/enter events to emoji_picker.js.

Some of the code still delegates back to reactions.js
in some way.

The navigate() code really does nothing reaction-specific,
nor does filter_emojis(), nor do some of their helpers.

This was mostly moving code, but I also did some
s/reaction// or s/reaction/emoji/ in names.
2017-05-29 17:10:05 -06: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 5xx: Remove hardcoded twitter/email contacts from nginx 500 page. 2017-05-13 22:44:34 -07:00
images user docs: Update message UI screenshots. 2017-05-22 18:35:22 -07:00
js Move code from reactions -> emoji_picker. 2017-05-29 17:10:05 -06:00
locale Fix spelling of "occurred" in various places. 2017-04-17 20:29:07 -07:00
styles katek: Make tex errors gray. 2017-05-25 10:57:10 -07:00
templates settings_org: Split out separate forms for orgs settings/permissions/auth. 2017-05-25 14:18:04 -07:00
third bugdown: Fix the regex used for unicode emoji matching. 2017-05-16 09:05:42 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
yaml docs: Document /users/me/subscriptions API endpoint. 2017-05-24 12:49:08 -07:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt