zulip/static/templates
Abhishek-Balaji 6fba17599f starred_messages: Add support to unstar all messages in a topic.
Adds a "unstar messages in topic foo" option to the topic sidebar
popover, if there are any starred messages in that topic, known
to the frontend.

Altered existing "unstar all messages" confirmation modal to mention
the topic name, in the case that it was opened by the topic sidebar
codepath.

This is just a v1, and will not unstar old messages from that
topic, if they have not been fetched by the frontend.

Fixes #12194

Co-authored-by: Abhijeet Bodas <abhijeetbodas2001@gmail.com>
2021-02-15 07:38:37 -05:00
..
settings settings: Fix message not shown in empty muted topics list. 2021-02-05 11:17:46 -08:00
widgets widgets: Remove tictactoe example widget. 2020-11-03 14:46:39 -08:00
actions_popover_content.hbs message view: Add hotkey hints. 2021-01-25 14:26:43 -08:00
admin_bot_form.hbs overlay: Mitigate issue with dropdown list widget getting clipped. 2020-06-04 16:44:19 -04:00
admin_default_streams_list.hbs default streams: Change remove api to use stream_id. 2020-03-25 17:11:25 -07:00
admin_emoji_list.hbs docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
admin_export_list.hbs data exports: Keep deleted export in UI table. 2020-04-30 13:00:59 -07:00
admin_filter_list.hbs
admin_human_form.hbs users: Add docs link next to the label of dropdown for changing user's role. 2020-06-21 09:41:46 -07:00
admin_invites_list.hbs invites: Display name of referrer instead of email in invites list. 2020-09-22 15:42:53 -07:00
admin_profile_field_list.hbs templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
admin_settings_modals.hbs
admin_tab.hbs
admin_user_group_list.hbs i18n: Fix quotes of help message in user group settings. 2020-09-30 13:22:56 -07:00
admin_user_list.hbs popovers: Rename data-owner-id and data-bot-owner-id to data-user-id. 2020-09-22 15:42:53 -07:00
all_messages_sidebar_actions.hbs popovers: Add keyboard support for All Messages popover in sidebar. 2020-08-31 22:55:28 -07:00
announce_stream_docs.hbs
archive_message_group.hbs
archive_recipient_row.hbs
blueslip_stacktrace.hbs
bookend.hbs
bot_avatar_row.hbs
buddy_list_tooltip.hbs
buddy_list_tooltip_content.hbs templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
compose_all_everyone.hbs templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
compose_announce.hbs templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
compose_invite_users.hbs compose: Add data-stream-id field in compose_invite_users. 2020-07-06 15:30:01 -07:00
compose_not_subscribed.hbs
compose_notification.hbs
compose_private_stream_alert.hbs
confirm_delete_user.hbs
confirm_dialog.hbs
copy_code_button.hbs templates: Extract and tweak copy_to_clipboard_svg from both buttons. 2020-10-08 17:13:50 -07:00
copy_invite_link.hbs invite: Add Copy-to-Clipboard button for multiuse links. 2020-11-02 15:34:50 -08:00
copy_message_button.hbs templates: Extract and tweak copy_to_clipboard_svg from both buttons. 2020-10-08 17:13:50 -07:00
copy_to_clipboard_svg.hbs templates: Extract and tweak copy_to_clipboard_svg from both buttons. 2020-10-08 17:13:50 -07:00
default_language_modal.hbs
delete_topic_modal.hbs templates: Make sure users know deletion is for everyone. 2020-10-29 17:25:40 -07:00
draft.hbs CVE-2020-9444: Prevent reverse tabnabbing attacks. 2020-04-01 14:01:45 -07:00
draft_table_body.hbs
edit_bot.hbs overlay: Mitigate issue with dropdown list widget getting clipped. 2020-06-04 16:44:19 -04:00
edit_content_button.hbs message feed: Make message controls more accessible. 2020-07-30 16:53:00 -07:00
edited_notice.hbs
embedded_bot_config_item.hbs
emoji_popover.hbs
emoji_popover_content.hbs emoji_picker: Fix search input length. 2020-09-23 11:33:27 -07:00
emoji_popover_emoji.hbs templates: Fix missing quoting of attributes in HTML templates. 2020-06-16 23:35:39 -07:00
emoji_popover_search_results.hbs
emoji_showcase.hbs
favicon.svg.hbs favicon: Slightly increase the font size for short numbers. 2020-10-22 15:43:09 -07:00
feedback_container.hbs
help_link_widget.hbs CVE-2020-14194: Use noopener/noreferrer for external links. 2020-06-16 23:35:39 -07:00
hotspot_icon.hbs hotspots: Generate properly escaped HTML. 2021-02-05 09:26:47 -08:00
hotspot_overlay.hbs
input_pill.hbs templates: Fix missing quoting of attributes in HTML templates. 2020-06-16 23:35:39 -07:00
intro_reply_hotspot.hbs
invitation_failed_error.hbs invitations: Improve experience around reactivating users. 2020-01-13 18:30:51 -08:00
invite_subscription.hbs invite: Fix compose box focus on clicking (Un)check All in invite window. 2020-09-04 12:58:11 -07:00
loader.hbs
me_message.hbs messagebox: Add title-text for user profile on sender name and avatar. 2020-05-14 14:07:41 -07:00
message_avatar.hbs
message_body.hbs messagebox: Add title-text for user profile on sender name and avatar. 2020-05-14 14:07:41 -07:00
message_controls.hbs star_this_message: Change title of star-icon from "(*)" to "(Ctrl + s)". 2020-11-20 11:35:27 -08:00
message_edit_form.hbs templates: Extract and tweak copy_message_button from message_edit_form. 2020-10-08 17:13:50 -07:00
message_edit_history.hbs templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
message_group.hbs
message_reaction.hbs templates: Fix missing quoting of attributes in HTML templates. 2020-06-16 23:35:39 -07:00
message_reactions.hbs
message_view_header.hbs navbar: Rename tab_bar to message_view_header. 2020-07-30 16:23:13 -07:00
mobile_message_buttons_popover.hbs
mobile_message_buttons_popover_content.hbs
more_topics.hbs topic list: Split out spinner template. 2020-01-30 12:15:40 -08:00
more_topics_spinner.hbs topic list: Split out spinner template. 2020-01-30 12:15:40 -08:00
move_topic_to_stream.hbs ui: Add loading spinner for Move Topic popover. 2020-08-31 16:51:49 -07:00
muted_topic_ui_row.hbs templates: Fix missing quoting of attributes in HTML templates. 2020-06-16 23:35:39 -07:00
navbar_icon_and_title.hbs navbar: Improve click area around stream name. 2020-06-16 17:26:55 -07:00
new_stream_users.hbs templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
no_arrow_popover.hbs
non_editable_user_group.hbs
notification.hbs
playground_links_popover_content.hbs popover: Add UI model to view code in playground(s). 2020-09-28 16:04:54 -07:00
pm_list_item.hbs pm_list: Simplify redraws for Private Messages. 2020-01-30 13:11:32 -08:00
recent_topic_row.hbs recent_topics: Show action buttons next to topic. 2020-07-15 09:59:37 -07:00
recent_topics_filters.hbs recent_topics: Move "Include muted" filter beside "All" filter. 2020-06-21 10:03:26 -07:00
recent_topics_table.hbs recent_topics: Patch colors. 2020-07-15 23:57:58 -07:00
recipient_row.hbs message_header: Fix overlap on mobile with flex. 2020-07-09 13:13:38 -07:00
remind_me_popover_content.hbs
settings_tab.hbs
single_message.hbs
starred_messages_sidebar_actions.hbs popovers: Add keyboard support for starred message popovers in sidebar. 2020-08-31 22:55:28 -07:00
stream_creation_form.hbs stream_creation_form: Remove `optional` from stream description input. 2020-08-14 10:30:56 -07:00
stream_member_list_entry.hbs subscriber list: Fix display of email addresses in subscribers list. 2020-03-08 12:42:08 -07:00
stream_privacy.hbs templates: Extract subscription_privacy partial template. 2020-04-01 14:40:41 -07:00
stream_settings_checkbox.hbs i18n: Fix quotes in mute setting help message. 2020-10-02 15:01:48 -07:00
stream_sidebar_actions.hbs popovers: Add keyboard support for stream popovers in left sidebar. 2020-08-31 22:52:28 -07:00
stream_sidebar_row.hbs stream_sidebar_row: Show full stream name on hover. 2021-01-04 18:19:48 -08:00
stream_subscription_info.hbs popover: Show normal popover for the `stream_subscription_info` users. 2020-10-12 17:42:52 -07:00
stream_types.hbs streams: Show error when trying to make a default stream private. 2020-10-29 15:47:34 -07:00
subscription.hbs stream settings: Fix UI feedback on clicking checkbox to subscribe. 2020-04-18 22:00:02 -07:00
subscription_count.hbs streams: Format subscriber count according to browser locale. 2020-07-06 11:27:43 -07:00
subscription_invites_warning_modal.hbs
subscription_members.hbs subscription_members: Make the help text more clear. 2021-02-06 08:51:36 +05:30
subscription_privacy.hbs templates: Extract subscription_privacy partial template. 2020-04-01 14:40:41 -07:00
subscription_setting_icon.hbs
subscription_settings.hbs subscription_settings: Show eye icon for view stream button. 2020-11-03 16:48:23 -08:00
subscription_stream_privacy_modal.hbs
subscription_table_body.hbs CVE-2020-14194: Use noopener/noreferrer for external links. 2020-06-16 23:35:39 -07:00
subscription_type.hbs streams: Show message retention policy details in subscription_type text. 2020-06-18 17:13:04 -07:00
subscriptions.hbs
topic_edit_form.hbs message_edit: Show error message if error edit fails. 2020-04-22 16:25:37 -07:00
topic_list_item.hbs sidebars: Replace chevron with ellipsis-v icon from the sidebars. 2020-06-14 20:57:43 -07:00
topic_muted.hbs
topic_sidebar_actions.hbs starred_messages: Add support to unstar all messages in a topic. 2021-02-15 07:38:37 -05:00
typeahead_list_item.hbs templates: Fix invalid self-closing tags. 2020-04-18 13:13:14 -07:00
typing_notification.hbs i18n: Add missing translation tags to typing notifications. 2020-02-12 10:54:34 -08:00
typing_notifications.hbs docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
unstar_messages_modal.hbs starred_messages: Add support to unstar all messages in a topic. 2021-02-15 07:38:37 -05:00
uploaded_files_list.hbs CVE-2020-14194: Use noopener/noreferrer for external links. 2020-06-16 23:35:39 -07:00
user_group_info_popover.hbs
user_group_info_popover_content.hbs
user_groups_admin.hbs CVE-2020-14194: Use noopener/noreferrer for external links. 2020-06-16 23:35:39 -07:00
user_info_popover_content.hbs popovers: Make a single click handler for opening bot owner popover. 2020-09-22 15:42:53 -07:00
user_info_popover_title.hbs
user_presence_row.hbs sidebars: Replace chevron with ellipsis-v icon from the sidebars. 2020-06-14 20:57:43 -07:00
user_presence_rows.hbs docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
user_profile_modal.hbs CVE-2020-14194: Use noopener/noreferrer for external links. 2020-06-16 23:35:39 -07:00
view_code_in_playground.hbs rendered_markdown: Display 'view code in playground' option in code blocks. 2020-09-28 16:04:54 -07:00