You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-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
10 years ago
..
attachment_preview_view.js
attachment_view.js
confirmation_dialog_view.js Dedupe modal styles 10 years ago
contact_list_view.js
conversation_list_item_view.js Display relative timestamps in conversation list 10 years ago
conversation_list_view.js
conversation_search_view.js Don't show left groups in list of all contacts 10 years ago
conversation_view.js Fix minor style errors 10 years ago
debug_log_view.js Ignore attempts to post empty debug logs 10 years ago
end_session_view.js
error_view.js
file_input_view.js Fix minor style errors 10 years ago
group_member_list_view.js
group_update_view.js
hint_view.js
identicon_svg_view.js
inbox_view.js Fixes #663 Conversation list loads in reverse order 10 years ago
install_view.js Display a message when provisioning socket fails 10 years ago
key_conflict_dialogue_view.js Refactor Contact and Conflict views 10 years ago
key_verification_view.js Don't render placeholder markup unless necessary 10 years ago
list_view.js Remove unused code 10 years ago
message_detail_view.js Refactor Contact and Conflict views 10 years ago
message_list_view.js
message_view.js Remove emoji logging 10 years ago
new_conversation_view.js Fix minor style errors 10 years ago
new_group_update_view.js
phone-input-view.js
recipients_input_view.js
settings_view.js Restore notifications heading 10 years ago
timestamp_view.js Fix initial post-sync timestamps 10 years ago
toast_view.js
whisper_view.js Fix minor style errors 10 years ago
window_controls_view.js