zulip/static/templates
Tim Abbott 78c7d749d9 passwords: Set title/aria-label attributes dynamically.
This allows us to use different "Show password" and "Hide password"
for these labels, which is more consistent with how other products
implement this.

It also lets us delete N duplicate copies of these strings in the HTML.
2021-04-23 15:01:37 -07:00
..
settings passwords: Set title/aria-label attributes dynamically. 2021-04-23 15:01:37 -07:00
widgets templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
actions_popover_content.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
admin_bot_form.hbs frontend: Fix broken label tag and removed label expression. 2021-03-30 16:14:42 -07: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_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_linkifier_list.hbs refactor: Rename filter to linkifier in frontend code and docs. 2021-03-15 11:19:59 -07:00
admin_profile_field_list.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
admin_settings_modals.hbs templates: Remove revoke_invite_modal from admin_settings_modals. 2021-04-13 17:41:10 -07:00
admin_tab.hbs settings_playground: Add UI to list all playgrounds. 2021-04-19 12:54:59 -07:00
admin_user_group_list.hbs ui: Use unicode U+2026 instead of literal "..." characters. 2021-04-17 09:07:46 -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 templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
announce_stream_docs.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
archive_message_group.hbs templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
archive_recipient_row.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
blueslip_stacktrace.hbs blueslip: Make stack trace more readable. 2019-10-31 13:47:54 -07:00
bookend.hbs message_list: Convert bookend_content messages to FormatJS. 2021-04-13 17:41:10 -07:00
bot_avatar_row.hbs settings: Change username to bot email in bot settings HTML. 2019-09-23 15:55:25 -07:00
buddy_list_tooltip_content.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
compose_all_everyone.hbs templates: Fix <br> → <br /> to be parseable by FormatJS. 2021-04-20 14:39:53 -07:00
compose_announce.hbs templates: Fix <br> → <br /> to be parseable by FormatJS. 2021-04-20 14:39:53 -07:00
compose_control_buttons.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
compose_invite_users.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
compose_not_subscribed.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
compose_notification.hbs lint: Replace local variables named 'msgid' with 'message_id'. 2019-08-28 15:19:30 -07:00
compose_private_stream_alert.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
compose.hbs compose: Move control buttons into a file of their own. 2021-04-19 16:54:54 -07:00
confirm_delete_user_avatar.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
confirm_delete_user.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
confirm_dialog.hbs confirm_dialog: Add close-modal-btn class to cancel buttons. 2021-03-30 16:51:42 -07:00
confirm_mute_user.hbs mute user: Add dev-only UI to mute/unmute a user. 2021-04-21 10:14:27 -07:00
confirm_unstar_all_messages_in_topic.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
confirm_unstar_all_messages.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
copy_code_button.hbs copy_code_button: Use tippy for tooltip. 2021-04-07 17:11:23 -07:00
copy_invite_link.hbs copy_invite_link: Use tippy for tooltip. 2021-04-08 09:50:43 -07:00
copy_message_button.hbs message_edit: Fix copy paste bug on local-echo/pending message. 2021-04-13 12:57:20 -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 templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
delete_topic_modal.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
draft_table_body.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
draft.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
edit_bot.hbs bots settings: Add puppeteer test for edit bot setting. 2021-04-13 11:42:36 -07:00
edit_content_button.hbs message feed: Make message controls more accessible. 2020-07-30 16:53:00 -07:00
edited_notice.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
embedded_bot_config_item.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
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 templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
emoji_popover.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
emoji_showcase.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
favicon.svg.hbs dependencies: Upgrade Source Sans Pro font to Source Sans 3. 2021-02-23 14:55:33 -08:00
feedback_container.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
giphy_picker_mobile.hbs giphy: Use GIPHY web SDK to allow inserting GIFs in compose box. 2021-04-05 15:04:49 -07:00
giphy_picker.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
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 templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
input_pill.hbs templates: Fix missing quoting of attributes in HTML templates. 2020-06-16 23:35:39 -07:00
intro_reply_hotspot.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
invitation_failed_error.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07: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 templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
markdown_help.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
markdown_timestamp.hbs markdown: Add fa-clock icon before markdown timestamps. 2021-03-14 22:57:01 -07:00
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 templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
message_body.hbs ui: Use unicode U+2026 instead of literal "..." characters. 2021-04-17 09:07:46 -07:00
message_controls.hbs message_controls: Don't set css properties for all divs in it. 2021-04-14 10:15:58 -07:00
message_edit_form.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
message_edit_history.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
message_group.hbs templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
message_reaction.hbs templates: Fix missing quoting of attributes in HTML templates. 2020-06-16 23:35:39 -07:00
message_reactions.hbs reaction_button: Use tippy for tooltip. 2021-04-07 17:38:40 -07:00
message_view_header.hbs message_view_header: Remove not used tooltip dataset. 2021-04-07 17:38:40 -07:00
mobile_message_buttons_popover_content.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
mobile_message_buttons_popover.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
more_topics_spinner.hbs topic list: Split out spinner template. 2020-01-30 12:15:40 -08:00
more_topics.hbs topic_list_item: Use unread_counts class for showing unread count. 2021-04-14 10:57:16 -07:00
move_topic_to_stream.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
muted_topic_ui_row.hbs templates: Fix missing quoting of attributes in HTML templates. 2020-06-16 23:35:39 -07:00
muted_user_ui_row.hbs settings: Add UI page for managing muted users. 2021-04-21 10:17:44 -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: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
no_arrow_popover.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
non_editable_user_group.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
playground_links_popover_content.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
pm_list_item.hbs pm_list_item: Use unread_counts class for showing unread count. 2021-04-14 10:57:16 -07:00
recent_topic_row.hbs recent_topics: Use unread_counts class for showing unread count. 2021-04-14 10:57:16 -07:00
recent_topics_filters.hbs recent_topic: Add role and area properties according to MDN docs. 2021-03-16 14:54:22 -07:00
recent_topics_table.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
recipient_row.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
remind_me_popover_content.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
settings_tab.hbs settings: Add UI page for managing muted users. 2021-04-21 10:17:44 -07:00
single_message.hbs templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
starred_messages_sidebar_actions.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
stream_creation_form.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -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 templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
stream_sidebar_actions.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
stream_sidebar_row.hbs stream_list: Use unread_counts class for showing unread count. 2021-04-14 10:57:16 -07:00
stream_subscription_info.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
stream_types.hbs stream_types: Use tippy for tooltip. 2021-04-07 17:38:40 -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 templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
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 templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
subscription_settings.hbs templates: Fix reference to nonexistent oneself variable. 2021-04-13 17:41:10 -07:00
subscription_stream_privacy_modal.hbs stream_edit: Rename class of cancel btn in stream-privacy modal. 2021-03-30 16:51:42 -07:00
subscription_table_body.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
subscription_type.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
subscription.hbs subscription: Use tippy for tooltip. 2021-04-07 17:38:40 -07:00
subscriptions.hbs templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
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 topic_list_item: Use unread_counts class for showing unread count. 2021-04-14 10:57:16 -07:00
topic_muted.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
topic_sidebar_actions.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
typeahead_list_item.hbs css: Add separate class for typeahead items with no presence circle. 2021-03-12 02:10:21 -08:00
typing_notification.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
typing_notifications.hbs typing: Display several people are typing... 2021-04-07 00:17:30 -07:00
unsubscribe_private_stream_modal.hbs streams: Show warning when unsubscribing a private stream. 2021-03-30 17:02:44 -07: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_content.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
user_group_info_popover.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
user_groups_admin.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
user_info_popover_content.hbs mute user: Add dev-only UI to mute/unmute a user. 2021-04-21 10:14:27 -07:00
user_info_popover_title.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
user_presence_row.hbs user_presence_row: Use unread_counts class for showing unread count. 2021-04-14 10:57:16 -07:00
user_presence_rows.hbs docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
user_profile_modal.hbs templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
view_code_in_playground.hbs view_code_in_playground: Use tippy for tooltip. 2021-04-07 17:38:40 -07:00