Audric Ackermann
6068b63afc
fix: fix remove password show errors
1 year ago
Audric Ackermann
7a3a80825b
fix: onboarding job runner and min snode count for broken testnet
1 year ago
Audric Ackermann
82c6f0897b
fix: add jobs for expiry update & expiry fetch
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
Audric Ackermann
0cbcecb508
fix: make avatar download job only take conversationId
...
and not the profileKey+url too as we need the db entry to be in sync
with the config wrapper data (otherwise the next commit would be made
with data out of date from the wrapper side)
2 years ago
Audric Ackermann
051c4bb262
fix: merge the confSyncDumpJob into the confSyncJob
2 years ago
Audric Ackermann
c4217cb564
feat: sync nickname, blocked and approved status for contacts
3 years ago
Audric Ackermann
7c56310e69
feat: addConfSyncJob start
3 years ago
Audric Ackermann
90804491d6
feat: add job result enum with success, retry and permanent fail
3 years ago
Audric Ackermann
08a15b210a
feat: move avatar downloading to JobRunner
3 years ago
Audric Ackermann
141c22ed43
tesat: add tests for the JobRunner class
3 years ago
Audric Ackermann
b3995c117b
feat: add a PersistedJobRunner which can handle SyncConfJobs
3 years ago