vini
40f128d88a
feat(events): decrypt event responses ( #2056 )
2025-11-19 15:17:21 +02:00
vini
b4863b624e
refactor(retry): improve message encryption and retry logic ( #2055 )
2025-11-19 15:13:51 +02:00
Rajeh Taher
abf5af0e72
history: improve history sync and support new payload
2025-11-07 00:16:15 +02:00
Rajeh Taher
a8b8eceb72
waproto, validate-connection: Update headers and proto to latest version
2025-11-06 23:41:41 +02:00
Rajeh Taher
29318cf6c2
chore: lint and re-organize
2025-10-20 00:37:37 +03:00
Rajeh Taher
cc3cd17392
cleanup: remove string lid / jid refs and improve hosted support
2025-10-20 00:05:54 +03:00
Rajeh Taher
2e47d4b66b
messages-send, signal: improve hosted device support + patch cache
2025-10-19 23:56:05 +03:00
Rajeh Taher
7ee0b61716
chore: lint
2025-10-18 20:35:36 +03:00
Rajeh Taher
07536dedfc
process-message: check fromMe properly in message addons
2025-10-18 20:28:58 +03:00
Rajeh Taher
ca50338be1
signal: process devices sequentially
2025-10-18 20:28:03 +03:00
Rajeh Taher
e41a66b3c4
libsignal,lid-mapping, etc.: Partially fix "No sessions" on hosted JIDs
2025-10-16 18:31:01 +03:00
Rajeh Taher
d0feb240fa
chore: lint
2025-10-16 13:26:58 +03:00
Rajeh Taher
d9c3b5aaf3
defaults, socket: sync full by default, prekey count set to 812
2025-10-15 19:16:25 +03:00
Rajeh Taher
c84b20703c
connection: update headers and other things
2025-10-15 17:52:52 +03:00
Rajeh Taher
48b0cb4bc2
chore: update wa web ver
2025-10-12 19:50:04 +03:00
Bob
f9abf44994
Feat: limitSharing (advanced conversation privacy) ( #1899 )
...
* Update messages.ts
* Update Message.ts
* lint
* lint
2025-10-11 13:46:03 +03:00
Rajeh Taher
ccecdbfc9c
creds: add support for additional data
2025-10-08 22:37:21 +03:00
João Lucas de Oliveira Lopes
051b5fc220
perf(addTransactionCapability): streamline transaction handling and improve concurrency control ( #1887 )
2025-10-08 22:14:58 +03:00
Jefferson Felix
a3ec28e051
fix error and linting ( #1888 )
...
* fix: build
* fix: linting
* fix: cast type
2025-10-08 09:27:43 +03:00
Rajeh Taher
e9198b773e
lid-mapping,signal: improvements to hosted device support in lid map
2025-10-08 02:39:02 +03:00
Rajeh Taher
9e4dbb2e22
signal,messages-send,libsignal: properly parse and ignore hosted devices
2025-10-08 02:25:26 +03:00
Rajeh Taher
54db127303
defaults,utils: Minimize vectors for automation detection
2025-10-07 20:29:47 +03:00
Rajeh Taher
acc5111792
group events: fix serialization issue
2025-10-07 20:17:07 +03:00
Gustavo Quadri
60c688b85d
Fix fetchLatestWaWebVersion to bypass WhatsApp anti-bot detection with minimal headers ( #1883 )
...
* fix: fetchLatestWaWebVersion to curl
* fix: lint
* fix: fetchLatestWaWebVersion to bypass WhatsApp anti-bot detection with minimal headers
---------
Co-authored-by: João Lucas <jlucaso@hotmail.com >
2025-10-07 20:06:45 +03:00
Rajeh Taher
c5b0001b61
*group: parse @lids properly when processing group notifications
...
*This commit is breaking, it changes the format of participants in group-participants.update.
2025-10-05 23:56:14 +03:00
Rajeh Taher
334977f983
general: revert #1665
2025-10-03 18:14:30 +03:00
João Lucas de Oliveira Lopes
55f09e8c84
fix(auth): resolve concurrency bottleneck causing connection timeouts ( #1858 )
2025-10-03 07:27:27 +03:00
Rajeh Taher
37d729b33a
messages-recv, decode-wa-message: handle storing new pairs better + lint
2025-10-03 01:17:37 +03:00
Rajeh Taher
50b36ece3b
decode-wa-message, process-message: Fix @hosted lids processing
2025-10-03 00:22:57 +03:00
Rajeh Taher
1060f44bff
auth-utils: Make a better addTransactionCapability function
2025-10-03 00:03:21 +03:00
Rajeh Taher
b8f695cc82
general: linting
2025-10-02 21:41:12 +03:00
Rajeh Taher
0af6c2f298
general: preliminary support for @hosted + Usync LID stuff
2025-10-02 19:38:47 +03:00
Charlotte
9f6e1d954f
fix: set duplex property when uploading media to server ( #1837 )
...
* fix: set duplex to half in getWAUploadToServer
* fix: add duplex to RequestInit interface
2025-10-01 07:55:50 +03:00
Rajeh Taher
096994b927
validate: Fix account signature check and device signature generation
2025-09-28 19:20:14 +03:00
Rajeh Taher
357ef1e599
defaults, validate: fix account signature check for non-hosted JIDs
2025-09-28 18:59:57 +03:00
João Lucas de Oliveira Lopes
fb12f6d9d3
refactor: replace axios with fetch API and update related types ( #1666 )
2025-09-28 05:52:43 +03:00
Rajeh Taher
1eef97aa86
defaults, validate-connection: fix structure of ADV types
2025-09-28 03:58:17 +03:00
Rajeh Taher
b9f128472e
decode-wa-message: linting
2025-09-26 15:41:42 +03:00
Martijn Poppen
6ba7a8cdcf
FIX: fromMe ( #1796 )
2025-09-26 15:41:06 +03:00
Rajeh Taher
d9fed62d00
message: Add addressing mode
2025-09-26 11:13:22 +03:00
Rajeh Taher
86d45758bb
messages: add missing property in sticker messages
2025-09-26 09:20:16 +03:00
Gustavo Quadri
ae456cb342
fix: send message speed, lid logic, remove messages-send useless functions ( #1794 )
...
* fix: remove redundant migration
* fix: remove deduplicatelidpnjids
* fix: assertsessions complexity
* fix: assertsessions call
* fix: remove getencryptionjid
* fix: add wirejid to injecte2esession, remove libsignal lid migration
* fix: logger lid-mapping
* fix: injecte2esession decoded approach
* fix: changes made by @AstroX11
* fix: lint
* fix: lint
* fix: lint
* Revert "fix: injecte2esession decoded approach"
This reverts commit 4e368296ed084398b8a173ec117dc2478e481748.
* fix: centralize getlidforpn calls in messages-send
* fix: add resolvechunklids to signal
* fix: remove useless arrays
* fix: assertsessions logic
* fix: lint
* Revert "fix: assertsessions logic"
This reverts commit 65b0730891c91573edcab1c96af010db54382fba.
* fix: remove onwhatsapp fallback to prevent rate limit, migrate sessions when lid-map is created, new migration logic and user devices key
* fix: migrate session devices, socket creation
* fix: add back decryptionjid validation
* fix: add resolveSignalAddress to get lid
* fix: type error migration
* fix: lint
* fix: device level cache, proposed changes
2025-09-26 06:53:15 +03:00
Rajeh Taher
e965385841
utils: update exports
2025-09-26 05:52:53 +03:00
Henrique Dias
ae0efa54d5
fix makeCacheableSignalKeyStore await cache get ( #1817 )
...
Co-authored-by: Henrique Dias <dias.dsn.cir@alterdata.com.br >
2025-09-26 04:46:30 +03:00
João Lucas de Oliveira Lopes
3b46d43beb
fix: harden Protobuf Deserialization and Refactor Utilities ( #1820 )
...
* refactor: reorganize browser utility functions and improve buffer handling
* fix: harden protobuf deserialization and clean up code
* refactor: simplify data handling in GroupCipher and SenderKey classes
* fix: Ensure consistent Buffer hydration and remove redundant code
* refactor: update decodeAndHydrate calls to use proto types for improved type safety
2025-09-26 04:45:30 +03:00
Gustavo Quadri
194b557b0f
fix: optimize LID migration performance and introduce cache ( #1782 )
...
* chore: lid-map cache, bulk migration, fixes
* fix: type error
* fix: signalrepository with lid type, remove check from assertsessions, lid-mapping store level deduplication
* fix: migrations logs
* fix: remove migrationsops lenght check
* fix: skip deletesession if cached or existing migrations
* chore: remove check migrated session
* fix: remove return null loadsession
* fix: getLIDforPN call and jidsrequiringfetch
* fix: longer lid map cache TTL
* fix: lint
* fix: lid type
* fix: lid socket type
2025-09-14 21:58:59 +03:00
Rajeh Taher
42c980778e
send, usync: fix lid Usync (including onWhatsApp), and send phash
2025-09-14 21:35:13 +03:00
Martín Schere
8029446511
Async + Multi Cache ( #1741 )
...
* fix: handle invalid signatureKeyPublic types in sender-key-state
- added extra check to ensure signatureKeyPublic is either a base64 string or a Buffer
- fallback to empty buffer when unexpected object type is received
- prevents ERR_INVALID_ARG_TYPE error in Buffer.from
* adjusted based on @jlucaso1 recommmendation
* fix: handle chain key objects for skmsg group message decryption
previously, some sender chain keys were stored or retrieved as plain objects
(e.g. { '0': 85, '1': 100, ... }) instead of Buffers. this caused
"ERR_INVALID_ARG_TYPE" during initial decryption of skmsg group messages.
this fixes any chain key object is converted to a proper Buffer
before being passed to SenderChainKey.
* fix: add more robust checks and fallbacks
* feat: async cache
feat: async caching
* fix: linting issues
* fix: mget logic
---------
Co-authored-by: αѕтяσχ11 <devastro0010@gmail.com >
2025-09-14 17:13:11 +03:00
M Ilham Ari Fahmi
c8ebdb9a0b
fix: fallback addressing_mode detection by sender suffix ( #1776 )
...
* fix: fallback addressing_mode detection by sender suffix
This commit is required because `remoteJidAlt` was not appearing.
The issue happened since `addressing_mode` always defaulted to 'pn' when the ID was not a group, so the 'lid' path was never taken.
* lint fix
2025-09-14 17:05:48 +03:00
João Lucas de Oliveira Lopes
421ca2eb92
refactor(types): Strengthen Type Safety in Signal Handling & Core Utilities ( #1764 )
...
* refactor(types): Strengthen Type Safety in Signal Handling & Core Utilities
* chore: revert typescript and move types to libsignal
* chore: update libsignal dependency resolution and checksum
* fix: a minor regression
* chore: update libsignal resolution and checksum
2025-09-13 15:24:57 +03:00