zulip/static/templates
Steve Howell bb0608b55a Use real stream ids in our stream-related UI widgets.
Before this change, we were using sequentially generated ids
on the client side to identify streams.  Now we just use
the ids from the server.  The goal here is to reduce the
confusion of having two different ids attached to a stream.
Also, not that it matters a ton, but this also means that
the browser basically has an immutable id for each stream
that is future-proof to reloads, multiple create_sub calls, etc.
It also a bit easier to grep for ".stream_id" than ".id".

(imported from commit 057f9e50dfee127edfe3facd52da93108241666a)
2014-02-10 13:23:27 -05:00
..
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
actions_popover_content.handlebars Enable conversation narrows (but not single-message narrows) for everyone. 2013-11-25 14:00:28 -05:00
admin_streams_list.handlebars Update admin page language on deleting streams. 2014-01-29 12:41:21 -05:00
admin_tab.handlebars Allow admins to change the realm's name in the UI. 2014-02-04 11:33:19 -05:00
admin_user_list.handlebars Hide "Make admin"/"Remove admin" button when deactivating a user. 2014-01-17 17:34:31 -05:00
alert_word_settings_item.handlebars slightly stricter linting of html templates 2013-12-17 12:05:23 -05:00
announce_stream_docs.handlebars Add "announce stream" option to frontend UI 2013-08-29 10:32:37 -04:00
bankruptcy_modal.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
bot_avatar_row.handlebars Do not use display: none on file inputs, as some browsers will not let you trigger clicks on them 2013-11-19 12:35:11 -05:00
change_stream_privacy.handlebars Remove hidden inputs from the tab order on the stream page 2014-01-10 21:38:58 -05:00
compose-invite-users.handlebars Fix indentation in compose-invite-users.handlebars 2013-10-09 17:18:57 -04:00
compose_notification.handlebars Attempt 2: Notifications in the composebox 2013-11-18 16:09:34 -05:00
email_address_hint.handlebars Add a (?) popover hint next to stream email addresses. 2013-08-28 16:43:40 -04:00
group_pms.handlebars Align names in group PM list 2013-12-06 17:54:05 -05:00
invite_subscription.handlebars Close input tag in invite_subscription.handlebars 2013-10-08 17:21:52 -04:00
message.handlebars Allow editing of locally echoed messages that failed to be sent 2014-01-23 16:28:55 -05:00
message_edit_form.handlebars Close input tag in message_edit_form.handlebars 2013-10-08 17:21:53 -04:00
message_info_popover_content.handlebars Fix narrowing links in message popovers. 2013-11-25 14:00:28 -05:00
message_info_popover_title.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
new_stream_users.handlebars Close input tag in new_stream_users.handlebars 2013-10-08 17:21:55 -04:00
notification.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
notification_docs.handlebars Remove transitional feature_flags.alert_words flag. 2013-10-15 09:57:19 -04:00
sidebar_subject_list.handlebars Make the more 'topics link' a bit more muted. 2013-11-27 18:34:21 -05:00
stream_member_list_entry.handlebars Give admins the ability to unsubscribe people from streams. 2014-01-31 11:23:14 -05:00
stream_privacy.handlebars Extract stream_privacy.handlebars partial template. 2014-01-17 16:37:47 -05:00
stream_sidebar_actions.handlebars Use real stream ids in our stream-related UI widgets. 2014-02-10 13:23:27 -05:00
stream_sidebar_row.handlebars Extract stream_privacy.handlebars partial template. 2014-01-17 16:37:47 -05:00
subscription.handlebars Use real stream ids in our stream-related UI widgets. 2014-02-10 13:23:27 -05:00
subscription_setting_icon.handlebars Extract subscription_setting_icon.handlebars 2014-01-06 11:59:47 -05:00
subscription_table_body.handlebars Remove "Create new stream" UI for restricted users. 2014-01-16 14:43:57 -05:00
subscription_type.handlebars Extract subscription_type.handlebars 2014-01-06 11:59:47 -05:00
tab_bar.handlebars Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
topic_edit_form.handlebars Close input tag in topic_edit_form.handlebars 2013-10-08 17:21:56 -04:00
topic_sidebar_actions.handlebars Add mute/unmute to topic sidebar menu 2013-09-17 18:53:28 -04:00
trailing_bookend.handlebars Fix indentation in trailing_bookend.handlebars 2013-10-09 17:18:58 -04:00
tutorial_home.handlebars Make the tutorial shorter, and visually highlight important concepts. 2014-01-23 17:06:27 -05:00
tutorial_message.handlebars Make the tutorial shorter, and visually highlight important concepts. 2014-01-23 17:06:27 -05:00
tutorial_reply.handlebars Make the tutorial shorter, and visually highlight important concepts. 2014-01-23 17:06:27 -05:00
tutorial_stream.handlebars Make the tutorial shorter, and visually highlight important concepts. 2014-01-23 17:06:27 -05:00
tutorial_subject.handlebars Don't let the tutorial popovers get clipped on long names or small windows. 2013-08-27 15:09:28 -04: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_rows.handlebars Move user list unread-count logic to templates. 2013-12-17 10:59:25 -05:00
user_sidebar_actions.handlebars Consistently bold things in the sidebar popovers. 2013-10-04 01:36:34 -04:00