Commit Graph

27 Commits

Author SHA1 Message Date
Adhiraj Singh 5fb9e8abed Minor updates 2020-12-28 11:44:02 +05:30
Adhiraj Singh bc3cb6c178 Require phone connection in required places 2020-12-23 09:31:00 +05:30
Edgard 0bf0ec6490 Added method to block/unblock user (close #233) 2020-12-14 16:05:57 -03:00
Adhiraj Singh caf82a46a8 Indexing change + missing messages detection 2020-12-08 18:06:20 +05:30
Adhiraj Singh 84edfe1ca0 Archive bug fix + Delete bug fix + assert deprecation update 2020-11-30 19:21:10 +05:30
Adhiraj Singh 242328abdc Presence fixes 2020-11-24 18:56:07 +05:30
Adhiraj Singh 9f8f244b66 Added offline check for isOnWhatsApp 2020-11-20 12:50:14 +05:30
Adhiraj Singh 2a01add13e Better search for numbers + chat fix 2020-11-15 14:05:32 +05:30
Adhiraj Singh eaf56f6d71 group promote/demote event fix + archive fix + group events rework 2020-11-12 13:46:10 +05:30
Adhiraj Singh 442c03a05e Update isOnWhatsApp 2020-11-07 13:47:21 +05:30
Adhiraj Singh 69da12c33c handle tags via EventEmitter + replace 'intermediate-close' with 'ws-close' 2020-10-30 17:42:45 +05:30
Adhiraj Singh 159b6d5cf5 Update 5.User.ts 2020-10-26 17:14:24 +05:30
Adhiraj Singh 588209d57c Explicit waitForConnection + option to not load profile picture for new chats 2020-10-19 15:22:44 +05:30
Adhiraj Singh e2d5fb1a25 More accurate phone connection detection 2020-10-15 16:50:52 +05:30
Adhiraj 64c9b7449e Chat ordering update 2020-10-04 18:29:35 +05:30
Adhiraj 8277590d11 Added ability to log messages 2020-09-30 20:44:22 +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 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 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 9041272b5c updates 2020-09-05 18:31:56 +05:30
Adhiraj cadd34bc0e protobuf uniformity + messages bug fix 2020-08-31 16:02:09 +05:30
Adhiraj 828be7f240 renamed user.id to user.jid 2020-08-28 20:22:35 +05:30
Adhiraj 68b64b9707 Added reconnect mechanism 2020-08-25 00:26:47 +05:30
Adhiraj a82d5bb1fe fixes 2020-08-23 22:41:36 +05:30
Adhiraj d7e3312b1d Simpler chat modifications 2020-08-23 16:49:15 +05:30
Adhiraj 95d2567e76 Initial V3.0 2020-08-19 14:19:30 +05:30