Cable-Desktop/js
lilia 0f4f00ff4e Fix read sync on duplicate messages
In the case of a double send (same message encrypted and sent twice due
to key conflict bug), we would mark the first instance read twice rather
than marking both instances read. Fix by searching for matching messages
that have not yet been marked read.

// FREEBIE
2016-04-04 16:14:15 -07:00
..
models Fix read sync on duplicate messages 2016-04-04 16:14:15 -07:00
views Add frontend support for expiring releases 2016-04-03 21:11:50 -07:00
axolotl_store.js Turn off session logging 2016-03-14 11:33:20 -07:00
background.js Fix read sync on duplicate messages 2016-04-04 16:14:15 -07:00
chromium.js Fix i18n in tests 2016-03-23 14:04:42 -07:00
components.js Perform components concatenation missed in ec6948 2016-03-12 16:28:14 -08:00
conversation_controller.js Fix conversation list self-resorting 2016-03-25 14:32:57 -07:00
conversation_panel.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
database.js Show all contacts all the time 2016-03-18 11:21:11 -07:00
debugLog.js Fix minor style errors 2016-02-18 13:45:22 -08:00
emoji_util.js Add title text for emoji in messages. 2016-03-09 12:46:33 -08:00
expire.js Add build support for expiring old releases 2016-04-03 20:55:53 -07:00
index.js Load all inbox convos before rendering 2016-03-17 20:58:56 -07: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 Update libaxolotl 2016-04-03 14:25:30 -07:00
notifications.js Icon upgrade 2016-04-01 13:59:57 -07:00
options.js Display a message when provisioning socket fails 2016-02-09 16:23:17 -08:00
panel_controller.js Add logging when opening inbox 2016-02-27 15:30:02 -08:00
register.js Fix minor style errors 2016-02-18 13:45:22 -08:00
storage.js Tweak storage logging statement 2016-03-17 21:04:12 -07:00