zulip/static
Steve Howell 72295e94b4 typing indicators: Use user ids internally.
We now ask compose_pm_pill to give us a list of user
ids that we are PM'ing to, and we only convert user
ids to emails right before we put requests on the wire.

We also let the "pill system" tell us whether we
have unconverted data.

It also sets up for an upcoming server change where we
can just send user ids to the server.

This change should be transparent to the majority of users.
For Zephyr users we are slightly less aggressive about
sending typing indicators, since we now require valid
user ids.
2018-10-14 09:38:32 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
images webhooks: Add Netlify integration. 2018-10-05 17:04:40 -07:00
js typing indicators: Use user ids internally. 2018-10-14 09:38:32 -07:00
locale i18n: Update translation data from Transifex. 2018-08-31 16:09:58 -07:00
styles user profiles: Remove empty space under profiles with no set fields. 2018-10-14 09:37:18 -07:00
templates user profiles: Remove empty space under profiles with no set fields. 2018-10-14 09:37:18 -07:00
third marked: Warn against placing capture blocks below 'text' block. 2018-08-09 17:20:18 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules