Thomas Belin
Thomas Belin
This completely removes Cryptobox from the core package. Cryptobox is now fully deprecated in favor of CoreCrypto that will handle both proteus and mls cryptographic operations
This is a first step into having a monorepo structure for all our apps and packages. The long run idea is to have - https://github.com/wireapp/wire-account - https://github.com/wireapp/wire-desktop - https://github.com/wireapp/wire-webapp in...
I am currently re-writing `@cycle/collection` in typescript (#28). In the process, I am asking myself a few questions about the API design. The main question I have is: do we...
## Description This will start using the `wire-webapp-staging` (running node20) as the deployment target for staging bumps.
This will make sure that sending a large message to many devices will not generate a huge payload to encrypt and send to backend. In this case, an `external` message...