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.
session-desktop/ts/session
Audric Ackermann 533b95c827 fix updateMessage being always at the end of the messagesList
this was because we were using Date.now() always rather than using the
envelope timestamp to save the update
4 years ago
..
conversations fix a bug preventing our avatar to be updated on restore from seed 4 years ago
crypto Move data.js to data.ts 4 years ago
group fix updateMessage being always at the end of the messagesList 4 years ago
messages do not sync profileKey on sync => only on ConfigurationMessage 4 years ago
onions make OnionPath a singleton and build path on app Start only 4 years ago
sending fixup some building of sync message issues 4 years ago
snode_api make OnionPath a singleton and build path on app Start only 4 years ago
types speed up loading of messages by not notify on every new message 4 years ago
utils update our profile on incoming configMessage sent after our last update 4 years ago
constants.ts Merge branch 'clearnet' into restore-handle-configuration 4 years ago
index.ts move events from MessageQueue to MessageSentHandler 4 years ago
tslint.json Disable no-unused-variable for session related ts files. 5 years ago