2012-10-16 06:03:29 +02:00
{# Home tab of the app, containing messages. #}
2013-09-19 16:30:08 +02:00
< div id = "alert-bar-container" class = "alert-bar-container" style = 'display: none;' >
2013-09-05 01:47:08 +02:00
< div id = "alert-bar" class = "alert-bar" >
< div id = "alert-bar-contents" class = "alert-bar-contents" >
2013-09-19 16:30:08 +02:00
< i class = "icon-vector-desktop alert-icon" > < / i > Have you heard: the < a href = "/apps" target = "_blank" > Zulip desktop app< / a > is awesome and you should get it!
2013-09-05 01:47:08 +02:00
< i class = "icon-vector-remove close-alert-icon" > < / i >
< / div >
< / div >
< / div >
2012-10-16 06:03:29 +02:00
2013-05-09 21:12:53 +02:00
< div id = "tab_bar" class = "notdisplayed" >
< / div >
< div id = "tab_bar_underpadding" >
< / div >
2013-02-28 19:04:58 +01:00
< div id = "floating_recipient_bar" >
2013-08-22 03:51:38 +02:00
< div class = "recipient-bar-content" >
< div class = "recipient-bar-main" >
2013-02-28 19:04:58 +01:00
< table class = "floating_recipient" >
< tr id = "floating_recipient_layout_row" class = "ztable_layout_row" >
< td class = "ztable_col1" / >
< td class = "ztable_col2" / >
< / tr >
< tr style = "display: none;" id = "current_label_stream" class = "recipient_row" >
2013-06-21 23:17:27 +02:00
< td class = "message_header_colorblock" > < / td >
< td class = "message_label_clickable message_header message_header_stream right_part" > < / td >
2013-02-28 19:04:58 +01:00
< / tr >
< tr style = "display: none;" id = "current_label_private_message" class = "recipient_row" >
2013-06-21 23:17:27 +02:00
< td class = "message_header_colorblock message_header_private_message" > < / td >
< td class = "message_label_clickable message_header message_header_private_message right_part" > < / td >
2013-02-28 19:04:58 +01:00
< / tr >
< / table >
2013-08-22 03:51:38 +02:00
< / div >
2013-02-28 19:04:58 +01:00
< / div >
2012-10-15 16:53:48 +02:00
< / div >
2012-10-15 16:23:20 +02:00
2013-06-21 23:17:27 +02:00
< div class = "message_area_padder message_list" id = "main_div" >
2013-01-16 19:50:18 +01:00
< div id = "loading_more_messages_indicator" > < / div >
2013-01-15 21:41:16 +01:00
< div id = "page_loading_indicator" > < / div >
2013-02-23 19:38:25 +01:00
< div id = "first_run_message" class = "empty_feed_notice" >
2013-07-10 22:14:08 +02:00
< h4 > Welcome to Zulip< / h4 >
2013-02-12 19:28:21 +01:00
< p > See, the thing about it is... there aren't any messages
here for you right now. I'm sure someone will eventually send
you one.< / p >
< p > Or, < strong > take matters into your own hands< / strong > ,
2013-04-02 20:47:18 +02:00
and < a href = "#" class = "empty_feed_compose_stream" >
2013-02-12 19:28:21 +01:00
compose a new stream message< / a > .< / p >
< / div >
2013-02-23 19:38:25 +01:00
< div id = "empty_narrow_message" class = "empty_feed_notice" >
< h4 > Nothing's been sent here yet!< / h4 >
2013-04-02 20:47:18 +02:00
< p > Why not < a href = "#" class = "empty_feed_compose_stream" >
2013-02-23 19:38:25 +01:00
start the conversation< / a > ?< / p >
< / div >
2013-04-02 20:57:53 +02:00
< div id = "empty_narrow_all_private_message" class = "empty_feed_notice" >
2013-03-29 19:55:28 +01:00
< h4 > You have no private messages yet!< / h4 >
2013-04-02 20:47:18 +02:00
< p > Why not < a href = "#" class = "empty_feed_compose_private" >
2013-03-29 19:55:28 +01:00
start the conversation< / a > ?< / p >
< / div >
2013-04-02 20:57:53 +02:00
< div id = "empty_narrow_private_message" class = "empty_feed_notice" >
< h4 > You have no private messages with this person yet!< / h4 >
< p > Why not < a href = "#" class = "empty_feed_compose_private" >
start the conversation< / a > ?< / p >
< / div >
< div id = "empty_narrow_multi_private_message" class = "empty_feed_notice" >
< h4 > You have no private messages with these people yet!< / h4 >
< p > Why not < a href = "#" class = "empty_feed_compose_private" >
start the conversation< / a > ?< / p >
< / div >
2013-03-29 19:55:28 +01:00
< div id = "nonsubbed_stream_narrow_message" class = "empty_feed_notice" >
< h4 > You aren't subscribed to this stream!< / h4 >
2013-04-02 20:47:18 +02:00
< p > Want to < a href = "#" class = "empty_feed_join" > join it< / a > ?< / p >
2013-03-29 19:55:28 +01:00
< / div >
< div id = "empty_star_narrow_message" class = "empty_feed_notice" >
< h4 > You haven't starred anything yet!< / h4 >
< / div >
2013-05-29 00:33:03 +02:00
< div id = "empty_narrow_all_mentioned" class = "empty_feed_notice" >
< h4 > You haven't been mentioned yet.< / h4 >
< / div >
2013-03-29 19:55:28 +01:00
< div id = "empty_search_narrow_message" class = "empty_feed_notice" >
< h4 > Nobody has talked about that yet!< / h4 >
< / div >
2012-10-11 21:13:12 +02:00
< table class = "message_table focused_table" id = "zhome" >
< tbody >
< / tbody >
< / table >
< table class = "message_table" id = "zfilt" >
< tbody >
< / tbody >
< / table >
< div id = "bottom_whitespace" > < / div >
2012-10-11 20:58:44 +02:00
< / div >
2013-08-13 12:52:26 +02:00
2012-09-17 20:59:26 +02:00
2013-07-29 23:03:31 +02:00
{% include "zerver/compose.html" %}
2013-01-31 21:09:23 +01:00
< div id = "notifications-area" >
< div id = "notifications-bar" > < / div >
< / div >