zulip/static
m-e-l-u-h-a-n c6f8b9d807 profile: Add unsubscribe button in user profile modal.
We add unsubscribe button in the stream list that allows
users and admins to unsubscribe them using profile modal.

If a user attempts to unsubscribe from a private stream
we redirect them to do so from stream setting overlay
to avoid a really confusing user experience as we ask
for confirmation before unsubscribing such streams.
2021-06-30 15:17:26 -07:00
..
assets zulip-icon: Add `zulip-icon` as classPrefix for icon. 2021-04-29 09:02:25 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images integrations: Add Freshstatus webhook integration. 2021-05-27 23:38:11 -07:00
js profile: Add unsubscribe button in user profile modal. 2021-06-30 15:17:26 -07:00
shared shared: Bump version to 0.0.6. 2021-06-15 14:40:58 -07:00
styles profile: Add unsubscribe button in user profile modal. 2021-06-30 15:17:26 -07:00
templates profile: Add unsubscribe button in user profile modal. 2021-06-30 15:17:26 -07:00
third minor: Simplify `usermention` regex and properly use capturing groups. 2021-05-20 11:35:04 -07:00
.gitignore