Pedro S. Lopez
1bdc7335d8
chore: mark version v1.12.0
v1.12.0
2020-12-29 00:38:44 -04:00
Pedro S. Lopez
bb9d160f72
docs: switch links to point to the guide
2020-12-29 00:37:25 -04:00
Pedro S. Lopez
cea1830dde
docs: fix error generating Label docs
2020-12-29 00:33:49 -04:00
Pedro S. Lopez
f639c53f0a
feat: Get message delivery information ( close #418 )
2020-12-29 00:33:49 -04:00
Raphael R
3e32fe27ea
feat: mark chat as unread ( #475 )
...
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com >
2020-12-29 00:33:49 -04:00
Marcelo Carvalho
5c6195738f
feat: add GroupChat types ( #485 )
...
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com >
2020-12-29 00:33:49 -04:00
Pedro S. Lopez
32575490da
docs: fix typo
2020-12-29 00:33:49 -04:00
Antoine Schaller
5a0ccc8b17
feat: added starred indicator to messages ( #501 )
...
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com >
2020-12-29 00:33:49 -04:00
Marcelo Carvalho
1b946940f4
feat: star/unstar messages ( #494 )
2020-12-29 00:33:49 -04:00
Pedro S. Lopez
71dbe99023
feat: get Contact's "About" text ( close #491 )
2020-12-29 00:33:49 -04:00
Pedro S. Lopez
8b101d1f3d
feat: get links included in message ( #457 )
2020-12-29 00:33:49 -04:00
Marcelo Carvalho
e2a642a81b
feat: send media as stickers ( #479 )
...
Adds the option `sendMediaAsSticker` that will take care of converting media to appropriate formats and send it as a sticker. Note that ffmpeg is required to properly convert animated stickers that are not in webp format.
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com >
2020-12-29 00:33:49 -04:00
Pedro Lopez
0c0a5a752b
docs: fix slight typo
2020-12-29 00:33:49 -04:00
Marcelo Carvalho
e141a5df97
feat: send media as document ( #490 )
...
Co-authored-by: Pedro S. Lopez <pslamoros@hotmail.com >
2020-12-29 00:33:49 -04:00
Lucas Rosa
576768e390
feat: Get registered ID for a given phone number ( #483 )
...
Exposes internal getNumberById function for easy usage.
This can help with dealing with brazilian numbers with the extra digit, always returning the correct ID.
This will probably eventually replace the current isRegisteredUser function.
Co-authored-by: Pedro Lopez <pedroslopez@me.com >
2020-12-29 00:33:49 -04:00
Aliyss Snow
87cb5a0519
feat(interface): Open chat search, open chat at message position ( #447 )
2020-12-29 00:33:49 -04:00
dyegoaurelio
274d24002b
feat: WA Business Labels support ( #407 )
...
* Get all labels
* Get chats by label
* Get labels assigned to chats
Co-authored-by: Pedro S. Lopez <pslamoros@hotmail.com >
Co-authored-by: Pedro Lopez <pedroslopez@me.com >
2020-12-29 00:33:49 -04:00
Pedro Lopez
563f73d290
chore: mark version v1.11.2
v1.11.2
2020-12-21 22:13:14 -04:00
Pedro Lopez
4b3079d2c1
chore: bump supported WhatsApp Web version to v2.2049.10
2020-12-21 22:08:13 -04:00
Pedro Lopez
7b0e356fcc
chore: ignore all session files on npm
2020-12-21 22:04:02 -04:00
Pedro Lopez
467f2af7d8
fix: properly serialize chats with pending button replies
...
close #489
2020-12-21 21:55:38 -04:00
Pedro Lopez
19b1b9fdef
chore: mark version v1.11.1
v1.11.1
2020-11-19 15:07:29 -04:00
victormga
a1d09e0e21
fix: fetchMessages when msgs length is smaller than limit ( #438 )
2020-11-19 15:03:39 -04:00
victormga
d86ccec5d1
fix: Expose store on WhatsApp Web v2.2047.10 ( #437 )
...
Fixed whatsapp updates
close #436
2020-11-19 14:55:41 -04:00
Pedro Lopez
f359ad40ee
chore: bump supported WhatsApp Web version to v2.2045.15
2020-11-05 02:27:39 -04:00
Pedro Lopez
db7a8bcd3b
chore: bump version to v1.11.0-post
2020-11-05 02:26:20 -04:00
Pedro Lopez
edbf4139e7
chore: mark version v1.11.0 (again)
...
PR had to be merged and added to the release
v1.11.0
2020-11-05 02:09:32 -04:00
Pedro S. Lopez
709c43cc9f
feat: add received vcards to the message ( #400 )
...
close #398
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com >
2020-11-05 02:07:40 -04:00
Pedro Lopez
054ef4a84f
add typings
2020-11-05 02:06:13 -04:00
Pedro S. Lopez
c9bc0a1c8b
Merge branch 'master' into bugfix-multi_vcard
2020-11-05 01:55:03 -04:00
Pedro Lopez
6b3c8465e9
chore: mark version v1.11.0
2020-11-05 01:51:39 -04:00
Pedro Lopez
43aa6b3716
chore: add blocking functionality to readme
2020-11-05 01:43:45 -04:00
Pedro Lopez
7738f7910b
fix linting issues
2020-11-05 01:40:12 -04:00
Pedro Lopez
fc7a1a9974
fix: address removal of Conn.me
...
This change on WhatsApp Web v2.2045.15 caused errors when sending messages and getting the current user id
2020-11-05 01:37:51 -04:00
Pedro Lopez
b0465ceeff
fix: expose GroupMetadata
...
WhatsApp Web v2.2045.15+ no longer has this in the store by default
2020-11-05 01:20:52 -04:00
Lucas Rosa
2abe4a157d
Merge branch 'master' into bugfix-multi_vcard
2020-11-02 13:20:25 -03:00
yuvalfis
e520a96b20
fix: serialize msgs.buttons and delete msgs from chat model ( #402 )
...
Co-authored-by: yuvalFishler <yuvalf@realfriend.ai >
close #386
2020-11-01 18:32:46 -04:00
Lucas Rosa
75296b652b
feat: add received vcards to the message.
2020-10-26 19:49:06 -03:00
Lucas Rosa
b15ec768d3
fix: show multiple vcard as array in body
2020-10-26 16:23:26 -03:00
Pedro S. Lopez
42dd866a53
feat: boolean for indicating Status update messages ( #396 )
2020-10-26 00:45:09 -04:00
Pedro S. Lopez
20e07c43d7
feat: block/unblock contacts ( #397 )
2020-10-26 00:44:03 -04:00
Pedro S. Lopez
9b096db784
feat: Send contacts ( #395 )
...
Introduces the ability to send contact cards. You can send Contacts directly or send a vCard string and it will be automatically parsed. If you'd like to disable this autoparse functionality, you can set `parseVCards: false` as an option while sending a message.
close #293
2020-10-25 22:44:37 -04:00
Pedro S. Lopez
668106be2d
chore: add group settings functionality to readme
2020-10-25 19:23:28 -04:00
Pedro Lopez
cc5d85b2b1
chore: bump version to v1.10.0-post
2020-10-25 19:15:40 -04:00
Pedro Lopez
3d06babed9
chore: mark version v1.10.0
v1.10.0
2020-10-21 15:22:05 -04:00
Pedro Lopez
0ca909233d
Merge branch 'master' of https://github.com/pedroslopez/whatsapp-web.js
2020-10-21 15:21:08 -04:00
Pedro Lopez
f4a2c44ed7
chore: bump supported WhatsApp Web version to v2.2043.8
2020-10-21 15:21:02 -04:00
Pedro S. Lopez
604656cf73
fix: change OpaqueData module lookup function ( #391 )
...
A change introduced in WhatsApp Web v2.2043.8 caused this to break, leading to issues while sending media
fix #390
2020-10-21 15:18:51 -04:00
Aliyss Snow
aedf41b762
feat: Pin and unpin Chats ( #166 )
...
* Added Pinning
- chat.pin() to pin
- chat.unpin() to unpin
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com >
2020-10-11 15:50:12 -04:00
Pedro S. Lopez
bf2775d1f0
feat: update group settings (messages and set info admins only) ( #374 )
...
close #187
2020-10-11 15:14:06 -04:00