session-desktop/AUDRICTOCLEAN.txt

39 lines
935 B
Text
Raw Normal View History

2021-01-20 06:58:59 +01:00
indexeddb
remove from db
* 'sentSessionsTimestamp'
* 'processedSessionsTimestamp'
* 'sessions'
* 'preKeys'
* 'signedPreKeys'
* senderkeys
2021-01-29 01:29:24 +01:00
getContact()
2021-01-20 06:58:59 +01:00
remove what is is Storage / user.js
remove on the UI ts files the calls to conversationModel. everything should be on the props
conversationModel
.get()
getOurNumber
primaryDevicePubKey
getRecipients() does not make asny sense right
ReadSyncs
SyncMessage
sendSyncMessage needs to be rewritten
2021-01-29 01:29:24 +01:00
sendSyncMessageOnly to fix
2021-02-15 05:16:38 +01:00
indexedDB
initializeAttachmentMetadata=>
2021-02-22 05:08:06 +01:00
run_migration
### Bug fixes on update of models
* quote of attachment does not share preview
* setting disappearing timer for isMe does not trigger the message
* expiration timer set from user1 second device is not synced to his other devices for a private chat
* add a way for users to know when the messageQueue is reconnected (loading bar or something)
* handled better reconnection