Rajeh Taher
d1b2df9051
Merge branch 'main' into fix-buttons-list
2022-12-20 21:48:35 +02:00
Pedro Lopez
6fe1017bd3
chore: mark version v1.18.4
v1.18.4
2022-11-26 05:27:37 -04:00
github-actions[bot]
a15f1b8428
Update supported WhatsApp Web version to v2.2245.9 ( #1764 )
...
Co-authored-by: pedroslopez <pedroslopez@users.noreply.github.com >
2022-11-26 05:26:46 -04:00
Pedro S. Lopez
dc91562f3c
fix: star/unstar messages ( #1843 )
2022-11-26 05:12:54 -04:00
Pedro S. Lopez
db55d869f8
fix: delete messages for everyone ( #1842 )
2022-11-26 04:44:35 -04:00
Pedro S. Lopez
d9f9c28276
fix: get quoted msg ( #1841 )
2022-11-26 04:38:29 -04:00
Pedro Lopez
a60f5ebf40
chore: mark version v1.18.3
v1.18.3
2022-11-13 21:12:55 -05:00
Rajeh Taher
c8fe80635a
Merge branch 'main' into fix-buttons-list
2022-11-13 23:01:11 +02:00
WWebJS Bot
e8bae22b03
1.18.3-alpha.0
v1.18.3-alpha.0
2022-11-13 17:54:03 +00:00
Felipe Martins
82120f0446
Fix GroupMetadata module ( #1789 )
...
* Fix GroupMetadata module
* Update src/util/Injected.js
Co-authored-by: Felipe Martins <felipe.dev@virtuamax.com.br >
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2022-11-13 12:36:06 +01:00
Rajeh Taher
447c3c2a0f
Merge branch 'main' into fix-buttons-list
2022-10-28 01:31:19 +03:00
Pedro Lopez
6f7c5c2dd9
chore: mark version v1.18.2
v1.18.2
2022-10-26 23:32:56 -04:00
Pedro S. Lopez
9981723505
fix: message replies compatible with WhatsApp Web v2.2241.6 ( #1765 )
...
* fix message replies
* fix up some tests
2022-10-26 23:32:06 -04:00
Pedro Lopez
7bb7f13f07
bump supported version
v1.18.1
2022-10-26 22:45:05 -04:00
Pedro Lopez
7d672078cd
chore: mark version v1.18.1
2022-10-26 22:44:05 -04:00
Pedro S. Lopez
088ec32b7b
Support for WhatsApp Web 2.2241.6 ( #1762 )
...
* proposed fix
* Fixes
* Add condition for older versions of WA
* fix for old node version support
* fix: default to mdbackend = true
Co-authored-by: purpshell <rajeh@reforward.dev >
2022-10-26 22:43:19 -04:00
Rajeh Taher
23d71e9f3b
Update Buttons.js
2022-10-22 22:01:37 +03:00
Rajeh Taher
60fbd03256
Merge branch 'main' into fix-buttons-list
2022-10-22 21:34:23 +03:00
Pedro Lopez
ef3eadc6e5
chore: mark version 1.18.0
v1.18.0
2022-10-21 00:25:57 -04:00
github-actions[bot]
ab87fecfd9
Update supported WhatsApp Web version to v2.2240.7 ( #1592 )
...
Co-authored-by: pedroslopez <pedroslopez@users.noreply.github.com >
2022-10-21 00:22:56 -04:00
Pedro S. Lopez
36aa37f1ac
fix: set ephemeral fields and get links from messages ( #1752 )
...
* fix setting ephemeral fields
* fix missing links method
2022-10-21 00:12:02 -04:00
tuyuribr
45972fb47e
Create pull_request_template ( #1632 )
...
Any Ideas on how to improve this template?
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
Co-authored-by: Aliyss Snow <33941859+Aliyss@users.noreply.github.com >
2022-10-10 22:45:48 +02:00
Rajeh Taher
d61a1c17d5
Merge branch 'main' into fix-buttons-list
2022-10-10 01:58:05 +03:00
stefanfuchs
55f75b8f69
fix: typescript compilation ( #1693 )
...
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2022-10-04 14:24:03 +02:00
tuyuribr
ceb83cbdec
Merge branch 'main' into fix-buttons-list
2022-09-27 12:41:15 -03:00
blox
b1e0fce504
Allow the deletion of others' messages ( #1688 )
2022-09-18 16:33:43 -03:00
purpshell
9bfea7847e
types
2022-08-23 20:54:01 +03:00
purpshell
045e7bd414
Merge branch 'fix-buttons-list' of https://github.com/pedroslopez/whatsapp-web.js into fix-buttons-list
2022-08-23 20:47:22 +03:00
purpshell
4c72c83dcd
example update
2022-08-23 20:43:36 +03:00
purpshell
dfb862614c
Types, disabling of templates and example update
2022-08-23 20:43:15 +03:00
Rajeh Taher
9184eca944
Merge branch 'main' into fix-buttons-list
2022-08-18 20:27:04 +03:00
༺ LᴇG̸ᴇɴD ༻
62623347e8
[Update] - adding catch block on promise for windows error ( #1659 )
2022-08-18 20:26:46 +03:00
Shir Serlui
705d4d31fd
Use getCommonGroups not contact ( #1623 )
2022-08-18 13:20:30 -03:00
Sergio Carvalho
617ea37b71
Fix buttons list ( #1656 )
...
* fix: change the individual buttons limti to 3, still 5 on total
* docs: Change buttons example to include clipboard
2022-08-15 21:04:12 +03:00
Shir Serlui
aba0f3c3c9
Fix buttons sending ( #1655 )
...
* Fix buttons sending
* Quick reply id must be a string
* Update src/util/Injected.js
* Update src/structures/Buttons.js
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2022-08-15 18:53:28 +03:00
Rajeh Taher
48c8a498fa
Merge branch 'main' into fix-buttons-list
2022-08-15 17:21:44 +03:00
Shir Serlui
c32348d3cc
Use quick reply ( #1651 )
...
* Use template only if url or call buttons exist
* fix typo
* fix for tests
* fix for test
* Update src/util/Injected.js
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
* Add quick reply models
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2022-08-15 16:11:29 +03:00
Shir Serlui
4e324b140f
Use JSON parse and stringify instead of serialize ( #1653 )
...
When puppeteer try to return serialized message with buttons, we get undefined instead of the message object, because the message serialized is not a JSON compatible (because of the buttons class)
2022-08-15 12:08:32 +03:00
Shir Serlui
4fe001f32f
List work now for bussines accounts ( #1652 )
2022-08-15 12:03:10 +03:00
WWebJS Bot
bd4df4cf75
1.18.0-alpha.1
v1.18.0-alpha.1
2022-08-15 07:54:39 +00:00
Pedro S. Lopez
7fe3574730
fix(release): try setting PAT to push to main
2022-08-15 03:53:57 -04:00
Pedro Lopez
09a81d0e1e
v1.18.0-alpha.0
2022-08-15 03:47:51 -04:00
Pedro S. Lopez
c09a22c533
fix(publish): exit if pushing to github failed
2022-08-15 03:42:06 -04:00
Pedro S. Lopez
bb09bb74e7
fix(publish): add git user
v1.18.0-alpha.0
2022-08-15 03:32:40 -04:00
Pedro Lopez
694a52bf26
fix(publish): ouput, remove message
2022-08-15 03:22:43 -04:00
Pedro Lopez
c459eca799
add release action
2022-08-15 02:52:17 -04:00
purpshell
9ae8f44abc
Cleanup
2022-08-15 00:26:00 +03:00
purpshell
6de1ede32b
Fixes, and cleanup
2022-08-15 00:16:55 +03:00
Rajeh Taher
19273a434e
Merge branch 'main' into fix-buttons-list
2022-08-14 22:36:50 +03:00
Sergio Carvalho
ef68f2f156
Fix buttons list ( #1649 )
...
* DOCS: Buttons usage
* FIX: Limit buttons amount to avoid crashes
* STYLE: Fix for ESLINT test
2022-08-14 22:12:01 +03:00