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
Rajeh Taher
6fe7401337
Update make-in-memory-store.ts ( #755 )
...
* Update make-in-memory-store.ts
* fix logger error (#754 )
* Update make-in-memory-store.ts
* Update make-in-memory-store.ts
* fix linting
* will we ever fix linting?
* final change
* test
* simplified
* final fix
* comments
* linting
2024-05-06 17:41:43 +03:00
Rajeh Taher
2ef59bf924
fix(master): nightly builds
2024-04-29 10:48:45 +03:00
github-actions[bot]
8bd9507732
chore(release): v6.7.1
2024-04-29 07:48:08 +00:00
Rajeh Taher
3967e5b2a6
chore: linting
2024-04-29 10:45:31 +03:00
arthur simas
d91967aa1c
Revert "fix: inefficient method of extracting url from text ( #741 )" ( #748 )
...
* Revert "fix: inefficient method of extracting url from text (#741 )"
This reverts commit f5c1affc4d .
* fix: link preview should follow redirects
* fix: allow link preview of URLs with @ sign
---------
Co-authored-by: Ezequiel Moraes <ezequielmoraesdev@gmail.com >
2024-04-29 10:44:42 +03:00
Rajeh Taher
eb5edddf2f
fix(master): final workflow fix
2024-04-28 12:22:37 +00:00
Rajeh Taher
e113481089
Merge branch 'master' of https://github.com/WhiskeySockets/Baileys
2024-04-28 12:09:13 +00:00
Rajeh Taher
649dee41eb
fix(master): fix whiskeysockets publishing
2024-04-28 12:08:50 +00:00
github-actions[bot]
aae716c0c1
chore(release): v6.7.0
2024-04-28 12:06:08 +00:00
github-actions[bot]
690af1c5e9
chore(release): v6.6.1
2024-04-28 11:55:12 +00:00
Rajeh Taher
07927554a2
fix(master): fix lockfile
2024-04-28 11:51:59 +00:00
Rajeh Taher
098908d05b
feat(fix-workflow): push to the 2 npm packages at the same time ( #746 )
2024-04-28 14:39:04 +03:00
arthur simas
03f82f599e
fix: enable viewOnce messages to quote ( #736 )
2024-04-28 14:18:29 +03:00
felipealvesbezerra
b55749f694
hotfix message in group ( #622 )
...
hotfix message in group, decrypt error.
Tray cath correction because some events require this function.
2024-04-28 14:13:05 +03:00
Kizuno18
3ce0ccb3d8
Pr/627 ( #643 )
...
* Update validate-connection.ts
* Update index.ts
* Update package.json
* Update example.ts
* Update package.json
---------
Co-authored-by: Bob <115008575+bobslavtriev@users.noreply.github.com >
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2024-04-28 14:10:34 +03:00
Javier Cuevas
8c61f6719f
Fix typo: onMessageRecieved -> onMessageReceived ( #652 )
...
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2024-04-28 14:08:10 +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
Javier Cuevas
bb9cc01069
Fix logging of send/recv xml nodes with pino ( #653 )
2024-04-28 14:05:40 +03:00
Rajeh Taher
306e1c1355
WEB WAM IMPLEMENTATION!!!!! ( #708 )
...
* feat(WAM): initial commit
* fix(wam-development): I made a whoopsie
* Update Example/example.ts
Co-authored-by: Javier Cuevas <javiercr@gmail.com >
---------
Co-authored-by: Javier Cuevas <javiercr@gmail.com >
2024-04-28 14:03:24 +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
Davidson Gomes
495bb6775a
fix: old_version in mobile connection ( #722 )
...
* mobile version
* mobile version
* mobile version
2024-04-28 14:02:41 +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
Ezequiel Moraes
f5c1affc4d
fix: inefficient method of extracting url from text ( #741 )
...
* fix: inefficient method of extracting url from text
This fixes the thumbnail error when submitting a
Google Maps link.
* fix: link preview with redirects
2024-04-28 13:48:25 +03:00
Codeboss
3b87d74f04
Fix pfp change notification ( #323 )
...
* Crash if chat is already deleted
* Crash if chat is already deleted (#321 ) (#322 )
* Update messages-recv.ts
* Update make-in-memory-store.ts
* Update messages-recv.ts
* Update make-in-memory-store.ts
* Fix store errors
* Fix hash issue
* Fix eslint
* Update messages-recv.ts
* Update messages-recv.ts
* ESLint final
* no more eslint errors!
2024-04-28 13:44:53 +03:00
Rajeh Taher
9d2f9ed4e3
fix(missing messages): revert to normal ( #732 )
...
* revert to normal
* International community, please do not condemn me for this
* Update decode-wa-message.ts
* Update src/Utils/decode-wa-message.ts
2024-04-28 13:39:24 +03:00
ShellTear
f5a5eb991a
Merge pull request #711 from WhiskeySockets/fix-516
2024-04-06 00:30:19 +03:00
ShellTear
6ad0674156
Fix platform types
...
Fixes #701 and #702 .
2024-04-02 22:40:01 +03:00
Alessandro Autiero
1896ebe0ea
Merge pull request #679 from WhiskeySockets/fix-missing-messages
...
Fix message retry mechanisms
2024-03-19 22:27:22 +01:00
ShellTear
3663316d91
Update FUNDING.yml
2024-03-19 22:15:02 +02:00
Rajeh Taher
c218f3746e
fix( #681 ): Fixed import (credit to #611 )
2024-03-19 11:53:29 +02:00
Rajeh Taher
767af0b688
fix(retry): final commit: linting
2024-03-13 03:30:20 +02:00
Rajeh Taher
4d4dd58e06
thank lint
2024-03-12 23:58:36 +02:00
Rajeh Taher
99cd10b621
fix logic
2024-03-12 23:56:38 +02:00
Rajeh Taher
b66b362512
Update src/Socket/messages-recv.ts
2024-03-12 23:53:23 +02:00
Rajeh Taher
9d3dcfd08b
fix(missing-messages): linting fix
2024-03-12 20:17:39 +02:00
Rajeh Taher
c264633291
fix(missing-messages): linting and bug
2024-03-12 07:25:45 +02:00
Rajeh Taher
8777f7fa70
fix ack
2024-03-12 06:23:56 +02:00
Rajeh Taher
087b8733fc
Update messages-recv.ts
2024-03-12 06:16:17 +02:00
Alessandro Autiero
8ae0025616
Merge pull request #614 from Pokoke-01/Pokoke-01-patch-1
...
Change the default browser to fix pairing code
2024-02-18 13:25:45 +01:00
Pokoke
c17198e1d0
Change the default browser to fix pairing code
2024-01-28 23:29:25 +07:00
ShellTear
daafc12275
Merge pull request #599 from timothydillan/chore_timothy_dillan_fix_audio_decode_error
...
Fix: Compile error because of untyped spread argument in audioDecode utility function
2024-01-22 02:32:33 +02:00
Timothy Dillan
5b02715fb0
chore: fix audio decode error due to passing spread argument
2024-01-21 13:28:10 +08:00
ShellTear
17852d5f33
Update FUNDING.yml
2024-01-21 02:01:35 +02:00
github-actions[bot]
c1c6a529a7
chore(release): v6.6.0
2024-01-19 18:08:54 +00:00
Rajeh Taher
57d339de98
chore: fix release workflow
2024-01-19 20:06:42 +02:00
Rajeh Taher
ab7db8de5f
chore: fix yarn.lock
2024-01-19 20:06:03 +02:00
Rajeh Taher
05751dc953
fix yml syntax
2024-01-19 19:04:33 +02:00
Rajeh Taher
b5e5239c94
fix: quick test to diagnose working dir issue
2024-01-19 19:03:38 +02:00