signal-desktop/js/views
lilia 04359c9184 Remove received_at from message detail on outgoing messages
Only show sent_at for outgoing messages, matching Android.

The received_at timestamp reflects the time a message was saved locally.
It is necessary on both incoming and outgoing messages for sorting
purposes, but can be confusing in the context of an outgoing message
detail view, since users don't think about themselves "receiving" their
own messages, and may even interpret this as the time that a message was
received by their conversation partner's device.

// FREEBIE
2015-12-20 23:45:35 -08:00
..
attachment_preview_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
attachment_view.js Fix scroll position jumping when images load 2015-11-15 15:32:35 -08:00
confirmation_dialog_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
contact_list_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
conversation_list_item_view.js Display unreadCount badges in conversation list 2015-11-09 16:59:52 -08:00
conversation_list_view.js Fixup change:active_at handling when setting null 2015-09-14 16:29:03 -07:00
conversation_search_view.js Provide user feedback when number is invalid 2015-12-09 18:58:52 -08:00
conversation_view.js Display phone number in conversation header 2015-12-04 12:15:12 -08:00
debug_log_view.js Add UI for submitting debug logs 2015-09-16 11:28:37 -07:00
end_session_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
error_view.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
file_input_view.js Return early from previewImages for unsupported files 2015-12-20 22:16:54 -08:00
group_member_list_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08: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 Upsize svg identicons 2015-09-14 13:49:19 -07:00
inbox_view.js Remove unused code 2015-12-09 18:58:51 -08:00
install_view.js Validate number before showing step 4 2015-11-07 23:24:29 -08:00
key_conflict_dialogue_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
key_verification_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
list_view.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
message_detail_view.js Remove received_at from message detail on outgoing messages 2015-12-20 23:45:35 -08:00
message_list_view.js Fix scroll position jumping when images load 2015-11-15 15:32:35 -08:00
message_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
new_conversation_view.js DRY up group update sending 2015-09-23 16:45:07 -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
timestamp_view.js Clear timestamp timeouts if the window closes 2015-11-06 16:47:30 -08:00
toast_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
whisper_view.js Add comment 2015-10-01 10:55:04 -07:00
window_controls_view.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00