Commit Graph

1567 Commits

Author SHA1 Message Date
azudin 6f81ce9527 Update chats.ts 2023-12-07 23:51:22 +08:00
azudin 92dec36781 Update chats.ts 2023-12-07 23:44:51 +08:00
azudin 13fcf827f4 Update chats.ts 2023-12-07 23:41:46 +08:00
azudin d1b57cf990 Update chats.ts 2023-12-07 23:37:06 +08:00
azudin d3cf789f82 Update chat-utils.ts 2023-12-07 23:11:07 +08:00
azudin 0898c7cd76 Update chats.ts 2023-12-07 23:10:04 +08:00
azudin ed6b8a22e4 Update messages-recv.ts 2023-12-02 07:42:21 +08:00
azudin 29ec56cd88 Update groups.ts 2023-12-02 07:41:28 +08:00
azudin 3d0632b563 Update groups.ts 2023-12-02 07:40:19 +08:00
azudin 4b3841d202 Update messages-recv.ts 2023-12-02 07:37:35 +08:00
azudin ece99eab23 Fixed star message 2023-12-02 07:26:09 +08:00
Alessandro Autiero e24947e55a Merge pull request #356 from brhenrique/fix-downloadMediaMessage-crash-on-ptv
fix downloadMediaMessage crash with ptv messages
2023-10-16 06:25:29 +00:00
Alessandro Autiero b4f40a7815 Merge pull request #358 from piLovr/master
add memberAddMode and isCommunity / isCommunityAnnounce in groupMetadata
2023-10-12 20:31:25 +00:00
Alessandro Autiero dc7c24ce39 Merge pull request #362 from aliazhar-id/aliazhar-patch-1
Fix: 'blocklist.update' was never emitted
2023-10-09 09:56:14 +02:00
Alessandro Autiero 1787c1282b Merge pull request #414 from azudindaem/master
Fixed predefined label id
2023-10-05 14:26:27 +02:00
azudin 4573abefa4 Fixed predefined label id 2023-10-03 10:27:09 +08:00
github-actions[bot] f502464fb2 chore(release): v6.5.0 2023-09-28 00:18:16 +00:00
github-actions[bot] 5752a57d67 chore(release): v6.4.2 2023-09-28 00:14:05 +00:00
Rajeh Taher 48a717547e fix issues 2023-09-28 03:10:45 +03:00
Rajeh Taher f50842fd7a Socket-passthrough 2023-09-28 03:08:50 +03:00
aliazhar 11291e61d0 Fix: 'blocklist.update' was never emitted 2023-09-03 14:31:08 +07:00
piLovr 3962311108 Update groups.ts 2023-08-31 10:29:55 +02:00
piLovr 3061ede206 Update groups.ts 2023-08-31 10:13:00 +02:00
piLovr fd37f8b4f3 Update GroupMetadata.ts 2023-08-31 09:58:24 +02:00
piLovr 5d697b9890 Update groups.ts 2023-08-31 09:46:01 +02:00
brhenrique 93d5fea30d fix downloadMediaMessage crash with ptv messages 2023-08-30 19:30:47 -03:00
github-actions[bot] cd8542ff7c chore(release): v6.4.1 2023-08-27 17:11:11 +00:00
Rajeh Taher d324d62ba8 Update yarn.lock 2023-08-27 20:09:32 +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
Codeboss 30b96c528b Crash if chat is already deleted (#321) 2023-08-10 02:34:33 +03:00
Codeboss cb54162c99 Merge pull request #319 from WhiskeySockets/readme-notice
Fix readme notice error
2023-08-10 01:35:51 +03:00
Codeboss 93ea9e87e6 Update README.md 2023-08-10 01:34:55 +03:00
Codeboss fe573b365c eslint final 2023-08-10 01:33:48 +03:00
Codeboss 67542c48ac eslint 2023-08-10 01:33:48 +03:00
Codeboss fea204ac26 Simplified 2023-08-10 01:33:48 +03:00
Emanuele Ingrosso a977d20310 Fix brackets in chats.ts 2023-08-10 01:33:48 +03:00
Emanuele Ingrosso 1d57f38323 Add "+" to the beginning of jids if not present in the onWhatsApp method
In Baileys 5.x a "+" was always added at the beginning of the jids provided to the onWhatsApp method. This was removed later in the 6.x version and has created a subtle problem.

Many phone numbers where correctly verified but for some reason french mobile number (starting with 336 or 337) always returned an undefined result (maybe there were problems with some other countries too, I couldn't verify).

Adding back the "+" (if missing) should fix the problem.
2023-08-10 01:33:48 +03:00
Codeboss bdbff517ce Merge pull request #279 from WhiskeySockets/add-license
Create LICENSE
2023-08-10 01:18:47 +03:00
Codeboss f6fce92da8 Update README.md 2023-08-10 01:18:26 +03:00
Codeboss 15d263d7f9 Update LICENSE 2023-08-10 01:16:46 +03:00
Codeboss f38f1945c4 Merge pull request #318 from WhiskeySockets/fix-eslint
Fix ESLINT
2023-08-10 01:14:34 +03:00
Codeboss 8917e9e387 Update messages-send.ts 2023-08-10 00:56:05 +03:00
Codeboss 4c771d2bd4 Merge pull request #316 from WhiskeySockets/change-issue-template
Update config.yml
2023-08-10 00:50:56 +03:00
Codeboss 3d5eb0e078 Update config.yml 2023-08-09 23:54:43 +03:00
Edgard 555cc9b314 ci: Fixed proto-extract 2023-08-02 08:19:20 -03:00
Codeboss d8a4e6fb23 Update README.md 2023-07-25 17:35:36 +03:00
Codeboss c85c60b4cc Update README.md 2023-07-25 17:34:59 +03:00
Codeboss a4a4f7ab21 Create LICENSE 2023-07-25 17:30:27 +03:00
Alessandro Autiero ab2b530ac5 Merge pull request #273 from allburov/fix-mobile
fix: Use new useragent and token for mobile
2023-07-25 15:27:20 +02:00
allburov a6bc59f3f0 fix: Use new useragent and token for mobile 2023-07-23 18:47:01 +07:00