zulip/static
sahil839 821059814e typeahead: Fix broken email address handling in typeahead.
Previously, when email_address_visibility was set to admins only, the
non-admin users were not shown emails in typeaheads, while admins were
shown emails of the form 'user11@zulipdev.com'.

This commit corrects it to show the original emails in typeaheads and
input box of adding subscribers to admins and the behaviour is same
for non-admins.
2020-04-20 20:49:47 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images settings UI: Make the settings avatar delete/edit UI slicker. 2020-04-15 15:15:57 -07:00
js typeahead: Fix broken email address handling in typeahead. 2020-04-20 20:49:47 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles design: Make copy text button clickable again. 2020-04-20 16:01:14 -07:00
templates manage streams: Move stream filter to next line. 2020-04-19 09:59:11 -04:00
third typeahead: Close/open typeahead with searchbox. 2020-04-17 13:37:04 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico