Anderson de Oliveira Machado
|
d35f101fac
|
feat: send typing in chat (#87)
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
|
2020-02-29 13:55:27 -04:00 |
|
Pedro Lopez
|
1ebaf56617
|
Merge branch 'master' of https://github.com/pedroslopez/whatsapp-web.js
|
2020-02-26 00:40:51 -04:00 |
|
Pedro Lopez
|
60ee2ca522
|
feat: delete chat, clear chat
|
2020-02-26 00:39:33 -04:00 |
|
Aliyss Snow
|
132424ea08
|
feat: archive chats (#63)
|
2020-02-25 20:06:46 -04:00 |
|
Pedro Lopez
|
1c60c83e80
|
feat: Delete messages
|
2020-02-22 17:28:03 -04:00 |
|
Pedro Lopez
|
7deef27800
|
chore: mark version v1.0.0
|
2020-02-09 00:58:10 -04:00 |
|
Pedro Lopez
|
5616613807
|
feat: Mention users, get user number from Contact model
|
2020-02-08 03:19:51 -04:00 |
|
Pedro Lopez
|
ef80f966ea
|
fix: correctly get message contact in group chats
|
2020-02-08 03:18:32 -04:00 |
|
Pedro Lopez
|
f2b286a319
|
feat: get contact's profile picture
|
2020-02-08 01:23:29 -04:00 |
|
Pedro Lopez
|
004312a99f
|
expose some more fields on contacts
|
2020-02-08 01:17:06 -04:00 |
|
Pedro Lopez
|
2896aeb382
|
fix some doc related stuff
|
2020-02-08 01:01:33 -04:00 |
|
Pedro Lopez
|
7b229a39a4
|
feat: Send and receive location
|
2020-02-08 00:46:55 -04:00 |
|
Aliyss Snow
|
4b1768450f
|
Get Mentions (#35)
|
2020-02-06 15:47:46 -04:00 |
|
Pedro Lopez
|
2f0480c80e
|
docs: add more documentation
|
2020-02-04 23:04:51 -04:00 |
|
Pedro Lopez
|
a098d61b03
|
feat: send messages with attachments
close #3
|
2020-02-04 21:11:20 -04:00 |
|
Aliyss Snow
|
e2351db722
|
Added Contact Model (#34)
|
2020-02-02 19:08:36 -04:00 |
|
Pedro Lopez
|
cc477f9545
|
Add eslint config and fix linting issues
|
2020-02-02 14:50:04 -04:00 |
|
Pedro Lopez
|
a6cc5e5bf2
|
[+] Get quoted message
[FIX] Properly reply to messages sent by the current user
|
2020-02-01 22:41:53 -04:00 |
|
Pedro S. Lopez
|
ba8edc8d40
|
[+] Expose information about the logged in client (#19)
|
2020-02-01 21:16:03 -04:00 |
|
Pedro Lopez
|
88c56b1371
|
Return new message after sending
|
2020-02-01 19:34:28 -04:00 |
|
Pedro Lopez
|
64912dccfd
|
Download message attachments (images, documents, etc)
|
2019-11-24 04:23:08 -04:00 |
|
Pedro Lopez
|
517e22381a
|
[-] Remove method to add extra serialized props. This does not work, and the prop being added was already included.
|
2019-09-08 03:54:44 -04:00 |
|
Pedro Lopez
|
18199d8120
|
[+] New message_create event that is fired on all message creations.
A new property "fromMe" has also been added to messages.
Close #8
|
2019-09-08 03:48:19 -04:00 |
|
Pedro Lopez
|
cdfa1760eb
|
[FIX] Implement setDescription and setSubject for groups (close #6)
|
2019-09-08 03:09:07 -04:00 |
|
Pedro Lopez
|
ef4a59a4c4
|
[FIX] Reply to messages with new function on Store
|
2019-05-29 22:50:41 -04:00 |
|
Pedro Lopez
|
1b7376885d
|
Add group chat functions, slight refactoring
|
2019-02-20 02:42:19 -04:00 |
|