zulip/static/templates
NerdyLucifer c31ab1bcb5 recent-topics: Mark as read using unread counters in Recent topics.
The PR changes the following behaviors and UI:
1. Removes the checkmark button to mark the topic as read in
"Recent Topics".
2. Make the unread messages counter be the button for marking
all messages in the topic as read. The unread messages counter
is made clickable and tooltip is set to "Mark as read".

In "recent_topic_row.hbs", remove the checkmark button and add
classes and attributes to ".unread_counter" to give it desirable
behaviour on clicking.

In "zulip.css" set "opacity: 0.7" for ".on_hover_topic_read".

In "recent_topics.css" we set the background-color of unread counter to
hsl(105, 2%, 50%) to decrease fading of unread counter.

Fixes: #21654
2022-06-08 11:58:25 -07:00
..
confirm_dialog settings: Improve wording for deactivate bot modal. 2022-05-04 17:34:22 -07:00
navbar_alerts navbar_alerts: Add alerts for demo org deadlines. 2021-09-10 16:31:54 -07:00
settings admin: Use language_selection_widget to set notification language. 2022-06-01 17:08:00 -07:00
stream_settings stream_settings: Replace non-standard tooltip for "Announce stream" hint. 2022-05-04 17:12:07 -07:00
widgets widgets: Fix line wrapping of todo descriptions. 2022-03-21 17:52:45 -07:00
about_zulip.hbs
actions_popover_content.hbs message_feed_ui: Remove "Unmute topic" from message action menu. 2022-04-25 17:35:02 -07:00
all_messages_sidebar_actions.hbs
announce_stream_docs.hbs
blueslip_stacktrace.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
bookend.hbs message_list_view: Mark trailing bookend using a new variable. 2022-01-31 16:42:46 -08:00
buddy_list_tooltip_content.hbs
change_email_modal.hbs change_email: Migrate modal to dialog_widget. 2022-01-21 16:12:34 -08:00
compose.hbs compose: Remove special button for spectators. 2022-04-29 16:35:49 -07:00
compose_all_everyone.hbs
compose_announce.hbs
compose_control_buttons.hbs compose_control_menu: Allow to enter press to open the menu. 2022-03-15 16:14:25 -07:00
compose_control_buttons_in_popover.hbs compose: Change icon of formatting popover to a question. 2022-02-18 11:16:19 -08:00
compose_control_buttons_popover.hbs compose: Move overflowing buttons to a popover. 2021-12-02 15:11:15 -08:00
compose_invite_users.hbs compose: Clarify subscribe-other-user button label. 2021-09-16 11:09:53 -07:00
compose_not_subscribed.hbs
compose_notification.hbs
compose_private_stream_alert.hbs
compose_resolved_topic.hbs compose: Show warning while composing to a resolved topic. 2022-02-01 17:50:17 -08:00
compose_select_enter_behaviour_popover.hbs compose: Fix Enter to send switch internationalization. 2022-01-07 14:38:10 -08:00
copy_code_button.hbs copy_code_button: Attach tooltip to body to avoid overlap with parent. 2021-10-01 10:04:17 -07:00
copy_invite_link.hbs
copy_message_button.hbs
copy_to_clipboard_svg.hbs
default_language_modal.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
dialog_change_password.hbs change_password: Migrate modal to dialog_widget. 2021-11-23 15:41:54 -08:00
dialog_widget.hbs dialog_widget: Use simplebar for the modals using dialog_widget. 2021-12-01 12:13:06 -08:00
draft.hbs drafts: Add hotkey hint to restore draft. 2021-11-10 12:54:53 -08:00
draft_table_body.hbs drafts: Remove 'pro tip' from draft modal. 2022-06-02 16:42:37 -07:00
drafts_sidebar_action.hbs popovers: Add sidebar menu to delete all drafts. 2021-11-22 17:01:47 -08:00
edit_content_button.hbs
edited_notice.hbs message_feed: Remove the parenthesis around edited notices. 2022-02-10 13:52:24 -08:00
embedded_bot_config_item.hbs
emoji_popover.hbs
emoji_popover_content.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
emoji_popover_emoji.hbs
emoji_popover_search_results.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
emoji_showcase.hbs
empty_feed_notice.hbs narrow_banner: Move empty narrow messages to handlebar templates. 2021-12-07 13:38:48 -08:00
favicon.svg.hbs
feedback_container.hbs
filter_topics.hbs
gear_menu.hbs gear_menu: Allow spectators to select their default language. 2022-06-01 17:08:00 -07:00
giphy_picker.hbs
giphy_picker_mobile.hbs
help_link_widget.hbs modals: Refactor help_link_widget for confirmation modal. 2022-03-25 10:43:37 -07:00
hotspot_icon.hbs
hotspot_overlay.hbs
input_pill.hbs templates: Fix indentation formatting of input_pull.hbs. 2022-02-11 13:58:02 -08:00
invitation_failed_error.hbs help: Rewrite pages on inviting users and related permissions. 2022-03-28 17:00:10 -07:00
invite_subscription.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
invite_user.hbs invite: Add custom option for invite expiration time in frontend. 2022-04-20 13:31:37 -07:00
keyboard_shortcuts.hbs user_settings: Add option to disable escape key navigation to default view. 2021-10-29 18:15:30 -07:00
left_sidebar.hbs left_sidebar: Move "Recent topics" higher in the sidebar. 2022-02-28 12:09:24 -08:00
left_sidebar_stream_setting_popover.hbs left sidebar: Redirect users with no stream create permissions. 2022-02-11 11:02:09 -08:00
lightbox_overlay.hbs lightbox: Remove Pan/Zoom enable button. 2022-03-03 13:48:32 -08:00
loader.hbs
login_to_access.hbs spectators: Adjust the heading for the login-to-access UI. 2022-04-30 13:10:05 -07:00
login_to_view_image_button.hbs message_list_view: For spectators, show login button for failed images. 2022-03-24 10:50:00 -07:00
mark_as_read_turned_off_banner.hbs message feed: Notify user when messages are not being marked as read. 2022-02-18 14:48:31 -08:00
markdown_help.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
markdown_time_tooltip.hbs
markdown_timestamp.hbs
me_message.hbs
message_avatar.hbs
message_body.hbs status_emoji: Show status emoji in message_body. 2022-02-11 13:02:56 -08:00
message_controls.hbs message controls: Use login_to_access modal for reactions/stars. 2022-04-29 16:35:49 -07:00
message_edit_form.hbs message_editing: Fix topic edit propagate option cut-off. 2022-02-09 14:06:49 -08:00
message_edit_history.hbs message_edit: Fix internationalization of edited notices. 2022-02-01 14:09:19 -08:00
message_feed_errors.hbs narrow_banner: Simplify empty narrow messages for spectators. 2022-04-29 16:35:49 -07:00
message_group.hbs message_list_view: Cleanup unused bookend code. 2022-01-31 16:50:54 -08:00
message_hidden_dialog.hbs
message_history_modal.hbs message_edit_history: Migrate modal to dialog_widget. 2021-11-08 17:24:31 -08:00
message_inline_image_tooltip.hbs messages: Show tippy tooltip for inline images. 2022-03-21 15:36:10 -07:00
message_reaction.hbs
message_reactions.hbs message controls: Use login_to_access modal for reactions/stars. 2022-04-29 16:35:49 -07:00
message_view_header.hbs message_view_header: Add divider after stream name for spectator. 2022-05-02 10:05:33 -07:00
mobile_message_buttons_popover_content.hbs
more_topics.hbs js: Add tabindex attribute for anchor tag to allow focus. 2022-02-14 15:23:46 -08:00
more_topics_spinner.hbs
move_topic_to_stream.hbs move_topic_modal: Use `dialog_error` to display error. 2021-12-02 14:02:27 -08:00
muted_topic_ui_row.hbs settings: Clean up muted_topics/users rendering logic. 2022-02-25 17:33:11 -08:00
muted_user_ui_row.hbs settings: Clean up muted_topics/users rendering logic. 2022-02-25 17:33:11 -08:00
narrow_to_compose_recipients_tooltip.hbs compose: Display current narrow in go to conversation tooltip. 2022-04-28 12:57:42 -07:00
navbar.hbs js: Add tabindex attribute for anchor tag to allow focus. 2022-02-14 15:23:46 -08:00
navbar_icon_and_title.hbs icons: Replace fa-globe icon with a custom globe icon. 2022-03-01 11:36:38 -08:00
no_arrow_popover.hbs
non_editable_user_group.hbs
playground_links_popover_content.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
pm_list_item.hbs status_emoji: Show status emoji in single PMs in the PM list. 2022-02-12 01:06:52 +05:30
recent_topic_row.hbs recent-topics: Mark as read using unread counters in Recent topics. 2022-06-08 11:58:25 -07:00
recent_topics_filters.hbs recent_topics: Disable filter buttons for spectator. 2022-04-22 15:33:26 -07:00
recent_topics_table.hbs recent topics: Disable browser autocomplete filter widget. 2022-03-09 13:56:14 -08:00
recipient_row.hbs icons: Replace fa-globe icon with a custom globe icon. 2022-03-01 11:36:38 -08:00
remind_me_popover_content.hbs js: Add tabindex attribute for anchor tag to allow focus. 2022-02-14 15:23:46 -08:00
right_sidebar.hbs right sidebar: Clean up rendered description logic. 2022-05-05 15:17:07 -07:00
search_operators.hbs
set_status_overlay.hbs user_status: Migrate modal to dialog_widget. 2022-01-21 16:17:25 -08:00
settings_overlay.hbs settings: Fix simplebar overflow in settings sidebar. 2022-04-25 18:03:02 -07:00
settings_tab.hbs settings: Create user_notification_settings.hbs template. 2021-08-20 07:50:51 -07:00
single_message.hbs
starred_messages_sidebar_actions.hbs
status_emoji.hbs status_emoji: Extract status emoji template. 2022-02-08 16:52:49 -08:00
status_emoji_selector.hbs status_emoji: Modify centering technique for .selected_emoji. 2022-02-08 16:52:49 -08:00
stream_privacy.hbs icons: Replace fa-globe icon with a custom globe icon. 2022-03-01 11:36:38 -08:00
stream_sidebar_actions.hbs popovers: Hide most irrelevant options for spectators. 2021-09-21 10:10:54 -07:00
stream_sidebar_row.hbs left_sidebar: Hide vdots for All messages and stream buttons. 2021-11-02 11:26:19 -07:00
stream_topic_widget.hbs
topic_edit_form.hbs
topic_list_item.hbs topic_list_data: Move "if resolved" conditionals to a single place. 2022-03-07 21:35:00 -08:00
topic_muted.hbs
topic_sidebar_actions.hbs js: Add tabindex attribute for anchor tag to allow focus. 2022-02-14 15:23:46 -08:00
typeahead_list_item.hbs status_emoji: Show status emoji in compose_pm and mentions typeaheads. 2022-02-11 13:30:08 -08:00
typing_notification.hbs
typing_notifications.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
user_group_info_popover.hbs
user_group_info_popover_content.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
user_group_list_item.hbs
user_info_popover_content.hbs popovers: Hide "Send private message" if user not have PM permissions. 2022-05-05 14:02:34 -07:00
user_info_popover_title.hbs
user_presence_row.hbs status_emoji: Extract status emoji template. 2022-02-08 16:52:49 -08:00
user_presence_rows.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
user_profile_modal.hbs user profile modal: Display user ID above role. 2022-04-29 08:38:21 -07:00
user_stream_list_item.hbs
view_code_in_playground.hbs