zulip/static/templates
Rishi Gupta d529a94e4d Add realm setting to time-limit editing of message content.
This is controlled through the admin tab and a new field in the Realms table.
Notes:
* The admin tab setting takes a value in minutes, whereas the backend stores it
  in seconds.
* This setting is unused when allow_message_editing is false.
* There is some generosity in how the limit is enforced. For instance, if the
  user sees the hovering edit button, we ensure they have at least 5 seconds to
  click it, and if the user gets to the message edit form, we ensure they have
  at least 10 seconds to make the edit, by relaxing the limit.
* This commit also includes a countdown timer in the message edit form.

Resolves #903.
2016-07-15 13:55:49 -07:00
..
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
actions_popover_content.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
admin_default_streams_list.handlebars Make default_streams web controllable. 2016-06-09 15:24:32 -07:00
admin_emoji_list.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
admin_streams_list.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
admin_tab.handlebars Add realm setting to time-limit editing of message content. 2016-07-15 13:55:49 -07:00
admin_user_list.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
alert_word_settings_item.handlebars Add error message when user attempts to submit empty alert word. 2016-07-13 21:07:20 -07:00
announce_stream_docs.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
bankruptcy_modal.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
bookend.handlebars Add subscribe button in narrowed view when stream has no messages. 2016-05-18 20:06:30 -07:00
bot_avatar_row.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
change_stream_privacy.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
compose-invite-users.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
compose_all_everyone.handlebars Add warning for @all / @everyone. 2016-06-09 14:38:58 -07:00
compose_notification.handlebars Attempt 2: Notifications in the composebox 2013-11-18 16:09:34 -05:00
email_address_hint.handlebars Fix URL for zulip_main.png for i18n site. 2016-06-13 09:12:52 -07:00
group_pms.handlebars Align names in group PM list 2013-12-06 17:54:05 -05:00
invite_subscription.handlebars Change checked=yes/true to checked=checked in handlebars files. 2016-06-24 21:16:20 -07:00
message_edit_form.handlebars Add realm setting to time-limit editing of message content. 2016-07-15 13:55:49 -07:00
message_group.handlebars Rename message to message_container 2014-03-18 15:05:39 -04:00
message_info_popover_content.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
message_info_popover_title.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
new_stream_users.handlebars Add search box for filtering users to add when creating new streams. 2016-07-06 16:01:33 -07:00
notification.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
propagate_notification_change.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
recipient_row.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
settings_tab.handlebars Add dynamically loaded language dropdown. 2016-07-04 11:56:02 -07:00
sidebar_private_message_list.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
sidebar_subject_list.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
single_message.handlebars Fix placement of EDITED in one line status messages. 2016-06-05 10:11:05 -07:00
stream_member_list_entry.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
stream_privacy.handlebars Redesign elements in left sidebar 2014-02-18 12:50:32 -07:00
stream_sidebar_actions.handlebars Add ability to pin streams to top of the streams sidebar list. 2016-06-30 22:26:09 -07:00
stream_sidebar_row.handlebars Fix failing stream sidebar node test 2014-02-18 12:50:32 -07:00
subscription.handlebars Disable browser autocomplete adding stream members. 2016-07-06 16:01:16 -07:00
subscription_setting_icon.handlebars Extract subscription_setting_icon.handlebars 2014-01-06 11:59:47 -05:00
subscription_table_body.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
subscription_type.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
tab_bar.handlebars Fix whitespace linting errors in handlebars templates. 2016-04-08 11:52:11 -07:00
topic_edit_form.handlebars Restyle subject editing form 2014-02-18 12:50:29 -07:00
topic_sidebar_actions.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
tutorial_home.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
tutorial_message.handlebars Tweak the CSS of skip-tutorial button. 2016-06-21 14:23:17 -07:00
tutorial_reply.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
tutorial_stream.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
tutorial_subject.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00
tutorial_title.handlebars Don't let the tutorial popovers get clipped on long names or small windows. 2013-08-27 15:09:28 -04:00
user_presence_row.handlebars Fix performance issues with user presence list in large realms. 2016-02-12 20:04:43 -08:00
user_presence_rows.handlebars Fix performance issues with user presence list in large realms. 2016-02-12 20:04:43 -08:00
user_sidebar_actions.handlebars Add translation tags to the templates. 2016-05-19 22:58:26 -07:00