Commit Graph

952 Commits (9dcfbb9b3eb7b5fe8be8e44b76900d7d397f43bb)

Author SHA1 Message Date
Audric Ackermann e4e9d535fc
Merge pull request #2290 from Bilb/pre-hf-inboxes
Add inboxes to retrieve & polling of messages and detection of hardfork
3 years ago
Audric Ackermann 6c05ff3c07
move useTestNet to featureFlag dependent on ENV variables 3 years ago
Audric Ackermann 9bd8b73a0c
fix testnet 3 years ago
Ian Macdonald 09be936aa4
Report number of deletions when a deletion operation completes. 3 years ago
Audric Ackermann d948045e6a
added hf switching of poll&store requests + tests 3 years ago
Audric Ackermann 363977b358
add polling from namespace 0 and storing lastHash with namespace 3 years ago
Audric Ackermann 50ca1bcda9
added namespace field and signature using it for our own 'retrieve' 3 years ago
Audric Ackermann da9df532b0
Merge pull request #2242 from Bilb/node-side-in-ts
Node side + web worker in typescript
4 years ago
Audric Ackermann 5c8e2b4044
cleanup swarm unused after removing unused convos 4 years ago
Audric Ackermann 7c1707f48e
drop old messages of opengroup 4 years ago
Audric Ackermann 3cfcf128a5
Merge remote-tracking branch 'upstream/master' into node-side-in-ts 4 years ago
Audric Ackermann 13e2f81f26
Merge remote-tracking branch 'upstream/clearnet' into node-side-in-ts 4 years ago
Audric Ackermann 4baedda349
add tests for opengroup utils 4 years ago
Audric Ackermann e5c54cc45e
added some test for DecryptingAttachmentManager 4 years ago
Audric Ackermann e11775a2e0
fix color of opengroup invitation 4 years ago
Audric Ackermann 6001da5ac8
add some [perf] duration measurement 4 years ago
Audric Ackermann 062db5caab
move filterDuplicatesFromDbAndIncoming to its own file and test
also add pending tests to do for in memory db and updater
4 years ago
Audric Ackermann 0158fd5ebb
filter duplicates on opengroup poll in a single sql call 4 years ago
Audric Ackermann 00d70db0be
queue user profile avatars update
also add some tests for the promise utils
4 years ago
Ian Macdonald d14486b462
Make configuration sync every 2 days, in line with the comment. 4 years ago
Audric Ackermann a9cc9a7294
add tests for attachment metadata 4 years ago
Audric Ackermann 475c92eeb4
migrate about_start to not use jquery 4 years ago
Audric Ackermann 261940e978
fix tests 4 years ago
Audric Ackermann 5047e8921b
made all verifi signatures in a single call to the worker 4 years ago
Audric Ackermann b4dc18d65b
migrate app focus logic to events sent from node 4 years ago
Audric Ackermann 0ebc1d7e92
split attachmnent logic between what is used on main and renderer 4 years ago
Audric Ackermann 332d58027f
show draggable call container when opening settings from call convo 4 years ago
Audric Ackermann 9f8920ef2c mostly working but need to improve perfs 4 years ago
Audric Ackermann 4d72b92b25 app starts but full of errors 4 years ago
Audric Ackermann 280cc494e8 test with webpack - not working 4 years ago
Audric Ackermann 2dfd09a7b1 app kind of start background side 4 years ago
Audric Ackermann 6e8e8eaa9a move errors.js to ts 4 years ago
Audric Ackermann 79bf0c53ee move libtextsecure/crypto.js to ts
used mostly for attachments encrypting before upload/decrypt and profile
encrypt/derypt
4 years ago
Audric Ackermann 0719700371 do not end call if connection fails, instead wait for new offer 4 years ago
Audric Ackermann 2a11d5e71f
trigger a new offer on connect fail if we are caller
the caller is just supposed to accept the offer and send an answer back
4 years ago
Audric Ackermann 6bd835dfc3
move storage.js to ts 4 years ago
Audric Ackermann ce0848c8bf
Merge branch 'clearnet' into updater-reword 4 years ago
Audric Ackermann 9d4989b66d
cleanup constants.tsx file
and fixup commit id showing at the bottom in settings
4 years ago
Audric Ackermann 74cf88cf81
create closed group mark as approved
also, do not filter closed group based on the isApproved field in redux
4 years ago
Audric Ackermann 71aa6c813c
Merge remote-tracking branch 'upstream/clearnet' into fix-i18n-with-dollars-sign 4 years ago
warrickct 4ee51b4ee9 Removing open group blocklist code. 4 years ago
Audric Ackermann e1f2393c3a
cleanup translated strings 4 years ago
warrickct 614cdccd2c Switch to window logging. 4 years ago
warrickct f3cefdcf49 Add logging for debugging. 4 years ago
warrickct 096e1d24df Fix linting error, remove unnecessary conditional 4 years ago
warrickct 380d55066a Reducing excessive calls to open group blocklist. 4 years ago
warrickct 75191ae757 Add blocking joining open group based on blocklist. 4 years ago
warrickct 821f4d73ff Merge branch 'clearnet' into msg-request-ui-2 4 years ago
Audric Ackermann f1900f9f36
remove some unused strings
and fix tos links #2176
4 years ago
Audric Ackermann 3fed22048b
rename a few loki to session 4 years ago