SiddharthVarshney
b122ad7da4
topic-popover: Add chevron-right icon in topic popover title.
2020-06-20 14:57:54 -07:00
Tim Abbott
6f159ce5c5
templates: Clean up wording around topic moves.
...
This switches us to cleaner, simpler labels for moving topics; while
also avoiding claiming that we're only allowing moving topics to other
streams.
2020-06-10 12:12:17 -07:00
Siddharth Varshney
309ab0eb6f
topic-popover: Change design of topic popover.
...
Extracts the topic name from the list items and display
it in the popover title.
Add a seperator between normal user and admin only options.
2020-05-24 17:28:50 -07:00
Tim Abbott
b9098a42d4
messages: Allow moving a topic to another stream.
...
This completes the implementation of support for moving a topic to
another stream by adding a basic UI for it.
Fixes #6427 , which was previously the most-upvoted issue request in
Zulip.
There are likely to be a bunch of follow-up UI improvements on top of
this change to fully flesh out the feature.
2020-05-04 10:03:03 -07:00
Siddharth Varshney
962684f189
ui: replace all mute icons from eye/eye-slash with bell/bell-slash.
...
eye/eye-slash icon is generally used for toggling hiding actions and we are using that same icon for mute action which can be a bit confusing
2020-03-22 12:31:48 -07:00
Anders Kaseorg
3c3471b720
templates: Rename *.handlebars ↦ *.hbs and - ↦ _.
...
Tweaked by tabbott to avoid accidentally disabling the linter for
handlebars templates.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-12 21:11:03 -07:00