Cable-Desktop/js
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
..
models Fix no delivery receipts on close session messages 2015-12-11 12:06:45 -08:00
views Remove received_at from message detail on outgoing messages 2015-12-20 23:45:35 -08:00
axolotl_store.js Clear session store when re-registering 2015-11-04 13:52:47 -08:00
background.js More logging 2015-12-17 16:42:54 -08:00
chromium.js Don't wake up to check messages if not registered 2015-12-17 16:36:14 -08:00
components.js Terminate cursor cleanly when using limit and index 2015-11-15 14:56:58 -08:00
conversation_controller.js Don't let unreadCount become negative 2015-11-19 10:47:50 -08:00
conversation_panel.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
database.js Add migration to update search tokens 2015-12-09 18:58:51 -08:00
debugLog.js Log global errors 2015-12-07 13:54:51 -08:00
index.js Log global errors 2015-12-07 13:54:51 -08:00
libaxolotl-worker.js Use a worker to facilitate key generation 2015-05-05 17:44:55 -07:00
libphonenumber-util.js Refactor number parsing and validation 2015-12-09 18:58:51 -08:00
libtextsecure.js More logging 2015-12-17 16:42:54 -08:00
notifications.js Silently remove read messages from existing notifications 2015-12-01 13:53:59 -08:00
options.js Auto-populate device name 2015-11-07 23:24:29 -08:00
panel_controller.js Clear dock/taskbar attention on window focus 2015-12-11 10:41:44 -08:00
register.js Fix standalone registration 2015-10-01 22:04:07 -07:00
storage.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00