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
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
..
components fix: a few integration tests broken with latest changes 2 years ago
data Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
hooks Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
interactions Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
mains Merge remote-tracking branch 'emily/integration_tests_2' into onboarding-with-integrationtest-2 2 years ago
models Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
node Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
notifications move storage.js to ts 3 years ago
protobuf
receiver Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
session fix: decrease retry timer of confsyncjob to 15s 2 years ago
shared feat: track and delete configMessageHashes 2 years ago
shims feat: wait for confSyncJob to be done before deleting account 2 years ago
state Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
test fix: a few integration tests broken with latest changes 2 years ago
themes Fix typos via codespell 2 years ago
types Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
updater fix: readd dmg-builder as a resolution instead of root package 2 years ago
util fix: cleanup convo selectors to hope to improve performances 2 years ago
webworker fix: disable expire timer tracking for all libsession logic 2 years ago
OS.ts
blueimp-canvas-to-blob.d.ts
ip2country.d.ts
mic-recorder-to-mp3.d.ts
window.d.ts fix: break down deleteContact based on convo type 2 years ago