signal-desktop/js/views
Scott Nonnenberg da8d49b5ed ConversationView.markRead: Mark all messages read when at bottom
To handle the same 'not quite at the bottom' case that our 30px buffer
gives us for marking messages read, we use the same atBottom() method to
determine whether we should mark everything unread. Saves the effort and
potential missed messages (due to partial pixels, etc.).

FREEBIE
2017-06-07 15:27:27 -07:00
..
attachment_preview_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
attachment_view.js Fix broken reference to i18n string 'mediaMessage' 2017-06-01 15:38:26 -07:00
confirmation_dialog_view.js Dedupe modal styles 2016-02-19 17:34:59 -08:00
contact_list_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
conversation_list_item_view.js Reduce unnecessary updates on conversations at startup 2017-02-22 01:22:44 -08:00
conversation_list_view.js Remove log message 2016-10-05 19:09:21 +09:00
conversation_search_view.js Add a few missing translatable strings to conversation search view 2017-02-03 20:48:05 -08:00
conversation_view.js ConversationView.markRead: Mark all messages read when at bottom 2017-06-07 15:27:27 -07:00
debug_log_view.js Add link to github on debug log 2016-04-09 20:55:21 -07:00
error_view.js i18n KeyConflictView 2016-01-02 02:51:25 -08:00
file_input_view.js Flag voice note attachment protos as such 2017-05-12 09:55:15 -07:00
group_member_list_view.js Remove unusued event handlers 2016-03-23 15:06:23 -07:00
group_update_view.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
hint_view.js Add hint for users with no groups or contacts 2015-11-27 22:26:56 -08:00
identicon_svg_view.js Fix svg icon colors 2016-08-30 18:31:02 -07:00
inbox_view.js Fix empty bubble on accepting a new key 2017-05-02 13:50:48 -07:00
install_view.js Move Whisper.events out of views and tests 2017-04-21 13:21:18 -07:00
key_conflict_dialogue_view.js Switch from fingerprints to safety numbers 2016-10-05 19:11:39 +09:00
key_verification_view.js Hide verification QR code 2016-10-22 02:24:54 +09:00
last_seen_indicator_view.js Preserve lastSeenIndicator location when not focused 2017-06-01 16:09:27 -07:00
list_view.js Remove unused code 2016-01-26 14:56:16 -08:00
message_detail_view.js Localized the message detail view's timestamps 2016-10-27 00:49:04 +02:00
message_list_view.js Mark messages read only when visible, on receipt, focus, scroll 2017-06-01 16:09:27 -07:00
message_view.js Fix: Show hourglass on incoming disappearing messages once read 2017-06-06 15:33:55 -07:00
network_status_view.js Eliminate all console errors during test run 2017-05-23 11:08:23 -07:00
new_group_update_view.js DRY up group update sending 2015-09-23 16:45:07 -07:00
phone-input-view.js Fix standalone registration 2015-12-10 10:36:14 -08:00
recipients_input_view.js Simplify event arguments 2015-09-21 10:32:35 -07:00
recorder_view.js Add voice notes 2016-08-23 16:16:31 -07:00
scroll_down_button_view.js Scroll down button: when scrolled up, or new non-visible message 2017-05-23 11:08:23 -07:00
settings_view.js Add an option to play audio notifications 2017-02-02 09:00:14 -06:00
timestamp_view.js Fixed bubble timestamp update timer breakdown 2016-10-28 14:26:51 +09:00
toast_view.js Generalize toast view template 2016-09-07 13:04:45 -07:00
whisper_view.js fixed #1163, dark theme flaw 2017-06-01 16:45:17 -07:00