zulip/static
Tim Abbott 9ae506ac0e compose: Enable mention syntax when editing messages.
We had been waiting on doing this for a long time to make sure the
feature actually did what it was supposed to (completed last week);
this change adds the typeahead to ensure it actually works.

While we're fixing this, we remove the split between the edit and
compose code paths for typeahead, which is good, because we'd already
accidentally added the syntax-highlighting feature in only one place.

Fixes #195.
2017-10-12 18:08:32 -07:00
..
assets assets: Add email illustration SVGs to assets folder. 2017-08-24 11:37:24 -07:00
audio
generated
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
images components: Make checkboxes darker. 2017-10-11 13:15:44 -07:00
js compose: Enable mention syntax when editing messages. 2017-10-12 18:08:32 -07:00
locale locale: Update translations. 2017-10-06 10:09:53 -07:00
styles message-feed: Normalize padding for topic headers. 2017-10-12 14:25:40 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates streams: Change copy for stream creation suggestion. 2017-10-11 16:17:36 -07:00
third typeahead: Fix typeahead positioning for iOS keyboard case. 2017-10-04 17:39:42 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore static: Clean up organization of .gitignore. 2017-09-22 15:14:43 -07:00
favicon.ico
node_modules