zulip/static/templates
Shubham Dhama f19b0b3254 org settings: Change message_edit settings to dropdown.
This coverts the "checkbox" for `realm_allow_message_editing`  and
"input" for `realm_message_content_edit_limit_seconds` into a
dropdown with the option for custom time limit option.
2018-04-23 18:22:35 -07:00
..
settings org settings: Change message_edit settings to dropdown. 2018-04-23 18:22:35 -07:00
.gitignore
actions_popover_content.handlebars message view: Hide "view source" and "quote" for deleted messages. 2018-03-27 16:43:24 -07:00
admin_default_streams_list.handlebars components: Make button component styles sensible. 2017-06-08 17:09:31 -07:00
admin_emoji_list.handlebars settings: Fix missing target=_blank on realm emoji images. 2017-11-25 09:43:01 -08:00
admin_filter_list.handlebars components: Make button component styles sensible. 2017-06-08 17:09:31 -07:00
admin_invites_list.handlebars invites: Differentiate users invited as admin by showing bolt icon. 2017-12-13 15:12:21 -06:00
admin_profile_field_list.handlebars profile: Add hint field in the settings UI. 2018-04-19 11:32:45 -07:00
admin_streams_list.handlebars frontend: Add aria-label attributes to textareas/input fields. 2017-07-14 14:45:10 -07:00
admin_tab.handlebars settings: Add support for adding/removing custom profile fields. 2018-03-29 13:59:16 -07:00
admin_user_group_list.handlebars settings: Add save instructions below pill container on changes. 2018-03-15 17:29:12 -07:00
admin_user_list.handlebars user settings: Disable autocomplete for name-change form. 2018-04-02 18:37:16 -07:00
alert_word_settings_item.handlebars linter: Make html singleton tags use 2 space indentation. 2018-04-07 20:08:31 -07:00
all_messages_sidebar_actions.handlebars bankruptcy: Add UI widget to mark all messages as read. 2018-02-15 18:01:03 -08:00
announce_stream_docs.handlebars create stream: Use English grammar for message about announcement. 2018-02-01 11:26:57 -08:00
bankruptcy_modal.handlebars
bookend.handlebars message view: Decode HTML in Stream subscription messages. 2017-10-11 09:59:48 -07:00
bot_avatar_row.handlebars css: Allow the bot API key to be selected on all browsers. 2018-03-06 12:55:53 -08:00
bot_owner_select.handlebars bots: Handle exception on changing bot owner to invalid user. 2018-02-13 09:23:13 -08:00
compose-invite-users.handlebars compose: Improve line wrapping for multiline compose box alerts. 2018-03-06 13:01:41 -08:00
compose_all_everyone.handlebars
compose_announce.handlebars compose: Warn users when posting to the #announce stream. 2017-12-20 07:36:50 -05:00
compose_not_subscribed.handlebars compose: Add subscribe button to the not subscribed stream error message. 2018-04-05 17:15:18 -07:00
compose_notification.handlebars unicode: Replace "×" with HTML and HEX entities. 2017-08-22 16:31:53 -07:00
compose_private_stream_alert.handlebars compose: Improve line wrapping for multiline compose box alerts. 2018-03-06 13:01:41 -08:00
default_language_modal.handlebars linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
draft.handlebars drafts: Fix confusing disconnect between focused element and enter hotkey. 2018-04-19 12:44:03 -07:00
draft_table_body.handlebars compose: Remove draft older than 30 days. 2018-03-14 10:57:11 -07:00
edit_bot.handlebars linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
email_address_hint.handlebars subscription: Improve email-hint popover style. 2018-03-23 09:55:44 -07:00
embedded_bot_config_item.handlebars linter: Make html singleton tags use 2 space indentation. 2018-04-07 20:08:31 -07:00
emoji_popover.handlebars emoji_picker: Add emoji showcase. 2017-09-29 21:09:00 +00:00
emoji_popover_content.handlebars emoji_picker: Move the category tabs to just below the emoji filter. 2017-09-29 20:22:09 +00:00
emoji_popover_emoji.handlebars emoji picker: Change the delimiter used in `emoji_id`. 2018-02-21 12:48:27 -08:00
emoji_popover_search_results.handlebars emoji_picker: Change emoji picker to be category based. 2017-08-14 12:52:35 -07:00
emoji_showcase.handlebars emoji_picker: Add emoji showcase. 2017-09-29 21:09:00 +00:00
group_pms.handlebars
hotspot_overlay.handlebars template_parser: Add parsing support for self closing tags as per HTML5. 2018-02-15 17:47:43 -05:00
input_pill.handlebars pills: Use a template to render the pills. 2018-03-31 09:32:52 -07:00
invite_subscription.handlebars linter: Make html singleton tags use 2 space indentation. 2018-04-07 20:08:31 -07:00
loader.handlebars settings: Revert "loader" indicator from fontawesome to SVG. 2018-04-06 12:32:45 -07:00
message_edit_form.handlebars message edit: Allow uploading files. 2018-03-05 10:42:38 -08:00
message_edit_history.handlebars message-editing: Show date lines between edits from different days. 2017-06-06 11:04:30 -07:00
message_group.handlebars date-separator: Make date rows unselectable. 2017-10-19 17:49:57 -07:00
message_reaction.handlebars reactions.js: Migrate webapp to use the new reactions API. 2017-11-20 15:27:20 -08:00
message_reactions.handlebars emoji_picker: Correctly restore the title attribute of base element. 2017-09-16 08:17:41 -07:00
more_topics.handlebars left-sidebar: Remove topics help code. 2017-11-15 11:01:33 -08:00
muted_topic_ui_row.handlebars Clean muted_topic_ui_row.handlebars to use 4 space indents. 2017-03-09 01:17:25 -08:00
new_stream_users.handlebars linter: Make html singleton tags use 2 space indentation. 2018-04-07 20:08:31 -07:00
non_editable_user_group.handlebars user-groups: Add template for non-editable groups. 2018-04-05 17:40:12 -07:00
notification.handlebars
propagate_notification_change.handlebars linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
recipient_row.handlebars message editing: Fix bugs in `recipient-row` template rendering. 2018-03-06 07:17:28 -08:00
remind_me_popover_content.handlebars reminders: Add UI for setting up reminders for messages in the feed. 2018-01-19 11:33:11 -05:00
settings_tab.handlebars account-settings: Removed 'Updated settings' message from admin. 2017-03-10 10:53:06 -08:00
sidebar_private_message_list.handlebars
single_message.handlebars linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
stream_member_list_entry.handlebars streams: Update button styles to new styles. 2017-08-23 12:29:32 -07:00
stream_privacy.handlebars left-sidebar: Restyle to have new look. 2017-04-25 17:47:36 -07:00
stream_sidebar_actions.handlebars stream_sidebar: Clean up use of ambiguously named data-id. 2017-08-16 18:02:29 -07:00
stream_sidebar_row.handlebars linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
subscription.handlebars subscriptions: Use tooltips for stream info hover content. 2018-03-18 19:44:53 -07:00
subscription_count.handlebars stream settings: Improves visual appearance of "subscriber counts". 2018-03-15 16:47:08 -07:00
subscription_creation_form.handlebars linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
subscription_invites_warning_modal.handlebars dark-mode: Make all modals compatible with night mode. 2018-02-09 14:21:13 -08:00
subscription_members.handlebars stream settings: Don't show add-subs-btn if user can't add subscribers. 2018-03-14 09:21:14 -07:00
subscription_setting_icon.handlebars
subscription_settings.handlebars create stream: Fix stream email not rendering on stream creation. 2018-04-07 20:10:45 -07:00
subscription_stream_privacy_modal.handlebars linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
subscription_table_body.handlebars linter: Make html singleton tags use 2 space indentation. 2018-04-07 20:08:31 -07:00
subscription_type.handlebars
tab_bar.handlebars left sidebar: Change Home to All messages. 2017-11-28 15:42:58 -08:00
topic_edit_form.handlebars message edit: show spinner on topic change. 2018-03-23 07:21:22 -07:00
topic_list_item.handlebars stream_list: Use data-topic-name for topic names. 2017-08-16 18:03:44 -07:00
topic_sidebar_actions.handlebars topic_sidebar_actions.handlebars: Upgrade font-awesome icon style. 2017-06-08 14:07:28 -07:00
typeahead_list_item.handlebars compose: Show avatars for people in typeahead autocompletes. 2018-04-09 15:47:11 -07:00
typing_notification.handlebars Add typing notifications front end. 2017-03-17 20:45:07 -07:00
typing_notifications.handlebars Add typing notifications front end. 2017-03-17 20:45:07 -07:00
uploaded_files_list.handlebars linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
user-groups-admin.handlebars user-groups: Update UI to mention only members can edit a user group. 2018-03-23 14:44:47 -07:00
user_group_info_popover.handlebars popovers: Add a popover for group mentions. 2018-02-16 13:37:02 -08:00
user_group_info_popover_content.handlebars popovers: Add a popover for group mentions. 2018-02-16 13:37:02 -08:00
user_info_popover.handlebars Remove arrow from message info popover by providing template. 2017-03-22 16:04:38 -07:00
user_info_popover_content.handlebars popover: Add an option to show user profile. 2018-04-23 16:56:24 -07:00
user_info_popover_title.handlebars Make user_popover use user_info_popover template. 2017-03-22 16:04:38 -07:00
user_presence_row.handlebars linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
user_presence_rows.handlebars
user_profile_modal.handlebars popover: Add an option to show user profile. 2018-04-23 16:56:24 -07:00