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 955ef60292 Fix list_view-related error in background page
Background page conversations were trying to trigger events on the inbox
list view which had been destroyed, resulting in a background page
console error of "can't read innerHeight of null".

Avoid this by removing listeners when the inbox window is closed.
10 years ago
..
attachment_preview_view.js Add a view for attachment previews 10 years ago
attachment_view.js Group avatars 10 years ago
conversation_list_item_view.js Untangle select vs open events 10 years ago
conversation_list_view.js Implement typeahead (first pass) 10 years ago
conversation_view.js Wire up end session and leave group 10 years ago
end_session_view.js Render end session messages correctly 10 years ago
file_input_view.js WIP pill view for selected recipients 10 years ago
file_modal_view.js Hide file modal until it's needed 10 years ago
group_update_view.js Render leave-group messages correctly 10 years ago
inbox_view.js Fix list_view-related error in background page 10 years ago
list_view.js Fix list_view.js and message_view.js whitespace 10 years ago
message_list_view.js Add some resizes 10 years ago
message_view.js Fix list_view.js and message_view.js whitespace 10 years ago
new_conversation_view.js Fixes #161 10 years ago
new_group_update_view.js Hook up group creation flow UI 10 years ago
new_group_view.js Add license headers 10 years ago
notifications.js Thread model and UI improvements 11 years ago
phone-input-view.js Fire an event on phone number validation 10 years ago