Use the new MessageList for storing messages

(imported from commit 38a04d2ff504aa49189997b972318af7c944d528)
This commit is contained in:
Zev Benjamin
2013-02-12 14:01:24 -05:00
parent 814e3d6385
commit 97160d79d4
6 changed files with 95 additions and 100 deletions

View File

@@ -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'