zulip/static
vaibhavrajsingh2001 6ddc4827fe design: Make copy text button clickable again.
Due to added opacity of 0.5 through the readonly property, the button
for copy and close was not clickable. Increasing z-index of the button
solves it.
2020-04-20 16:01:14 -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 Add stream sorting widget to subscriptions page 2020-04-19 15:07:37 -04: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