Commit Graph

45 Commits

Author SHA1 Message Date
Adhiraj Singh
39802eb449 Better phone connection detection 2021-01-06 18:21:36 +05:30
Adhiraj Singh
05bae6b1e7 Unarchive tests 2020-12-31 11:18:47 +05:30
Adhiraj Singh
26b15b2b78 Update 7.MessagesExtra.ts 2020-12-29 11:09:21 +05:30
Adhiraj Singh
3d6418e9d6 Update 7.MessagesExtra.ts 2020-12-29 11:05:23 +05:30
Adhiraj Singh
bc3cb6c178 Require phone connection in required places 2020-12-23 09:31:00 +05:30
Adhiraj Singh
3288846380 Merge pull request #279 from edgardmessias/feat_clear_chat
Added method to clear chat and star/unstar message
2020-12-18 17:40:50 +05:30
Adhiraj Singh
b6a8d02038 Cleaner upserts 2020-12-18 16:49:28 +05:30
Adhiraj Singh
ccab24cdb2 Nicer message deletion + catch profile picture update errors 2020-12-18 12:35:24 +05:30
Edgard
5a7077c675 Added method to clear chat and star/unstar message 2020-12-16 13:58:24 -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
698e248076 Merge pull request #231 from Fr4nZ82/patch-1
Pass a promise on loadAllMessages
2020-11-22 18:05:27 +05:30
Fr4nZ82
b1868e8298 Update 7.MessagesExtra.ts 2020-11-22 05:33:18 +01:00
Adhiraj Singh
abde6563c9 Support decoding disappearing messages + events bug fix 2020-11-18 23:05:57 +05:30
Fr4nZ82
9a4b755bd6 Pass a promise on loadMessage
I've changed because i need to write to files a big chat history and appendFileSync is deprecated
2020-11-14 04:28:29 +01:00
Adhiraj Singh
eaf56f6d71 group promote/demote event fix + archive fix + group events rework 2020-11-12 13:46:10 +05:30
Adhiraj Singh
155df2bc4f Android chat read fix + debounceTimeout bug fix 2020-11-03 13:24:56 +05:30
Adhiraj Singh
ad0f35a1cd Update 7.MessagesExtra.ts 2020-10-25 21:23:32 +05:30
Adhiraj Singh
ea91c807f4 debug message cancels 2020-10-19 17:34:54 +05:30
Adhiraj Singh
bb78138506 Update loadMessaages Mutex 2020-10-16 15:55:38 +05:30
Adhiraj
b05c160846 search fix for non-ASCII characters 2020-10-09 17:16:56 +05:30
Adhiraj
4b1be0d9e3 Message loading bug fix 2020-10-08 19:41:04 +05:30
Adhiraj
c0ca27dc2f loadMessages bug fix 2020-10-05 22:40:15 +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
30cee92758 PTT Audio + Automatic link preview generation + Minor changes 2020-09-22 22:50:29 +05:30
Adhiraj
8173864bcd More robust read receipt 2020-09-11 16:36:11 +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 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
13fae884c1 Update 7.MessagesExtra.ts 2020-09-07 13:28:28 +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
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
218c9bcc18 Added function to change read status for chat, updated connect 2020-09-01 12:13:25 +05:30
Adhiraj
ad922a38f6 loadMessages bug fix 2020-08-31 20:03:22 +05:30
Adhiraj
8144683fd6 so, files doesn't work 2020-08-30 23:30:44 +05:30
Adhiraj
64a360a8a7 possible loadMessage fix 2020-08-25 20:34:35 +05:30
Adhiraj
aac613094c load message bug fix 2020-08-25 17:54:52 +05:30
Adhiraj
b4298b772e Update 7.MessagesExtra.ts 2020-08-23 22:59:41 +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