Commit Graph

42 Commits

Author SHA1 Message Date
canove
896f122cf7 improvement: moved all console logs to pino 2021-01-07 20:52:51 -03:00
canove
766cb70f0c feat: sync unread messages after connecting 2020-11-14 20:02:25 -03:00
canove
3859f996d0 improvement: change reopen ticket logic to use 'updatedAt' 2020-11-05 17:06:42 -03:00
canove
099a3354ca feat: added new method to fetch old whatsapp messages 2020-10-30 10:37:57 -03:00
canove
f68d52ae45 chore: fix typo in comment 2020-10-29 11:32:31 -03:00
canove
837e925390 fix: sending a media from phone to gruop results in a new ticket with isGroup=false 2020-10-29 10:55:02 -03:00
canove
74d3772eb1 feat: support displaing quoted messages 2020-10-28 17:54:29 -03:00
canove
e573656276 feat: add options to handle whatsapp session on frontend 2020-10-27 16:08:50 -03:00
canove
73cb08a557 feat: added routes to handle whatsapp session 2020-10-26 19:55:07 -03:00
canove
443528d8ed improvement: stop deleting wbot session if phone is offline (timeout) 2020-10-24 22:54:24 -03:00
canove
e0c1b0eec5 improvement: use updatedAt instead of createdAt as reopen ticket criteria 2020-10-17 11:39:46 -03:00
canove
f3ecb5dbd0 fix: apps throws an error when importing contacts from phone 2020-10-17 11:16:17 -03:00
canove
a567614c63 improvement: translated all backend errors messages 2020-10-13 22:53:05 -03:00
canove
0b91a341ed chore: split ticket in multiple componentts 2020-10-13 16:16:48 -03:00
canove
011d8d5dfe improvement: started translation of backend errors 2020-10-13 06:50:00 -03:00
canove
a21ccbc539 fix: remove vcard support, waiting for better implementation 2020-10-07 17:50:14 -03:00
canove
ffce591817 improvement: moved message creation to service 2020-10-07 12:50:01 -03:00
canove
2d7751231d fix: sending media count as unread messages 2020-10-07 11:15:50 -03:00
canove
228c087d51 improvement: send audio messages as whatsapp audio 2020-10-05 19:53:36 -03:00
canove
cbd62a436e feat: handle vcard messages 2020-10-04 14:31:01 -03:00
canove
315dbac175 improvement: moved vcard parse logic to backend 2020-10-04 14:05:32 -03:00
canove
70e89996a3 fix: connections page not updating on session changes 2020-10-03 16:12:26 -03:00
canove
4bfb04fe90 feat: handle media sent from phone 2020-10-02 19:00:09 -03:00
canove
7d4e89b8d1 fix: ignoring stickers on messages 2020-10-01 14:21:23 -03:00
canove
3de9bf9ca7 fix: ignore "status@broadcast" messages 2020-10-01 11:40:59 -03:00
canove
6235f160ed fix: use filename as body on sending media 2020-10-01 06:02:08 -03:00
canove
4c67067d8f feat: handle group messages 2020-09-30 19:16:31 -03:00
canove
3c0ecd8fb1 improvement: moved delete message logic to single file 2020-09-28 11:38:10 -03:00
canove
2e1785ea15 feat: start delete whatsapp messages backend 2020-09-27 20:10:52 -03:00
canove
5396837db4 improvement: remove tickets logic from useTickets to improve notifications 2020-09-25 18:53:14 -03:00
canove
c7d3807219 improvement: moved notification logic to backend 2020-09-24 21:00:57 -03:00
canove
34a99ade2d improvement: error handling on contact creation 2020-09-24 13:49:38 -03:00
canove
e6641bde39 code cleanup 2020-09-22 21:20:29 -03:00
canove
c0e42d71c0 code cleanup 2020-09-22 21:18:06 -03:00
canove
ee9fe6c60d fix: check message types on wbotMessageListener 2020-09-22 17:55:22 -03:00
canove
5c7a759efa fix: handling wwebjs erros without blocking routes 2020-09-22 16:33:13 -03:00
canove
0d8b4cd60c migrated import contacts controller to typescript 2020-09-22 11:09:52 -03:00
canove
6bc3b216c8 code cleanup 2020-09-22 10:18:38 -03:00
canove
48dbf7e859 migrated receive message logic to typescript 2020-09-22 09:15:18 -03:00
canove
391cd5495c start converting wbot functions to typescript 2020-09-21 18:49:38 -03:00
canove
dd9b61c2b9 added unread messages count to tickets 2020-09-21 11:48:53 -03:00
canove
cb3ba09252 migrated wbot initialization to typescript 2020-09-20 14:06:20 -03:00