Commit Graph

1054 Commits

Author SHA1 Message Date
Adhiraj 8bc19a8a82 messages are proto objects 2020-09-14 16:38:53 +05:30
Adhiraj f41bf888f1 Update Tests.Messages.ts 2020-09-12 13:41:59 +05:30
Adhiraj c04c675424 Update 4.Events.ts 2020-09-11 20:50:58 +05:30
Adhiraj db44f82724 Added GenericMediaMessage 2020-09-11 19:30:51 +05:30
Adhiraj 3b6b8eabe3 Update 4.Events.ts 2020-09-11 17:21:44 +05:30
Adhiraj 8173864bcd More robust read receipt 2020-09-11 16:36:11 +05:30
Adhiraj d9d494ce2a First QR scan bug fix 2020-09-09 14:22:29 +05:30
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 6e22ceac98 updated WAMessage definitions 2020-09-08 21:58:39 +05:30
Adhiraj Singh fab5c269ef Update 7.MessagesExtra.ts 2020-09-08 01:37:34 +05:30
Adhiraj Singh b7c60d35b8 Update 7.MessagesExtra.ts 2020-09-07 21:50:45 +05:30
Dayan C. Galiazzi 3d34a0e55c fix: call loadMessages multiple times 2020-09-07 13:01:40 -03:00
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 13fae884c1 Update 7.MessagesExtra.ts 2020-09-07 13:28:28 +05:30
Adhiraj 3191784dcb Update 5.User.ts 2020-09-07 12:55:59 +05:30
Adhiraj 61994f165d updated filters 2020-09-07 12:16:51 +05:30
Adhiraj f12f6fd90d added proxy support 2020-09-06 15:48:01 +05:30
Adhiraj 7cc35d6e84 try on all hosts for media 2020-09-06 13:21:54 +05:30
Adhiraj 0a8312a81f possible duplicate key fix 2020-09-06 12:18:30 +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 fb51a3f2cd test fix 2020-09-04 13:49:26 +05:30
Adhiraj 1340279cdb added pong event 2020-09-03 22:58:27 +05:30
Adhiraj fe0730b6a7 Update 7.MessagesExtra.ts 2020-09-03 21:32:26 +05:30
Adhiraj 3d5b37fc44 compute chat deltas with connect 2020-09-03 18:25:43 +05:30
Adhiraj 33448690a4 audio tests 2020-09-03 10:25:00 +05:30
Adhiraj 4c646e3e02 chatDB tests + message length identical with WA 2020-09-02 22:40:51 +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 7d4f50c00d Update 4.Events.ts 2020-08-31 20:17:52 +05:30
Adhiraj ad922a38f6 loadMessages bug fix 2020-08-31 20:03:22 +05:30
Adhiraj 420c707195 fixed bug with stickers 2020-08-31 16:28:56 +05:30
Adhiraj cadd34bc0e protobuf uniformity + messages bug fix 2020-08-31 16:02:09 +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 8144683fd6 so, files doesn't work 2020-08-30 23:30:44 +05:30
Adhiraj 61104e8a6b fixes 2020-08-30 23:22:04 +05:30
Adhiraj 8aa3dff6e5 update package 2020-08-30 01:20:03 +05:30
Adhiraj 904bade7a8 duplicate key bug fix 2020-08-29 14:48:55 +05:30
Adhiraj 536d12a200 better cleanup 2020-08-29 13:36:15 +05:30
Adhiraj 6311303773 tests update 2020-08-28 23:19:40 +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 bf3ff1a731 Handle group_create 2020-08-28 13:00:29 +05:30
Adhiraj 299ebf5179 browser authInfo load fix 2020-08-27 22:01:38 +05:30