zulip/static
Weronika Grzybowska 7ac7100a1d messages: Make checking for status message consistent with backend.
Adds a check for newline that was present on backend, but missing in the
frontend markdown implementation. Updating messages uses is_me_message flag
received from server instead of its own partial test. Similarly, rendering
previews uses markdown code.

Fixes #6493.
2018-01-23 09:26:41 -05:00
..
assets icons: Create framework for custom icons and add new bot icon. 2017-11-10 11:18:42 -08:00
audio
generated
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 help: Add "Add a link preview" documentation. 2018-01-19 06:15:30 -05:00
js messages: Make checking for status message consistent with backend. 2018-01-23 09:26:41 -05:00
locale locale: Update translation files. 2018-01-18 09:13:05 -08:00
styles all streams: Show lock-icon for subscriber count, if user can't access. 2018-01-22 18:26:36 -05:00
swagger docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
templates frontend: Internally refer to bots by ID. 2018-01-23 07:29:00 -05:00
third katex: Update the `require` path to point to the new one. 2018-01-20 08:09:17 -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
node_modules