Thomas Belin

Results 16 issues of 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

type: refactoring ๐Ÿ› 

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...

type: chore ๐Ÿงน
๐Ÿ‘• size: XXL

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.

comp: infrastructure
type: chore ๐Ÿงน
๐Ÿ‘• size: XS

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...

type: bug / fix ๐Ÿž