Adhiraj
|
6d2eaf93cb
|
Added mutex + fixed rare duplicate chats bug + fixed connect bug
The mutex will prevent duplicate functions from being called and throwing funky errors.
|
2020-09-09 14:16:08 +05:30 |
|
Adhiraj
|
f9f109e134
|
updates
|
2020-09-07 20:22:28 +05:30 |
|
Adhiraj
|
16ef8a617e
|
updated connect & message sending
|
2020-09-07 20:08:43 +05:30 |
|
Adhiraj
|
f12f6fd90d
|
added proxy support
|
2020-09-06 15:48:01 +05:30 |
|
Adhiraj
|
cb9d511400
|
chat updates bug fix
|
2020-09-05 19:54:47 +05:30 |
|
Adhiraj
|
b645214926
|
Better media conn handling
|
2020-09-05 19:28:35 +05:30 |
|
Adhiraj
|
9041272b5c
|
updates
|
2020-09-05 18:31:56 +05:30 |
|
Adhiraj
|
1340279cdb
|
added pong event
|
2020-09-03 22:58:27 +05:30 |
|
Adhiraj
|
3d5b37fc44
|
compute chat deltas with connect
|
2020-09-03 18:25:43 +05:30 |
|
Adhiraj
|
426dbc255d
|
changes
|
2020-09-02 13:04:49 +05:30 |
|
Adhiraj
|
50d50e4ae9
|
connect cooldown + terminate WS instead of close
|
2020-09-01 13:16:50 +05:30 |
|
Adhiraj
|
218c9bcc18
|
Added function to change read status for chat, updated connect
|
2020-09-01 12:13:25 +05:30 |
|
Adhiraj
|
c5fec0e6a3
|
connect fixes
|
2020-08-31 21:36:27 +05:30 |
|
Adhiraj
|
0af9f8fbe4
|
More reliable connect with automatic retries + default connect options
|
2020-08-31 14:39:21 +05:30 |
|
Adhiraj
|
acc8e864fa
|
Update 3.Connect.ts
|
2020-08-31 10:50:02 +05:30 |
|
Adhiraj
|
536d12a200
|
better cleanup
|
2020-08-29 13:36:15 +05:30 |
|
Adhiraj
|
828be7f240
|
renamed user.id to user.jid
|
2020-08-28 20:22:35 +05:30 |
|
Adhiraj
|
890fb726f1
|
Changes
- Separated message-status-update & message-update
- Removed contact storage & waiting for contacts. General connect speed should improve by 10%-20%
- Added `contacts-received` event
|
2020-08-28 20:01:48 +05:30 |
|
Adhiraj
|
d0c593731e
|
bug fixes
|
2020-08-28 13:59:35 +05:30 |
|
Adhiraj
|
2ce9a1c28d
|
Documented disconnect reason
|
2020-08-27 16:36:14 +05:30 |
|
Adhiraj
|
dd91c9a0d9
|
bug fix where phonePoll wasn't clearing
|
2020-08-27 16:14:24 +05:30 |
|
Adhiraj
|
67412d4fba
|
Update 3.Connect.ts
|
2020-08-26 10:56:47 +05:30 |
|
Adhiraj
|
11b6e3b1a3
|
Update 3.Connect.ts
|
2020-08-25 22:21:49 +05:30 |
|
Adhiraj
|
07076fd227
|
Update 3.Connect.ts
|
2020-08-25 22:16:45 +05:30 |
|
Adhiraj
|
59df353746
|
possibly more reliable connect
|
2020-08-25 18:33:43 +05:30 |
|
Adhiraj
|
68b64b9707
|
Added reconnect mechanism
|
2020-08-25 00:26:47 +05:30 |
|
Adhiraj
|
c44413538b
|
Use name instead of title
|
2020-08-23 22:37:50 +05:30 |
|
Adhiraj
|
ea36aabb6c
|
better connections
|
2020-08-22 17:46:41 +05:30 |
|
Adhiraj
|
dcb06be944
|
got rid of redundancies
|
2020-08-21 20:36:44 +05:30 |
|
Adhiraj
|
47021c34bf
|
correct message updates
|
2020-08-19 17:43:30 +05:30 |
|
Adhiraj
|
a6c8fee814
|
Reconnect fixes
|
2020-08-19 16:06:20 +05:30 |
|
Adhiraj
|
95d2567e76
|
Initial V3.0
|
2020-08-19 14:19:30 +05:30 |
|
Adhiraj
|
3825824d71
|
bug fix
|
2020-08-16 22:39:20 +05:30 |
|
Adhiraj
|
0ab0df1c17
|
unit test for quoting groups
|
2020-08-16 18:19:53 +05:30 |
|
Adhiraj
|
002d304041
|
Got rid of WAClient, deprecated code. Prep for V3
Layered classes based on hierarchy as well.
|
2020-08-16 17:51:29 +05:30 |
|