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/utils
Audric Ackermann 83a8adf033 fix: decrease retry timer of confsyncjob to 15s
- we need a rather long duration so we don't add a new job while was is
already planned to be runned, and they end up both running at the same
time.
- we also need a not too long duration for integration tests and UX
  experience, as a change could take the retry timeout to happen+polling
timer to happen, which used to be 40s total.

This brings that time to worse time change from 40 to 25s
2 years ago
..
calling Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
job_runners fix: decrease retry timer of confsyncjob to 15s 2 years ago
libsession fix: bump libsession to allow createdAt to be given during migration 2 years ago
sync fix: use releaseFeature from disappearing message PR as featureFlag 2 years ago
Attachments.ts fix: make sure we include width and height when sending attachments 3 years ago
AttachmentsDownload.ts fix: break down deleteContact based on convo type 2 years ago
AttachmentsV2.ts fix: make sure we include width and height when sending attachments 3 years ago
Groups.ts chore: remove groupModerators sogs from the db, store in redux only 2 years ago
JobQueue.ts more cleanup 4 years ago
Messages.ts fix: add namespace to all sending message calls 2 years ago
Performance.ts fix tests 3 years ago
Promise.ts Merge remote-tracking branch 'upstream/master' into onboarding 2 years ago
RingBuffer.ts fix: make circular buffer not recreate an array on each overflow 3 years ago
RingingManager.ts Various UI fixes (#2070) 4 years ago
SodiumUtils.ts Fix typos via codespell 2 years ago
String.ts fix: displayName allowed length based on bytes rather than char 3 years ago
TaskWithTimeout.ts bump react to 17 4 years ago
Toast.tsx fix: add toast on rate limit hit for reactions 3 years ago
User.ts fix: don't update state on updates already included in our syncmessage 2 years ago
errors.ts move errors.js to ts 3 years ago
index.ts chore: move syncUtils to its own folder 2 years ago