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.
Previously, when processing a backlog of sync messages and their delivery receipts, we would fail to mark some messages as delivered even though we got a receipt. This was due to an async race condition between saving a sync message and fetching it after the receipt arrives. Fix by re-ordering idb requests such that we save the message first and fetch it after. Fixes #479 // FREEBIE |
9 years ago | |
---|---|---|
.. | ||
models | 9 years ago | |
views | 9 years ago | |
axolotl_store.js | 10 years ago | |
background.js | 9 years ago | |
chromium.js | 10 years ago | |
components.js | 10 years ago | |
conversation_controller.js | 10 years ago | |
conversation_panel.js | 10 years ago | |
database.js | 10 years ago | |
debugLog.js | 10 years ago | |
index.js | 10 years ago | |
libaxolotl-worker.js | 10 years ago | |
libphonenumber-util.js | 10 years ago | |
libtextsecure.js | 10 years ago | |
notifications.js | 10 years ago | |
options.js | 10 years ago | |
panel_controller.js | 10 years ago | |
register.js | 10 years ago | |
storage.js | 10 years ago |