zulip/static
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
..
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images Replace old Trello integration with a webhook integration. 2016-07-13 21:00:27 -07:00
js Add realm setting to time-limit editing of message content. 2016-07-15 13:55:49 -07:00
locale Update translations data from Transifex. 2016-06-21 16:45:55 -07:00
styles Add realm setting to time-limit editing of message content. 2016-07-15 13:55:49 -07:00
templates Add realm setting to time-limit editing of message content. 2016-07-15 13:55:49 -07:00
third [third] Upgrade jquery to version 1.8.3. 2016-07-08 11:09:54 -07:00
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
favicon.ico Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00