zulip/static/templates
Kevin Mehall 5d65de9b82 summarize-experiment: Fix an uncommon case that breaks rows.get().
One of the ugly parts of message_list.js is how it re-uses the message objects
from the server to hold handlebars template parameters. These objects are
shared between different message lists and re-renders, but are mutated by the
rendering process. The `dom_id` attribute is normally unset on summary rows,
and should not be used in the template. But when a message comes in with a
`dom_id` from another render, it can end up on the summary row, breaking
`rows.get()`.

(imported from commit ef6af65d5e995dffbd7234547786d6ea861920da)
2013-08-08 17:54:52 -04:00
..
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
actions_popover_content.handlebars Switch to using Font Awesome everywhere. 2013-08-02 14:49:28 -04:00
bankruptcy_modal.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
bot_avatar_row.handlebars Allow users to upload new avatars for their bots. 2013-08-01 11:05:40 -04:00
invite_subscription.handlebars Switch to using Font Awesome everywhere. 2013-08-02 14:49:28 -04:00
message.handlebars summarize-experiment: Fix an uncommon case that breaks rows.get(). 2013-08-08 17:54:52 -04:00
message_edit_form.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
message_info_popover_content.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
message_info_popover_title.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
new_stream_users.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
notification.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
notification_docs.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
sidebar_subject_list.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
sticky_app_popover.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
stream_sidebar_actions.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
stream_sidebar_row.handlebars Switch to using Font Awesome everywhere. 2013-08-02 14:49:28 -04:00
subscription.handlebars Switch to using Font Awesome everywhere. 2013-08-02 14:49:28 -04:00
subscription_table_body.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
tab_bar.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
trailing_bookend.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
tutorial_home.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
tutorial_message.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
tutorial_private.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
tutorial_reply.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
tutorial_stream.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
tutorial_subject.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
tutorial_title.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
tutorial_welcome.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
user_presence_rows.handlebars Replace presence images with CSS. 2013-08-02 17:17:53 -04:00
user_sidebar_actions.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00