Rajeh Taher
719a57b275
Added message range to the clear chat action ( #1534 )
...
* chat-utils: Added message range to the clear chat action
* Chat: add field to type (thanks @Kiss from discord)
* Update src/Utils/chat-utils.ts
2025-07-05 23:58:44 +03:00
Cassio Santos
9b5afc8c6b
fix: add lid sutff to message.key type ( #1586 )
...
* fix: add lid sutff to message.key type
* feat: add view once information to msg key
2025-07-03 17:08:58 -03:00
João Lucas de Oliveira Lopes
8391c02e0b
[READY FOR MERGE] Implement newsletter ( #1532 )
...
* feat: implement basic newsletter functionality with socket integration and event handling
* feat: enhance media handling for newsletters with raw media upload support
* feat: working updatePicture, removePicure, adminCount, mute, Unmute
* fix: fetchMessages
* chore: cleanup
* fix: update newsletter metadata path and query ID for consistency. newsletterMetadata works now
* chore: enhance newsletter metadata parsing and error handling
* fix: correct DELETE QueryId value in Newsletter.ts
* chore: split mex stuffs to own file
* chore: remove as any
2025-06-30 23:22:09 -03:00
Alι Aryαɴ
42112ac389
chore: add participantPn to WAMessageKey ( #1540 )
2025-06-25 09:35:56 -03:00
devlikeapro
b8464d3665
Add lid to Contact - contact sync, history sync, group participants ( #1472 )
2025-06-18 08:08:09 -03:00
Cassio Santos
6b4dce897d
feat: add lid to message key ( #1510 )
...
* feat: add lid to message key
* chore: review suggestion
2025-06-11 08:39:19 -03:00
Nurutomo
99bbafeae5
feat: extra metadata on groupMetadata ( #1374 )
2025-06-10 08:25:08 -03:00
canove
ae0de94307
chore: fix format
2025-05-28 22:44:21 -03:00
canove
eb6c6c8ba9
Merge branch 'master' of https://github.com/WhiskeySockets/Baileys into fix-eslint-prettier-editorconfig-rules
2025-05-28 22:42:28 -03:00
Cassio Santos
24a268d095
Merge pull request #1386 from WhiskeySockets/fix-memory-blow-on-sending-media
...
fix: memory blow on large files sending through URL
2025-05-16 08:49:45 -03:00
canove
feecb6d8ee
Merge branch 'master' of https://github.com/WhiskeySockets/Baileys into fix-eslint-prettier-editorconfig-rules
2025-05-14 07:40:05 -03:00
Skid
c8345c4ee7
more consistent addressingMode
2025-05-11 13:26:34 -06:00
canove
fa706d0b50
chore: format everything
2025-05-06 12:10:19 -03:00
canove
f58a38fde9
fix: allow media upload retries
2025-05-06 08:06:05 -03:00
canove
53d6e3a8d5
fix: send message to LID addressing_mode groups
2025-04-23 10:17:30 -03:00
João Lucas de Oliveira Lopes
c2cf49cd68
refactor: remove unused dependencies and clean up type exports ( #1319 )
2025-04-09 02:51:33 +03:00
Rajeh Taher
98ecd2a653
usync, chat: get bot profile info and get bot list
2025-03-19 00:44:53 +02:00
Rajeh Taher
1c2af09b03
socket,config: deprecate printQRInTerminal option
...
This was done to reduce dependencies
2025-03-10 15:08:50 +02:00
Rajeh Taher
e1aadc5546
feat: add per-jid patching
...
This does not work in groups
2025-03-10 14:51:13 +02:00
contato.mateusfr@gmail.com
21f8431e61
Dependency Inversion for Logger ( #1153 )
...
* feat: interface "ILogger" created
feat: interface "ILogger" used instead of pino logger
feat: "PinoLoggerAdapter" created to implement "ILogger" interface
* feat: PinoLoggerAdapter removed
feat: ILogger mapping the features we're using from pino
* fix: sort imports
---------
Co-authored-by: Mateus Franchini de Freitas <contato.mateusfr@outlook.com >
Co-authored-by: Mateus Franchini de Freitas <mfranchini@domtec.com.br >
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2025-03-01 18:30:51 +02:00
Bob
1d88166613
Feat: Block messages from unknown numbers ( #1071 )
...
* Update Chat.ts
* Update chats.ts
* lint
* lint
* lint
2025-03-01 18:20:22 +02:00
Rajeh Taher
40ebf669dd
socket: potential fixes to the 66 id issues
2025-01-30 20:44:18 +02:00
Rajeh Taher
f1f49ad2c8
Usync: Barebones Usync Protocol support ( #960 )
...
* feature(feature/usync-mex): initial commit
* chore: fix merge commit
* chore:lint
2024-12-22 23:38:41 +02:00
Rajeh Taher
18ac07df8e
lint: 0 warnings left
2024-10-14 05:15:10 +03:00
Rajeh Taher
61a0ff3178
mobile: deprecation.
2024-10-14 03:56:32 +03:00
Rajeh Taher
647f8d767f
chat-utils: fix the clear chat chat mod
2024-10-14 02:52:23 +03:00
建辉
6ff945502d
feat: add label feature ( #955 )
...
Co-authored-by: 刘建辉 <liujianhui@gongchang.com >
2024-09-22 14:48:17 +03:00
vini
fda2689169
fix: messaging-history.set event not emitting syncType and progress / add PDO request id ( #1042 )
...
* initial commit
* add PDO request id
2024-09-22 14:34:43 +03:00
vini
ed00a57c84
remove duplicated call reject event / add terminate tag ( #1031 )
...
* initial commit
* add terminate tag
* lint
* lint 2
* Update src/Socket/messages-recv.ts
* chore: linting
---------
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2024-09-22 14:34:29 +03:00
arthur simas
ffafc167fb
fix: remove 'none' from updateGroupsAddPrivacy ( #966 )
...
* fix: remove 'none' from updateGroupsAddPrivacy
* fix(fix/remove-none-groupadd): linting
---------
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2024-08-14 12:16:12 +03:00
Rajeh Taher
7c9f2ebd46
feat(feature/group-invite-v4): initial/final commit ( #958 )
2024-08-14 12:10:37 +03:00
Rajeh Taher
020add8b9b
feature(feature/pin-message): initial/final commit ( #959 )
2024-08-14 12:09:29 +03:00
Bob
2dc1afa4ff
Fix: cachedGroupMetadata ( #846 )
...
* Update Socket.ts
* Update Message.ts
* Update messages-send.ts
* Update index.ts
* Update messages-send.ts
* Update messages-send.ts
* Update messages-send.ts
* Update messages-send.ts
* Update Message.ts
* Update Socket.ts
* Update messages-send.ts
* Update messages-send.ts
---------
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2024-08-14 12:08:36 +03:00
Rajeh Taher
1f9cfb1cba
PDO protocol (peer data operation): Get more history sync + better message retry mechanism ( #919 )
...
* feat(feature/pdo-sync): initial commit
* feat(feature/pdo-sync): Moved to conventional send functions, exported, patched some errors
* fix(feature/pdo-sync): Linting and more bugsquatting
* chore(feature/pdo-sync): linting done
* feat/fix(feat/pdo-sync): Newsletter decrypt + ack
* merge (#946 )
* fix: profilePictureUrl (#901 )
* Update module to latest version (#926 )
* Update package.json
Update the module to the latest
* Add files via upload
* Fix: Readme use upsert events (#908 )
* Fix: getUSyncDevices (#862 )
* Update messages-send.ts
* Update messages-send.ts
* Update messages-send.ts
* Fix lint
* Fix lint
* fix(master): update linting workflow to node 20 (current LTS)
---------
Co-authored-by: Akhlaqul Muhammad Fadwa <75623219+zennn08@users.noreply.github.com >
Co-authored-by: Rizz2Dev <muhamad.rizki27483@smp.belajar.id >
Co-authored-by: Oscar Guindzberg <oscar.guindzberg@gmail.com >
Co-authored-by: Bob <115008575+bobslavtriev@users.noreply.github.com >
* chore(feature/pdo-sync): final linting
* fix(feature/pdo-sync): make replies optional
* feat(feat/pdo-sync): add <unavailable> handle
* feat(feature/pdo-sync): Fixed the issues with peer messages and implemented some more logic
* fix(feature/pdo-sync): Make progress optional
* fix(feature/pdo-sync): Nullify and defeat Message absent from node if it is resolved immediately
* feat(feature/pdo-sync): Export message absent from node and export PDO request ID with it
---------
Co-authored-by: Akhlaqul Muhammad Fadwa <75623219+zennn08@users.noreply.github.com >
Co-authored-by: Rizz2Dev <muhamad.rizki27483@smp.belajar.id >
Co-authored-by: Oscar Guindzberg <oscar.guindzberg@gmail.com >
Co-authored-by: Bob <115008575+bobslavtriev@users.noreply.github.com >
2024-08-14 12:07:27 +03:00
Rajeh Taher
35f6d75cf8
fix(fix/buttons-deprecation): initial/final commit ( #956 )
2024-08-14 12:07:12 +03:00
Rajeh Taher
e91501026c
feat(feature/poll-v3): initial/final commit ( #957 )
2024-08-14 12:06:32 +03:00
Bob
d396a03e65
Feat: Mute unknown calls (privacy) ( #872 )
...
* Update Chat.ts
* Update chats.ts
* export
* fix sort
2024-07-03 10:34:27 +03:00
Bob
baf8b3df00
Feat: Modified number action in group-participants.update ( #858 )
...
* Update GroupMetadata.ts
* Update messages-recv.ts
* Update process-message.ts
2024-07-03 10:34:06 +03:00
Bob
13be112b18
Feat: others browsers in requestPairingCode() ( #879 )
...
* update
* l
* string
* added Safari
* Update getPlatformId
* Update getPlatformId (fix)
2024-06-30 06:10:50 +03:00
vini
ffec4af454
feat: add event that handles join approval requests ( #802 )
...
* initial commit
* lint
* add type in method
* add more actions / fixes participant jid / rename event
* fixes
* more fixes
* fix typing
* change 'reject' to 'rejected'
* chore:linting
---------
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2024-06-03 00:10:36 +03:00
Rajeh Taher
0eaa5af909
feat(add-routing-info): initial commit ( #773 )
2024-05-15 18:34:37 +03:00
Rajeh Taher
fbbb511fb8
fix(master): error in init queries
2024-05-06 18:18:15 +03:00
Bob
27d42652d7
Fix: Broadcast option is not present in the message options ( #762 )
2024-05-06 17:42:01 +03:00
Lucas Maia
9075086be4
Show jid of people who changed some setting in group. ( #688 )
...
* JId of people who changed settings in group.
* Show jid of people who changed some setting in group.
* fix lint
2024-04-28 14:06:38 +03:00
Antônio Roberto Júnior
e52570bbd7
add linkedParent in groupMetadata ( #734 )
...
* Update GroupMetadata.ts
* Update groups.ts
2024-04-28 14:02:49 +03:00
arthur simas
111601bc73
feat: add support to ptvMessage in sendMessage method ( #738 )
...
* add support to ptvMessage in sendMessage method
* fix(ptv-sendmessage): Eslint
---------
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2024-04-28 14:00:49 +03:00
Rajeh Taher
a402d2aac4
chore: fix typing (duplicate property due to overlapping PRs)
2024-01-19 18:33:29 +02:00
Bob
c41be3ac4f
feat: If need approval to join the group in groupMetadata ( #533 )
...
* If need approval to join the group
* If need approval to join the group
* Update groups.ts
* Update groups.ts
* fix lint
* Update groups.ts
* Update groups.ts
---------
Co-authored-by: Bob <115008575+FortisEtMagnus@users.noreply.github.com >
Co-authored-by: Bob <115008575+bobpetrov@users.noreply.github.com >
2024-01-19 18:31:35 +02:00
Alex Sandro
18990f874f
feat: Add max msg retry count ( #572 )
2024-01-19 18:01:20 +02:00
Bob
3efd3e00ca
feat: memberAddMode and joinApprovalMode in groups.update ( #532 )
...
* feat: memberAddMode and joinApprovalMode
* feat: memberAddMode and joinApprovalMode
* Update process-message.ts
* fix lint
* Update messages-recv.ts
* Update GroupMetadata.ts
* Update messages-recv.ts
* Update messages-recv.ts
* chore: fix linting and code efficiency
* fix lint
* Fix lint
* Update process-message.ts
* Update process-message.ts
---------
Co-authored-by: Bob <115008575+FortisEtMagnus@users.noreply.github.com >
Co-authored-by: Bob <115008575+bobpetrov@users.noreply.github.com >
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2024-01-19 17:59:57 +02:00