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 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
..
apis fix: cleanup convo selectors to hope to improve performances 2 years ago
conversations fix: cleanup convo selectors to hope to improve performances 2 years ago
crypto feat: add the deleteContact and deleteConversation only menu items 2 years ago
group Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
messages chore: fix unit tests for userconfig changes 2 years ago
onions fix: make sure to include the associatedWith to handle 421 2 years ago
profile_manager fix: make sure to include the associatedWith to handle 421 2 years ago
sending fix: break down deleteContact based on convo type 2 years ago
types fix: add namespace to all sending message calls 2 years ago
utils fix: decrease retry timer of confsyncjob to 15s 2 years ago
constants.ts Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
index.ts Move scale/resize and attachment logic to typescript 3 years ago
tslint.json Cleanup redux store (#1925) 4 years ago