mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
Use the new MessageList for storing messages
(imported from commit 38a04d2ff504aa49189997b972318af7c944d528)
This commit is contained in:
@@ -27,7 +27,7 @@ var globals =
|
||||
+ ' tutorial'
|
||||
|
||||
// zephyr.js
|
||||
+ ' message_array message_dict get_updates_params'
|
||||
+ ' all_msg_list narrowed_msg_list current_msg_list get_updates_params'
|
||||
+ ' clear_table add_to_table add_messages'
|
||||
+ ' subject_dict people_dict same_stream_and_subject'
|
||||
+ ' keep_pointer_in_view move_pointer_at_page_top_and_bottom'
|
||||
|
||||
Reference in New Issue
Block a user