Pedro Lopez
|
5fbd8ddf68
|
feat(example): auto restore session
This is as suggested in #29. Mainly implemeted to ease work while developing, but also serves as an example.
|
2020-02-09 01:52:38 -04:00 |
|
Pedro Lopez
|
d1dba0f4c0
|
add disconnect reason
|
2020-02-09 00:53:00 -04:00 |
|
Pedro Lopez
|
5616613807
|
feat: Mention users, get user number from Contact model
|
2020-02-08 03:19:51 -04:00 |
|
Pedro Lopez
|
edc2c7022d
|
feat: change status message
|
2020-02-08 01:32:15 -04:00 |
|
Pedro Lopez
|
065a9212ba
|
add another location example
|
2020-02-08 00:54:21 -04:00 |
|
Pedro Lopez
|
7b229a39a4
|
feat: Send and receive location
|
2020-02-08 00:46:55 -04:00 |
|
Pedro Lopez
|
a098d61b03
|
feat: send messages with attachments
close #3
|
2020-02-04 21:11:20 -04:00 |
|
Pedro Lopez
|
e717915f94
|
fix: don't get chat after accepting invite
This will now only return the chatId, since getting the chat at this point is unreliable.
|
2020-02-02 20:37:51 -04:00 |
|
Aliyss Snow
|
b597e4a504
|
Added delete event message(#33)
* A hacky way of doing things but seems to work. Also after client restart.
|
2020-02-02 19:00:23 -04:00 |
|
Pedro Lopez
|
cc477f9545
|
Add eslint config and fix linting issues
|
2020-02-02 14:50:04 -04:00 |
|
Pedro Lopez
|
7243240568
|
fix !quoteinfo example
|
2020-02-02 13:52:25 -04:00 |
|
Pedro Lopez
|
caa8598ec1
|
[+] Join groups by invite code
|
2020-02-02 00:52:51 -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
|
64912dccfd
|
Download message attachments (images, documents, etc)
|
2019-11-24 04:23:08 -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
|
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
|
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 |
|