João Lucas de Oliveira Lopes
4d4339dae6
feat(WAProto): Optimize protobuf generation for 80%+ bundle size reduction ( #1665 )
...
* chore: remove comments and veirfy from generated proto files (improve size)
* refactor: replace fromObject with create for proto message instantiation and flag no beautiful
* chore: lint issues
2025-09-07 14:08:11 +03:00
Rajeh Taher
8dc852ee89
proto: fix proto generation, tsc: fix node imports of compiled code
2025-07-19 23:16:35 +03:00
Rajeh Taher
90781ce0f2
eslint: upgrade to version 9 + tests: remove tests
2025-07-18 22:30:50 +03:00
Rajeh Taher
787aed88b8
project: Move to ESM Modules
2025-07-17 13:54:17 +03:00
João Lucas de Oliveira Lopes
210338c747
fix: handle potential null values when creating Buffers from signing keys ( #1558 )
2025-06-25 14:58:13 -03:00
João Lucas de Oliveira Lopes
38b4ada997
fix: handle string format for signing keys in SenderKeyState ( #1552 )
2025-06-24 18:50:57 -03:00
João Lucas de Oliveira Lopes
482db6edc5
refactor: migrate WASignalGroup to TypeScript and remove deprecated files ( #1320 )
...
* refactor: migrate WASignalGroup to TypeScript and remove deprecated files
* chore: remove WASignalGroup JavaScript files from package.json
* refactor: update SenderKeyStore and SenderKeyStateStructure interfaces to export and add deserialize method. Fix types
* chore: lint issue
* refactor: improve constructor type checking and getSeed method in SenderChainKey
* refactor: update key handling to use Buffer for improved consistency
* signal: consistent naming and dir structure + add some missing types
* fix: lint issues
---------
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2025-06-21 18:02:15 +03:00
canove
fa706d0b50
chore: format everything
2025-05-06 12:10:19 -03:00
Samuel Scheit
49ab16f592
fix: registration + add captcha support ( #227 )
...
* fix: registration + update mobile version
* feat: add captcha support for registration
* fix: jid protocol address missing device
* fix: linting errors
2023-08-10 12:15:12 +03:00
Adhiraj Singh
fe1d0649b5
feat: add signal repository + tests
2023-03-18 12:25:47 +05:30