zulip/static
sahil839 0fb4045807 subs: Do not remove stream row when unsubscribing using hotkey.
We do not remove the stream row instantly from the subscribed list in
subscription overlay when unsubscribing from public streams in most
of the cases but we do so when unsubscribing using hotkey.
This commit makes it consistent by not removing the stream row on
unsubscribing using hotkey.

We also not remove the 'active' class as streams settings is still
open in the right seciton and this behavior is also consistent with
the other ways of unsubscribing.

Note that this behavior is only for public streams, we remove the
stream row in case the stream is private, as user cannot
resubscribe himself and this behavior is consistent across all ways
of unsubscribing.
2021-03-30 16:51:42 -07:00
..
assets eslint: Forbid CommonJS variables in ES6 modules. 2021-03-23 01:42:43 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images markdown: Extend user mention syntax to support user_id for mentioning. 2021-03-25 00:44:56 -07:00
js subs: Do not remove stream row when unsubscribing using hotkey. 2021-03-30 16:51:42 -07:00
shared js: Simplify code using default parameters and destructuring. 2021-03-26 09:21:46 -07:00
styles edit_bot: Fix dropdown username capitalization. 2021-03-30 16:14:42 -07:00
templates frontend: Fix broken label tag and removed label expression. 2021-03-30 16:14:42 -07:00
third markdown: Add support to shorten GitHub links. 2021-03-25 00:39:44 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00