zulip/static
Steve Howell 69c082e2f6 refactor: Have emoji_picker pull from emoji.
This makes it so that the authoritative holder
of all emoji data is emoji.js, and all our
UI components that need emoji data consistently
pull data from emoji.js as needed.

Or to put it another way, we no longer need the
dispatch module to know that emoji_picker is
coupled to emoji precisely by the active_realm_emojis
data; it can now make fewer assumptions.
2020-07-26 16:07:17 -07:00
..
assets js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images integrations: Re-add Canarytoken integration. 2020-07-20 15:34:40 -07:00
js refactor: Have emoji_picker pull from emoji. 2020-07-26 16:07:17 -07:00
shared shared: Add missing katex dependency to shared package.json. 2020-07-25 12:22:25 -07:00
styles support: Add functionality to approve sponsorship requests. 2020-07-24 17:55:38 -07:00
templates stream_sidebar_actions: Rename toggle_home to toggle_stream_muted. 2020-07-21 18:26:20 -07:00
third typeahead: Replace various deprecated jQuery methods. 2020-07-22 12:20:23 -07:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00