Commit Graph

11552 Commits (45889ad6bbdda120f463c1208040c46f7be784ab)
 

Author SHA1 Message Date
Audric Ackermann add267ae69
make the util worker be bundled with parcel 4 years ago
Audric Ackermann e5c54cc45e
added some test for DecryptingAttachmentManager 4 years ago
Audric Ackermann b76797d264
do not use a custom sandbox for testing
instead use the one from Sinon as it is exposed for a good reason
4 years ago
Audric Ackermann e11775a2e0
fix color of opengroup invitation 4 years ago
koray-eren d7361f0774 fix linter issue 4 years ago
koray-eren c872f22014 password screen spinner implemented 4 years ago
Audric Ackermann 6001da5ac8
add some [perf] duration measurement 4 years ago
Audric Ackermann af9d2fdfa1
get rid of libtextsecure.js and componnets.js 4 years ago
Audric Ackermann 323b7ec45c
cleanup >2 months old messages in opengroups 4 years ago
Audric Ackermann c6d66ea111
add image smoothing medium when auto scaling images 4 years ago
Audric Ackermann 01bb200b24
reduce number of commits during opengroup handling of message 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 02612280c3
fix multi select including audio messages 4 years ago
Audric Ackermann 84fd12ca62
fix github action build 4 years ago
Audric Ackermann afd63c230e
remove unused curve compiled files 4 years ago
Audric Ackermann 71ab64df2d
Merge pull request #2248 from oxen-io/clearnet
show draggable call container when opening settings from call convo
4 years ago
Audric Ackermann 475c92eeb4
migrate about_start to not use jquery 4 years ago
Audric Ackermann f164302617
remove files which shouldn't be here 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 940972db2f
fix libsodium call from webworker 4 years ago
Audric Ackermann b4dc18d65b
migrate app focus logic to events sent from node 4 years ago
Audric Ackermann 1ebff6b3ae
make sure reply is available to read messages
and do not handle read messages for non private convo1
4 years ago
Audric Ackermann 0ebc1d7e92
split attachmnent logic between what is used on main and renderer 4 years ago
Audric Ackermann bfe66c163d
Merge pull request #2247 from Bilb/fix-call-overlay-settings-section
show draggable call container when opening settings from call convo
4 years ago
Audric Ackermann 332d58027f
show draggable call container when opening settings from call convo 4 years ago
koray-eren d78056618c fix linter issue 4 years ago
koray-eren ebe1ae8f12 fix emoticon search for emoji picker, typo 4 years ago
koray-eren b4a57b32eb changed emoji trigger to exclude non-alphanumeric characters 4 years ago
warrickct 3eb6bec908 fix group members sorting causing error. 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 c24d4a97f4
Merge pull request #2241 from oxen-io/clearnet
Session 1.8.4 with calls
4 years ago
Audric Ackermann 8d83d99b26
Merge pull request #2240 from Bilb/enable-calls-remove-featureflag
Sesion 1.8.4 with calls enabled
4 years ago
Audric Ackermann 909bca8714 Merge branch 'clearnet' into enable-calls-remove-featureflag 4 years ago
Audric Ackermann fe57531797 Sesion 1.8.4 with calls enabled 4 years ago
Audric Ackermann 2b17ad5cfa WIP 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
Ian Macdonald 59d45b69a9
Skip characters that are not in any alphabet or number system. 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 5bc576249b move signal.js to TS 4 years ago
Audric Ackermann 741b5b6399 bump lib to es2021 (needed for string.replaceAll 4 years ago
Audric Ackermann ff43cfa593 move worker_interface and logs and i18n to TS 4 years ago
Audric Ackermann 0dfa3e35cc refactor main_node.js to TS 4 years ago