zulip/static
clarammdantas 77195f94c1 stream_settings: Don't remove stream_row if in "All Streams" tab.
If you were on "All Streams" tab and unsubscribed to a private
stream, that stream row would momentarily disappear. If you
click again on "All Streams" button, it would appear again.

The problem was that the selector was finding two elements
instead of just the tab element. To solve this we used a more
specific selector to make sure we are getting the Subscribed
tab only.
2020-05-12 14:14:13 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio
generated
html static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images integrations: Add bot avatar for grafana. 2020-05-11 01:07:44 -07:00
js stream_settings: Don't remove stream_row if in "All Streams" tab. 2020-05-12 14:14:13 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles night-mode: Update CSS for navbar separators. 2020-05-12 00:16:09 -07:00
templates tab_bar: Don't set a title for the narrow_description. 2020-05-11 16:40:55 -07:00
third typeahead: Avoid tracebacks due to navbar changes. 2020-05-06 13:25:49 -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