Commit Graph

15 Commits

Author SHA1 Message Date
Rajeh Taher b1fcab0216 messages-recv,encode: Implement proper fixes 2025-01-31 23:59:04 +02:00
Rajeh Taher fcbae0e3f2 wabinary: fix misinterpreted string encoding as hex (#1224, @vphelipe)
Thanks @vphelipe for providing the fix in #1224
2025-01-31 21:22:18 +02:00
Rajeh Taher 18ac07df8e lint: 0 warnings left 2024-10-14 05:15:10 +03:00
devlikeapro f1fe3ea115 Speed up encodeBinaryNode in x100 times if encoding many items in content (#882)
Do not convert to buffer in inner recursion, we need it only at the end
2024-07-03 10:27:40 +03:00
Rajeh Taher a11d2deaa5 fixing group messaging 2023-10-01 16:41:49 +00:00
Rajeh Taher 2da9f2deac Update encode.ts 2023-10-01 14:58:19 +03:00
Rajeh Taher 6c1fd75789 Update encode.ts 2023-10-01 14:57:13 +03:00
Adhiraj Singh c5917364ba chore: add stronger lint rules 2022-08-18 10:37:40 +05:30
Adhiraj Singh 40a1e268aa feat: add "strictNullChecks" 2022-07-09 10:20:07 +05:30
Adhiraj Singh 4a66e60af3 lint: lint files 2022-06-22 10:54:07 +05:30
LightningNeko 27f53bfa51 fix: xml-not-well-formed on +255 size lists (#1762) 2022-06-20 15:43:53 +05:30
Adhiraj Singh 43df500899 fix: include [0] byte when encoding on MD 2022-04-24 16:51:05 +05:30
Adhiraj Singh 3c278b35f0 fix: add legacy constants for decoding 2022-04-24 16:49:13 +05:30
Adhiraj Singh 3a540b2b22 chore: handle undefined in writeJid 2022-04-14 17:13:28 +05:30
Adhiraj Singh b4fd010b36 refactor: use modified legacy bin XML parser instead of "WABinary" 2022-04-13 16:23:28 +05:30