Commit graph

942 commits

Author SHA1 Message Date
Audric Ackermann
7c1707f48e
drop old messages of opengroup 2022-04-21 11:29:14 +10:00
Audric Ackermann
3cfcf128a5
Merge remote-tracking branch 'upstream/master' into node-side-in-ts 2022-04-20 15:32:05 +10:00
Audric Ackermann
13e2f81f26
Merge remote-tracking branch 'upstream/clearnet' into node-side-in-ts 2022-04-20 15:12:28 +10:00
Audric Ackermann
4baedda349
add tests for opengroup utils 2022-04-20 15:11:22 +10:00
Audric Ackermann
e5c54cc45e
added some test for DecryptingAttachmentManager 2022-04-19 13:27:25 +10:00
Audric Ackermann
e11775a2e0
fix color of opengroup invitation 2022-04-14 15:42:22 +10:00
Audric Ackermann
6001da5ac8
add some [perf] duration measurement 2022-04-14 13:21:09 +10:00
Audric Ackermann
062db5caab
move filterDuplicatesFromDbAndIncoming to its own file and test
also add pending tests to do for in memory db and updater
2022-04-13 14:59:08 +10:00
Audric Ackermann
0158fd5ebb
filter duplicates on opengroup poll in a single sql call 2022-04-13 13:52:05 +10:00
Audric Ackermann
00d70db0be
queue user profile avatars update
also add some tests for the promise utils
2022-04-11 17:18:11 +10:00
Audric Ackermann
a9cc9a7294
add tests for attachment metadata 2022-04-07 14:47:54 +10:00
Audric Ackermann
475c92eeb4
migrate about_start to not use jquery 2022-04-07 11:42:22 +10:00
Audric Ackermann
261940e978
fix tests 2022-04-06 16:21:26 +10:00
Audric Ackermann
5047e8921b
made all verifi signatures in a single call to the worker 2022-04-06 16:21:25 +10:00
Audric Ackermann
b4dc18d65b
migrate app focus logic to events sent from node 2022-04-06 16:21:24 +10:00
Audric Ackermann
0ebc1d7e92
split attachmnent logic between what is used on main and renderer 2022-04-06 16:21:19 +10:00
Audric Ackermann
332d58027f
show draggable call container when opening settings from call convo 2022-04-06 14:18:37 +10:00
Audric Ackermann
9f8920ef2c mostly working but need to improve perfs 2022-04-04 08:53:37 +10:00
Audric Ackermann
4d72b92b25 app starts but full of errors 2022-04-01 16:55:17 +11:00
Audric Ackermann
280cc494e8 test with webpack - not working 2022-04-01 09:58:24 +11:00
Audric Ackermann
2dfd09a7b1 app kind of start background side 2022-03-31 10:22:13 +11:00
Audric Ackermann
6e8e8eaa9a move errors.js to ts 2022-03-30 10:23:16 +11:00
Audric Ackermann
79bf0c53ee move libtextsecure/crypto.js to ts
used mostly for attachments encrypting before upload/decrypt and profile
encrypt/derypt
2022-03-30 09:18:09 +11:00
Audric Ackermann
0719700371 do not end call if connection fails, instead wait for new offer 2022-03-29 16:14:32 +11:00
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
2022-03-28 12:59:07 +11:00
Audric Ackermann
6bd835dfc3
move storage.js to ts 2022-03-23 15:57:11 +11:00
Audric Ackermann
ce0848c8bf
Merge branch 'clearnet' into updater-reword 2022-03-22 11:07:06 +11:00
Audric Ackermann
9d4989b66d
cleanup constants.tsx file
and fixup commit id showing at the bottom in settings
2022-03-22 10:59:45 +11:00
Audric Ackermann
74cf88cf81
create closed group mark as approved
also, do not filter closed group based on the isApproved field in redux
2022-03-16 10:51:37 +11:00
Audric Ackermann
71aa6c813c
Merge remote-tracking branch 'upstream/clearnet' into fix-i18n-with-dollars-sign 2022-03-09 12:00:47 +11:00
warrickct
4ee51b4ee9 Removing open group blocklist code. 2022-03-08 13:17:25 +11:00
Audric Ackermann
e1f2393c3a
cleanup translated strings 2022-03-07 13:26:57 +11:00
warrickct
614cdccd2c Switch to window logging. 2022-03-07 11:27:18 +11:00
warrickct
f3cefdcf49 Add logging for debugging. 2022-03-07 11:11:35 +11:00
warrickct
096e1d24df Fix linting error, remove unnecessary conditional 2022-03-07 10:06:41 +11:00
warrickct
380d55066a Reducing excessive calls to open group blocklist. 2022-03-07 09:47:23 +11:00
warrickct
75191ae757 Add blocking joining open group based on blocklist. 2022-03-03 17:14:59 +11:00
warrickct
821f4d73ff Merge branch 'clearnet' into msg-request-ui-2 2022-03-03 14:02:10 +11:00
Audric Ackermann
f1900f9f36
remove some unused strings
and fix tos links #2176
2022-03-03 14:00:47 +11:00
Audric Ackermann
3fed22048b
rename a few loki to session 2022-02-18 13:03:47 +11:00
warrickct
c0622d47f4 Disallow disappearing messages if convo is not approved by recipient. 2022-02-17 22:20:32 +11:00
warrickct
f5972a5d1c Calling setting convo isApproved. Removing some unnecessary conditionals. 2022-02-17 22:05:13 +11:00
warrickct
ffad806366 Prevent attachments being sent for unapproved conversations. 2022-02-17 20:29:31 +11:00
warrickct
0db3c76756 Fixing linting errors 2022-02-15 13:59:58 +11:00
warrickct
893f7e99b8 Merge branch 'clearnet' into message-request-ui 2022-02-15 12:04:14 +11:00
Ian Macdonald
6613161b20
Don't nanny the user. Allow all file types as attachments.
The Android client already has no such restrictions, and these are
ineffective anyway, as they are based on the file's name, not its
payload.
2022-02-14 09:25:53 +01:00
warrickct
ee9156d4f8 Merge clearnet into message-request-ui 2022-02-14 16:42:53 +11:00
warrickct
8a8a5ca82c removing pubkey from message request response. 2022-02-11 14:47:24 +11:00
warrickct
36ca2a767c Adding PR changes 2022-02-11 12:14:58 +11:00
warrickct
0461454e27 Removing toast on request accept 2022-02-11 09:39:53 +11:00