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 96fd017890 Support for incoming expiring messages
When initialized, or when expiration-related attributes change, expiring
messages will set timers to self-destruct. On self-destruct they trigger
'expired' events so that frontend listeners can clean up any collections
and views referencing them.

At startup, load all messages pending expiration so they can start their
timers even if they haven't been loaded in the frontend yet.

Todo: Remove expired conversation snippets from the left pane.
9 years ago
..
attachment_preview_view.js Normalize views' template fetching pattern 10 years ago
attachment_view.js Fix lightbox 9 years ago
confirmation_dialog_view.js Dedupe modal styles 9 years ago
contact_list_view.js Normalize views' template fetching pattern 10 years ago
conversation_list_item_view.js Upgrade emoji support and switch to apple emoji 9 years ago
conversation_list_view.js Don't sort if already sorted 9 years ago
conversation_search_view.js Remove newContact attribute 9 years ago
conversation_view.js Support for incoming expiring messages 9 years ago
debug_log_view.js Add link to github on debug log 9 years ago
error_view.js i18n KeyConflictView 9 years ago
file_input_view.js Add voice notes 9 years ago
group_member_list_view.js Remove unusued event handlers 9 years ago
group_update_view.js Remove erroneous license file and headers 10 years ago
hint_view.js Add hint for users with no groups or contacts 10 years ago
identicon_svg_view.js Fix svg icon colors 9 years ago
inbox_view.js Add test fixtures 9 years ago
install_view.js Support i18n with multiple links 9 years ago
key_conflict_dialogue_view.js Let key verification view lazy-load keys 9 years ago
key_verification_view.js Let key verification view lazy-load keys 9 years ago
list_view.js Remove unused code 9 years ago
message_detail_view.js Let key verification view lazy-load keys 9 years ago
message_list_view.js Fix scroll position jumping when images load 10 years ago
message_view.js Support for incoming expiring messages 9 years ago
new_conversation_view.js Fix minor style errors 9 years ago
new_group_update_view.js DRY up group update sending 10 years ago
phone-input-view.js Fix standalone registration 10 years ago
recipients_input_view.js Simplify event arguments 10 years ago
recorder_view.js Add voice notes 9 years ago
settings_view.js Add settings ui for theme 9 years ago
timestamp_view.js Allow localization of month-day format string 9 years ago
toast_view.js Generalize toast view template 9 years ago
whisper_view.js Support i18n with multiple links 9 years ago
window_controls_view.js Remove erroneous license file and headers 10 years ago