Commit Graph

1155 Commits

Author SHA1 Message Date
allburov
a6bc59f3f0 fix: Use new useragent and token for mobile 2023-07-23 18:47:01 +07:00
Alessandro Autiero
44ec598ad2 Merge pull request #258 from SamuelScheit/fix-mobile-send-message
fix: do not send message to self if the device is 0 (mobile)
2023-07-21 14:39:27 +02:00
ShellTear
f18c9483cc Update messages.ts
Remove string type and revert back to boolean.
2023-07-19 22:18:20 +03:00
SamuelScheit
64349cac15 fix: do not send message to self if the device is 0 (mobile) 2023-07-19 17:28:50 +02:00
github-actions[bot]
a84f75ef2a feat: Whatsapp v2.2329.9 proto/version change (#169)
Co-authored-by: edgardmessias <edgardmessias@users.noreply.github.com>
2023-07-18 10:29:48 -03:00
Davidson Gomes
cba9827851 feat: Send Status (status@broadcast) {text, media, audio(with waveform)} (#249)
Co-authored-by: Davidson Gomes <contato@agenciadgcode.com>
2023-07-18 10:25:16 -03:00
Alessandro Autiero
a7e39c18d9 Fixed infinite reconnection cycle 2023-07-16 21:20:21 +02:00
Alessandro Autiero
110ec2eaf9 fixed formatting 2023-07-16 20:16:38 +02:00
Alessandro Autiero
c506182035 Finished requestPairingCode 2023-07-16 20:14:17 +02:00
Alessandro Autiero
f498e1e56c Added requestPairingCode method and handler
Fixed typo (trimUndefineds)
Added bytesToCrockford
Replaced advSecretKey with advKeyPair
Added pairingCode prop
Fixed formatting
Added pairing code example
2023-07-16 18:44:17 +02:00
Mohammad Maaz
0aaa0086f9 fix: adjusted default keepAliveIntervalMs (#233)
Co-authored-by: sudomaaz <mohammad.maaz@lovebonito.com>
2023-07-13 21:08:53 -03:00
Codeboss
2c76713565 feat: Add waveforms to voice messages (#180)
Co-authored-by: Edgard <edgardmessias@gmail.com>
2023-07-13 21:08:11 -03:00
Eko Eryanto
a1fb826cea feat: expose makeWASocket as named (#190) 2023-07-08 18:42:56 -03:00
programadorbob
c2d88fddc6 fix: Added jid of people who added to the group (#223)
Co-authored-by: DeveloperNewton <116108544+DeveloperNewton@users.noreply.github.com>
Co-authored-by: Edgard <edgardmessias@gmail.com>
2023-07-08 18:32:58 -03:00
Neguin
1ef0ab01aa fix: added invite property (#218)
If the user does not allow to be added directly, it will be possible to get the invite code and create an invitation message for the user to join the group
2023-07-08 18:07:05 -03:00
ファイズ
a683cbe633 fix: Fixed ephemeral message visual bug (#185)
Co-authored-by: aqulzz <75623219+zennn08@users.noreply.github.com>
2023-07-08 18:06:13 -03:00
BochilGaming
8e1e9b9386 fix: fix edit message (#192) 2023-06-30 18:19:34 -03:00
github-actions[bot]
43bd2341b4 chore: updated proto/version to v2.2325.3
Co-authored-by: edgardmessias <edgardmessias@users.noreply.github.com>
2023-06-17 18:18:18 -03:00
Edgard Lorraine Messias
54f8215eef fix: Re-added the option to use proxy agent forn non-mobile api (#148) 2023-06-15 21:46:43 -03:00
dudagervasio
aa9872b039 fix: Fixed In Memory Store: contacts.upsert handle (#144) 2023-06-15 21:45:24 -03:00
gusta4321
2f438a6539 fix: Fixed typescript build at chat-utils.ts file (#118) 2023-06-15 21:08:51 -03:00
Edgard Lorraine Messias
c657934218 Merge pull request #112 from Hisoka775/master 2023-06-15 20:44:22 -03:00
Hisoka775
842b372778 fix: Fixed redirects in link-preview 2023-06-15 20:04:59 -03:00
Hisoka775
13c3b91852 feat: add contextInfo support 2023-06-15 20:02:39 -03:00
Samuel Rodrigues Almeida Costa
df6b318472 feat: Added makeCacheManagerAuthState Implementation (#109) 2023-06-12 11:48:39 -03:00
aqulzz
6ed9298d96 fix: cannot find module "@adiwajshing/keyed-db" (#124) 2023-06-12 10:08:10 -03:00
aqulzz
7dc1cd6476 feat: approve, reject, list request join (#117) 2023-06-12 09:34:50 -03:00
github-actions[bot]
63575e9b85 fix: updated proto/version to v2.2323.4 (#96)
Co-authored-by: edgardmessias <edgardmessias@users.noreply.github.com>
2023-06-07 11:22:19 -03:00
RzkGnz
534b1ea778 feat: update baileys-version.json to 2.2322.15 (#91)
Co-authored-by: Edgard Lorraine Messias <edgardmessias@gmail.com>
2023-06-05 11:54:51 -03:00
Samuel Scheit
d570da19a4 Merge branch 'WhiskeySockets:master' into master 2023-05-31 18:12:43 +02:00
SamuelScheit
5c5b23ec85 feat: add md-msg-hist to MEDIA_PATH_MAP 2023-05-26 14:13:39 +02:00
Adrien
bb25723b6a fix: onWhatsApp query for multiple jids (#85) 2023-05-26 08:12:58 -03:00
SamuelScheit
c2bff56054 feat: use axios and config.options for registration 2023-05-22 18:04:24 +02:00
SamuelScheit
d713e2314d remove wip two factor 2023-05-19 10:24:55 +02:00
SamuelScheit
90fe440f9a chore: remove console.logs 2023-05-19 10:15:40 +02:00
SamuelScheit
e98e309b0d wip: two factor auth 2023-05-19 10:15:40 +02:00
Samuel Scheit
d60f84a683 Merge branch 'master' into master 2023-05-19 10:13:54 +02:00
Rajeh Taher
8b4b14d1de Merge pull request #69 from rawars/master
Label support
2023-05-18 23:03:09 +03:00
dudagervasio
7b4abcdb23 fix: In memory store: normalize user when asserting message list to update messages (#49)
* normalize user when asserting message list to update messages

* in memory

* update verifies status

* code style improved
2023-05-18 09:04:19 -03:00
Samuel Scheit
c1d2c94948 Merge branch 'WhiskeySockets:master' into master 2023-05-17 16:55:24 +02:00
Andres Aya
7f60f163e6 fix: get poll request from getAggregateVotesInPollMessage in v1 v2 v3 (#74) 2023-05-16 19:35:01 +02:00
Rafael Garcia
3ac29e131d Slint fixes applied 2023-05-15 09:41:33 -05:00
Rafael Garcia
ce019dcf0f feat(store/labels): add ability to store and query labels 2023-05-14 12:50:45 -05:00
Rafael Garcia
38f285760d feat(labels): modify chat utils 2023-05-14 12:44:19 -05:00
Rafael Garcia
00a7b48749 feat(labels): add label association types 2023-05-14 12:35:19 -05:00
Rafael Garcia
534ea174b9 feat(labels): add label entity 2023-05-14 12:32:49 -05:00
SamuelScheit
a6640bb0f6 fix: mobile app state key + message events 2023-05-14 17:45:20 +02:00
SamuelScheit
07562c2204 feat: fetch groups if ib:dirty 2023-05-14 17:45:20 +02:00
Samuel Scheit
661a502f97 Merge branch 'master' into master 2023-05-12 18:06:19 +02:00
SamuelScheit
6ecc5a8757 fix: socket options 2023-05-12 18:02:41 +02:00