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 db167eaf1b fix a bug preventing our avatar to be updated on restore from seed
this was due to the fact that the redux was not ready when our
conversation is created. so the events were not linked
5 years ago
..
conversations fix a bug preventing our avatar to be updated on restore from seed 5 years ago
crypto Move data.js to data.ts 5 years ago
group Merge branch 'clearnet' into restore-handle-configuration 5 years ago
messages do not sync profileKey on sync => only on ConfigurationMessage 5 years ago
onions make OnionPath a singleton and build path on app Start only 5 years ago
sending fixup some building of sync message issues 5 years ago
snode_api make OnionPath a singleton and build path on app Start only 5 years ago
types speed up loading of messages by not notify on every new message 5 years ago
utils update our profile on incoming configMessage sent after our last update 5 years ago
constants.ts Merge branch 'clearnet' into restore-handle-configuration 5 years ago
index.ts move events from MessageQueue to MessageSentHandler 5 years ago
tslint.json Disable no-unused-variable for session related ts files. 5 years ago