zulip/static/templates
Gittenburg 0b4568d249 message_header: Fix overlap on mobile with flex.
Previously .recipient_row_date was positioned absolutely, allowing it to
overlap with the topic name on narrow screens. This can be solved by
using flexbox. To implement the empty space between the bar controls and
the date on wider screens we move the date outside of the bar controls
(which also makes more sense semantically since the date isn't a
control).

Fixes #15501.
2020-07-09 13:13:38 -07:00
..
settings settings: Fix modal out of screen on mobile. 2020-07-02 13:47:26 -07:00
widgets templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
actions_popover_content.hbs icons: Switch from text-o to code-o for view source / edit topics. 2020-05-25 16:19:50 -07: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 CVE-2020-14194: Use noopener/noreferrer for external links. 2020-06-16 23:35:39 -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 org settings: Reduce the width occupied by the actions column in tables. 2019-08-22 13:13:24 -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: Send user_id of the referrer instead of email in invites dict. 2020-06-26 16:57:50 -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 templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
admin_tab.hbs data export: Add UI to trigger data export. 2019-08-12 18:21:38 -07:00
admin_user_group_list.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
admin_user_list.hbs settings_users: Only owner can deactivate other owners. 2020-06-14 21:20:30 -07:00
all_messages_sidebar_actions.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
announce_stream_docs.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -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: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
blueslip_stacktrace.hbs blueslip: Make stack trace more readable. 2019-10-31 13:47:54 -07:00
bookend.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -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.hbs user status: Add JS tooltips for Buddy List and PM List. 2019-11-20 12:49:37 -08:00
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 templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -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: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
confirm_delete_user.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
confirm_dialog.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
default_language_modal.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
delete_topic_modal.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
draft.hbs CVE-2020-9444: Prevent reverse tabnabbing attacks. 2020-04-01 14:01:45 -07:00
draft_table_body.hbs templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
edit_bot.hbs overlay: Mitigate issue with dropdown list widget getting clipped. 2020-06-04 16:44:19 -04:00
edited_notice.hbs message_edit: Add message edit local echo. 2019-11-20 17:40:19 -08:00
embedded_bot_config_item.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
emoji_popover.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
emoji_popover_content.hbs templates: Fix missing quoting of attributes in HTML templates. 2020-06-16 23:35:39 -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_showcase.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
feedback_container.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
help_link_widget.hbs CVE-2020-14194: Use noopener/noreferrer for external links. 2020-06-16 23:35:39 -07:00
hotspot_overlay.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -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: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
invitation_failed_error.hbs invitations: Improve experience around reactivating users. 2020-01-13 18:30:51 -08:00
invite_subscription.hbs invite: Fix capitalization for 'receives new stream notifications'. 2020-01-27 17:06:51 -08:00
loader.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -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 messagebox: Add title-text for user profile on sender name and avatar. 2020-05-14 14:07:41 -07:00
message_controls.hbs message_controls: Don't show pencil icon until server ack. 2020-06-29 16:28:52 -07:00
message_edit_form.hbs msg_edit_form: Show checkboxes in separate lines if present. 2020-07-06 12:38:58 -07:00
message_edit_history.hbs templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -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 message_view: Add a js tooltip hover for reaction button. 2019-07-19 12:45:44 -07:00
mobile_message_buttons_popover.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
mobile_message_buttons_popover_content.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
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 stream_popover: Allow editing topic without stream change. 2020-06-18 01:01:47 -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 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
notification.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -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 exact date-time on last msg time hover. 2020-06-28 15:03:54 -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: Improve variable naming of tableFixHead. 2020-06-13 16:29:19 -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 templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
settings_tab.hbs templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -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: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
stream_creation_form.hbs retention: Fix UI of stream message retention days to restrict admins. 2020-06-26 14:43:47 -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: Reorder conditionals for stream_settings_checkbox. 2020-01-28 14:26:53 -08:00
stream_sidebar_actions.hbs popovers: Improve label for choosing colors. 2020-06-10 09:55:51 -07:00
stream_sidebar_row.hbs sidebars: Replace chevron with ellipsis-v icon from the sidebars. 2020-06-14 20:57:43 -07:00
stream_types.hbs retention: Add link to message-retention-policy docs next to the heading. 2020-06-26 14:43:47 -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 templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
subscription_members.hbs stream settings: Add pills in add subscribers input. 2020-06-02 15:32:26 -07:00
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 streams: Show message retention policy details in subscription_type text. 2020-06-18 17:13:04 -07:00
subscription_stream_privacy_modal.hbs templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
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 templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
tab_bar.hbs navbar: Improve click area around stream name. 2020-06-16 17:26:55 -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 sidebars: Replace chevron with ellipsis-v icon from the sidebars. 2020-06-14 20:57:43 -07:00
topic_muted.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
topic_sidebar_actions.hbs topic-popover: Add chevron-right icon in topic popover title. 2020-06-20 14:57:54 -07: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 templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
unstar_messages_modal.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -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.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
user_group_info_popover_content.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
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 templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
user_info_popover_title.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
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 templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
user_profile_modal.hbs CVE-2020-14194: Use noopener/noreferrer for external links. 2020-06-16 23:35:39 -07:00