signal-desktop/js/views
lilia 0434c4bc53 Fixes #663 Conversation list loads in reverse order
The onChangeActiveAt listener promotes newly activated conversations to
the top of the inbox. By firing on an 'add' event, if the conversation
list happened to load after the inbox frontend was initialized, each new
entry would be incorrectly moved to the top, effectively reversing the
list.

// FREEBIE
2016-03-12 15:34:33 -08:00
..
attachment_preview_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
attachment_view.js i18n AttachmentView 2016-01-02 02:51:24 -08:00
confirmation_dialog_view.js Dedupe modal styles 2016-02-19 17:34:59 -08:00
contact_list_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
conversation_list_item_view.js Display relative timestamps in conversation list 2016-01-26 10:54:40 -08:00
conversation_list_view.js Fixup change:active_at handling when setting null 2015-09-14 16:29:03 -07:00
conversation_search_view.js Don't show left groups in list of all contacts 2016-02-22 17:11:16 -08:00
conversation_view.js Fix minor style errors 2016-02-18 13:45:22 -08:00
debug_log_view.js Ignore attempts to post empty debug logs 2016-02-22 13:59:34 -08:00
end_session_view.js i18n EndSessionView 2016-01-02 02:51:24 -08:00
error_view.js i18n KeyConflictView 2016-01-02 02:51:25 -08:00
file_input_view.js Fix minor style errors 2016-02-18 13:45:22 -08:00
group_member_list_view.js i18n GroupMemberListView 2016-01-02 02:51:24 -08:00
group_update_view.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
hint_view.js Add hint for users with no groups or contacts 2015-11-27 22:26:56 -08:00
identicon_svg_view.js Prefer single quotes 2016-01-02 02:51:25 -08:00
inbox_view.js Fixes #663 Conversation list loads in reverse order 2016-03-12 15:34:33 -08:00
install_view.js Display a message when provisioning socket fails 2016-02-09 16:23:17 -08:00
key_conflict_dialogue_view.js Refactor Contact and Conflict views 2016-02-18 12:22:43 -08:00
key_verification_view.js Don't render placeholder markup unless necessary 2016-01-19 19:49:27 -08:00
list_view.js Remove unused code 2016-01-26 14:56:16 -08:00
message_detail_view.js Refactor Contact and Conflict views 2016-02-18 12:22:43 -08:00
message_list_view.js Fix scroll position jumping when images load 2015-11-15 15:32:35 -08:00
message_view.js Remove emoji logging 2016-03-11 11:01:13 -08:00
new_conversation_view.js Fix minor style errors 2016-02-18 13:45:22 -08:00
new_group_update_view.js DRY up group update sending 2015-09-23 16:45:07 -07:00
phone-input-view.js Fix standalone registration 2015-12-10 10:36:14 -08:00
recipients_input_view.js Simplify event arguments 2015-09-21 10:32:35 -07:00
settings_view.js Restore notifications heading 2016-03-11 11:49:21 -08:00
timestamp_view.js Fix initial post-sync timestamps 2016-02-24 17:11:59 -08:00
toast_view.js i18n FileSizeToast 2016-01-02 02:51:24 -08:00
whisper_view.js Fix minor style errors 2016-02-18 13:45:22 -08:00
window_controls_view.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00