zulip/static
Steve Howell c256b1663e local echo: Extract message_store.reify_message_id().
We no longer do the message_store piece of reifying ids
via a trigger.  We now make an explicit call to an
ordinary function.

This has several benefits:
    - no more initialize() function
    - no more scary comments about garbage collection
    - the function has a real name now
    - the function is less indented
    - we can easily see when the message_store step happens
    - simpler node tests
    - simpler tracebacks (no jQuery cruft)
2017-07-21 11:38:25 -07: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 nginx: Use the Django 404 page for files under static/. 2017-07-18 09:55:30 -07:00
images frontend: Add feature illustrations to landing page. 2017-07-13 22:12:26 -07:00
js local echo: Extract message_store.reify_message_id(). 2017-07-21 11:38:25 -07:00
locale Remove English translations.json from source control. 2017-07-03 10:10:43 -04:00
styles landing-page: Remove navbar content max width. 2017-07-20 16:56:29 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates message-feed: Remove underline from external link icon. (#5848) 2017-07-18 15:54:35 -07:00
third markdown.js: Fix inconsistent #**stream** on new line. 2017-07-18 11:07:25 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore gitignore: Forget obsolete path static/js/bundle.js . 2017-07-19 14:19:20 -07: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
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00