Commit Graph

27 Commits (53059135eefd20b349bbbc7fa959b0b9c6f61d2a)

Author SHA1 Message Date
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 3 months ago
Audric Ackermann ab946e69b1 fix: finish updating dependencies 11 months ago
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 11 months ago
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
2 years ago
Audric Ackermann d948045e6a
added hf switching of poll&store requests + tests 2 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
2 years ago
Audric Ackermann 0ebc1d7e92
split attachmnent logic between what is used on main and renderer 2 years ago
Audric Ackermann 2dfd09a7b1 app kind of start background side 2 years ago
audric 9e37985d03 enable no-unused local and imports and fix tslint 3 years ago
Audric Ackermann e8f0c4aaec
move libloki to webworker and remove unused stuff in it 3 years ago
Audric Ackermann 32cb19125f
remove signalprotocoladress unused 3 years ago
Audric Ackermann 01fd927070
match envelope type with ios protos 3 years ago
Audric Ackermann c063848167
pad and unpad message everywhere
attachment not padded for opengroup only
3 years ago
Audric Ackermann 7b96aba1bf
padd Message buffer for all outgoing messages (even opengroupv2) 3 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 3 years ago
Audric Ackermann 850233bc9e review PR 3 years ago
Audric Ackermann ed84760f0e
add a tslint rule to forbid use of async without await 3 years ago
Audric Ackermann a51f95d28c
move models to TS part1 3 years ago
Audric Ackermann 6e11c6db2e
remove all reference to closed group update v2 3 years ago
Audric Ackermann a0703bc2f9
remove primary and secondary device separate status 3 years ago
Audric Ackermann 72c96ea998
remove most of the SessionProtocol unused stuff
- prekeys
- SessionCipher
- LokiCipher
- endSession and the reset Session logic
- what we called Sessionprotocol manager (to keep track of session with
everyone)
3 years ago
Audric Ackermann eb9828a3b7 fix tests 3 years ago
Audric Ackermann d43ae09eb0
first working version of closed group v2 3 years ago
Audric Ackermann adf0d03d35
add test for the MessageEncrypter using Session protocol 4 years ago
Audric Ackermann f28dfe5a94 use fallbacks for message even if we have a session with the device 4 years ago
Audric Ackermann 28d2481389
fix tests 4 years ago
Audric Ackermann 80b0821781
move unit tests to sub folder 4 years ago