zulip/static
Steve Howell 48b18e4a38 Only show active realm users in compose typeahead.
There's no reason to include deactivated users in compose
typeahead, since we won't let the compose happen.

This also removes cross-realm bots from the typeahead, which
is mostly driven by not having a convenient function to include
them, but also it's rare that it makes sense to talk to a cross-realm
bot unless replying to it.
2017-11-07 09:51:10 -08:00
..
assets py3: Remove "from six.moves import range". 2017-10-17 23:28:14 -07:00
audio
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
images static: Optimize SVG images. 2017-11-04 20:57:19 -07:00
js Only show active realm users in compose typeahead. 2017-11-07 09:51:10 -08:00
locale i18n: Update translation strings for 1.7 release. 2017-10-25 09:20:29 -07:00
styles left-sidebar: Add overflow ellipsis on long stream names. 2017-11-01 13:27:42 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates user settings: Enhance Uploaded files sorting. 2017-10-31 18:33:41 -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