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 c1aada4f0f Don't request background page from background page
This file is loaded by the background page, which means it is already
bound to the background page's global context. This was not true at some
time in the distant past but is true now.

// FREEBIE
10 years ago
..
attachment_preview_view.js
attachment_view.js Fix scroll position jumping when images load 10 years ago
confirmation_dialog_view.js
contact_list_view.js
conversation_list_item_view.js Display unreadCount badges in conversation list 10 years ago
conversation_list_view.js
conversation_search_view.js Add hint for users with no groups or contacts 10 years ago
conversation_view.js Display phone number in conversation header 10 years ago
debug_log_view.js
end_session_view.js
error_view.js
file_input_view.js Restyle attachment previews 10 years ago
group_member_list_view.js
group_update_view.js
hint_view.js Add hint for users with no groups or contacts 10 years ago
identicon_svg_view.js
inbox_view.js Don't request background page from background page 10 years ago
install_view.js Validate number before showing step 4 10 years ago
key_conflict_dialogue_view.js
key_verification_view.js
list_view.js
message_detail_view.js Fix re-rendering when resolving conflicts with media 10 years ago
message_list_view.js Fix scroll position jumping when images load 10 years ago
message_view.js Fix scroll position jumping when images load 10 years ago
new_conversation_view.js DRY up group update sending 10 years ago
new_group_update_view.js DRY up group update sending 10 years ago
phone-input-view.js
recipients_input_view.js
timestamp_view.js Clear timestamp timeouts if the window closes 10 years ago
toast_view.js
whisper_view.js Add comment 10 years ago
window_controls_view.js