zulip/zephyr/static/templates
Tim Abbott 8479b4f0cd [schema] Record and display whether a message was edited.
We also record the historical edits to the message in this JSON format:

 [{"prev_content": "new test message 14", "timestamp": 1369157249},
  {"prev_content": "new test message 13", "timestamp": 1369157118}]

but we don't actually do anything with the information as of yet.

(imported from commit 2d5ca449b87b33ad035ab0e076a22e150c8e7267)
2013-05-24 21:23:55 -04:00
..
.gitignore Precompile Handlebars templates in production 2013-04-02 14:43:59 -04:00
actions_popover_content.handlebars Add user interface frontend for editing messages. 2013-05-20 23:40:57 -04:00
actions_popover_title.handlebars Store the recipient stream name in message.stream. 2013-04-22 11:14:03 -04:00
invite_subscription.handlebars Remove all inline event handlers 2013-04-04 11:34:32 -04:00
message.handlebars [schema] Record and display whether a message was edited. 2013-05-24 21:23:55 -04:00
message_edit_form.handlebars Style the message edit form. 2013-05-21 14:19:56 -04:00
new_stream_users.handlebars Remove all inline event handlers 2013-04-04 11:34:32 -04:00
sidebar_stream_actions.handlebars Fix compose to stream button in actions popover. 2013-05-22 14:38:44 -04:00
sidebar_subject_list.handlebars Show unread counts next to expanded subject names 2013-05-09 10:41:32 -04:00
sticky_app_popover.handlebars templates: Add a popover with tab pinning instructions. 2013-05-14 10:27:39 -04:00
subscription.handlebars Add support for changing colors in the stream popovers. 2013-05-22 12:10:16 -04:00
tab_bar.handlebars Restore narrow icon in crumbbar 2013-05-20 23:55:03 -04:00
trailing_bookend.handlebars Modify message box layout and spacing. 2013-05-22 21:55:15 -04:00