Commit Graph

21 Commits

Author SHA1 Message Date
Adhiraj 9c34f35a7b message ordering bug fix 2020-10-05 23:13:03 +05:30
Adhiraj c0ca27dc2f loadMessages bug fix 2020-10-05 22:40:15 +05:30
Adhiraj 67d82b4169 More explicit media sending 2020-10-01 13:22:14 +05:30
Adhiraj 3a878ae193 Updates
- removed timeout, use maxIdleTimeMs
- made messages a keyedDB to better utitlize message cache
- possible fix for group ID bug
2020-09-27 13:51:36 +05:30
Adhiraj 30cee92758 PTT Audio + Automatic link preview generation + Minor changes 2020-09-22 22:50:29 +05:30
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 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 61994f165d updated filters 2020-09-07 12:16:51 +05:30
Adhiraj b645214926 Better media conn handling 2020-09-05 19:28:35 +05:30
Adhiraj fb51a3f2cd test fix 2020-09-04 13:49:26 +05:30
Adhiraj 33448690a4 audio tests 2020-09-03 10:25:00 +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 6311303773 tests update 2020-08-28 23:19:40 +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 d995af0104 quote bug fix 2020-08-26 23:33:14 +05:30
Adhiraj dcb06be944 got rid of redundancies 2020-08-21 20:36:44 +05:30
Adhiraj 95d2567e76 Initial V3.0 2020-08-19 14:19:30 +05:30
Adhiraj a39995e2d9 Node V12 compatible 2020-08-16 22:03:48 +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