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
Scott Nonnenberg 9a0a87ab40 Last seen indicator: dismissed only on open and send
It can be moved if you're not scrolled to the bottom of of the window
or the window doesn't have focus when a new message comes in. Other than
that, it marches up the window until you close and reopen the
conversation, or send a message.

Note that we do NOT mark messages as read if they come in when you are
scrolled up. But we do mark the entire conversation as read if you
switch away from the app and back.

FREEBIE
8 years ago
..
attachment_preview_view.js Normalize views' template fetching pattern 10 years ago
attachment_view.js Fix broken reference to i18n string 'mediaMessage' 8 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 Reduce unnecessary updates on conversations at startup 8 years ago
conversation_list_view.js Remove log message 9 years ago
conversation_search_view.js Add a few missing translatable strings to conversation search view 8 years ago
conversation_view.js Last seen indicator: dismissed only on open and send 8 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 Flag voice note attachment protos as such 8 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 Fix empty bubble on accepting a new key 8 years ago
install_view.js Move Whisper.events out of views and tests 8 years ago
key_conflict_dialogue_view.js Switch from fingerprints to safety numbers 9 years ago
key_verification_view.js Hide verification QR code 9 years ago
last_seen_indicator_view.js Last seen indicator: dismissed only on open and send 8 years ago
list_view.js Remove unused code 9 years ago
message_detail_view.js Localized the message detail view's timestamps 9 years ago
message_list_view.js MessageListView.measureScrollPosition: reuse variables 8 years ago
message_view.js loadAttachments: Handle the zero -> some attachments case 8 years ago
network_status_view.js Eliminate all console errors during test run 8 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
scroll_down_button_view.js Scroll down button: when scrolled up, or new non-visible message 8 years ago
settings_view.js Add an option to play audio notifications 8 years ago
timestamp_view.js Fixed bubble timestamp update timer breakdown 9 years ago
toast_view.js Generalize toast view template 9 years ago
whisper_view.js Support i18n with multiple links 9 years ago