Commit Graph

22 Commits

Author SHA1 Message Date
Pedro Lopez
64912dccfd Download message attachments (images, documents, etc) 2019-11-24 04:23:08 -04:00
Pedro Lopez
512b21e522 [FIX] Use STREAM module for getting connection state instead of removed Conn model 2019-10-10 22:05:24 -04:00
Renato
46a7d025fe searches for Chat module instead 2019-10-10 01:46:17 -03: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
cde0034d93 [+] Implement function to get all open chats.
Close #14
2019-09-08 03:18:40 -04:00
Pedro Lopez
cdfa1760eb [FIX] Implement setDescription and setSubject for groups (close #6) 2019-09-08 03:09:07 -04:00
Pedro Lopez
cf8c54879e Load moduleRaid from GitHub 2019-09-08 00:53:38 -04:00
Pedro Lopez
ef4a59a4c4 [FIX] Reply to messages with new function on Store 2019-05-29 22:50:41 -04:00
Pedro Lopez
bf0fe8496c [FIX] Use WhatsApp's new sendTextMsgToChat function for sending messages 2019-05-29 22:42:43 -04:00
Pedro Lopez
5576812017 [FIX] New method of exposing the store with moduleRaid 2019-05-29 22:29:24 -04:00
Pedro Lopez
48a9d7d7f7 [FIX] New selectors to detect QR code and auth success 2019-05-29 22:06:38 -04:00
Pedro S. Lopez
80690728e6 Remove unused import 2019-03-17 05:58:17 -04:00
Pedro Lopez
a7a7034e75 [ADD] Session restore functionality 2019-03-17 05:42:29 -04:00
Pedro Lopez
1b7376885d Add group chat functions, slight refactoring 2019-02-20 02:42:19 -04:00
Pedro Lopez
594a65d5e8 [+] Get all chats 2019-02-17 23:50:50 -04:00
Pedro Lopez
f585cc1c5a Ignore old messages 2019-02-17 23:24:54 -04:00
Pedro Lopez
9032025920 [ADD] Disconnected event 2019-02-17 22:32:37 -04:00
Pedro Lopez
812e3dc7a7 Support replying directly to messages 2019-02-17 21:50:28 -04:00
Pedro Lopez
6442469437 Basic Chat and Message model implementation 2019-02-17 21:14:31 -04:00
Pedro Lopez
c166e24ea5 Get and send messages 2019-02-17 04:18:16 -04:00
Pedro Lopez
bcbd16f196 Initial simple client implementation 2019-02-17 00:03:07 -04:00