zulip/static
Steve Howell 4d8d17d134 refactor: Upstream calls to set_message_booleans.
We want to call `set_message_booleans` as soon as we
get data from the server, to avoid confusion about whether
`flags` is the authoritative field.

This commit has callers to `add_message_metadata` call
`set_message_booleans`.

This also sets us up to **not** call `set_message_booleans`
in the local echo codepath, where we can just have the
markdown processor set booleans natively.
2017-12-26 09:01:21 -05:00
..
assets icons: Create framework for custom icons and add new bot icon. 2017-11-10 11:18:42 -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 frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images Add Dropbox webhook integration. 2017-12-22 10:36:21 -05:00
js refactor: Upstream calls to set_message_booleans. 2017-12-26 09:01:21 -05:00
locale Renamed 'Register' to 'Sign up' including translations 2017-12-18 10:02:15 -05:00
styles Embedded bots: Add UI for adding embedded bots. 2017-12-26 08:50:00 -05:00
swagger docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
templates Simplify/unify starring messages from the frontend. 2017-12-26 09:01:21 -05:00
third bugdown: Remove whitespace strip from inline code. 2017-12-14 07:48:10 -05:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore gitignore: Add static/generated/icons. 2017-11-21 09:27:04 -08: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