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.
30 lines
519 B
Plaintext
30 lines
519 B
Plaintext
this.messageCollection
|
|
|
|
indexeddb
|
|
|
|
|
|
remove from db
|
|
* 'sentSessionsTimestamp'
|
|
* 'processedSessionsTimestamp'
|
|
* 'sessions'
|
|
* 'preKeys'
|
|
* 'signedPreKeys'
|
|
* senderkeys
|
|
|
|
|
|
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
|
|
sendSyncMessageOnly to fix
|
|
|
|
|