Commit Graph

39 Commits

Author SHA1 Message Date
canove
74d3772eb1 feat: support displaing quoted messages 2020-10-28 17:54:29 -03:00
canove
73cb08a557 feat: added routes to handle whatsapp session 2020-10-26 19:55:07 -03:00
canove
a21ccbc539 fix: remove vcard support, waiting for better implementation 2020-10-07 17:50:14 -03:00
canove
315dbac175 improvement: moved vcard parse logic to backend 2020-10-04 14:05:32 -03:00
canove
ea25a76b6f Merge branch 'master' into refresh-tokens 2020-09-30 19:30:43 -03:00
canove
4c67067d8f feat: handle group messages 2020-09-30 19:16:31 -03:00
canove
c8b4b5bdfe feat: start using refresh tokens and better session handler 2020-09-29 20:30:02 -03:00
canove
2e1785ea15 feat: start delete whatsapp messages backend 2020-09-27 20:10:52 -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
872e237b48 add validation to whatsapp name 2020-09-19 09:59:10 -03:00
canove
d3e0d1230f updated whatsapp model 2020-09-19 09:54:08 -03:00
canove
eab7719583 changed whatsapp model 2020-09-19 09:52:39 -03:00
canove
99fa2cea61 changed all models to typescript 2020-09-19 08:15:47 -03:00
canove
b04c0b878e changed contacts routes to typescript 2020-09-15 19:28:06 -03:00
canove
b3cf16bbd3 feat: add user remove route 2020-09-14 19:24:38 -03:00
canove
7f33e33078 finished user store in typscript 2020-09-14 18:54:36 -03:00
canove
eba3553a2d change user model to typescript 2020-09-14 16:47:43 -03:00
canove
f18bab145f started migration of user domain to ts 2020-09-14 12:42:20 -03:00
canove
b793d28e60 feat: checking for whatsapp session Id on ticket and message creation 2020-09-06 14:22:05 -03:00
canove
b0f28c16ad feat: finished multiple whatsapps handle in frontend 2020-09-06 12:09:12 -03:00
canove
8786c7ca5e feat: started multiple whatsapps support 2020-09-04 20:18:11 -03:00
canove
bc376e2b1c feat: added settings api on beackend 2020-09-04 05:08:30 -03:00
canove
dfde175c07 feat: added users page 2020-09-02 21:01:02 -03:00
canove
ffc4538d47 fix: receiving multiple messages crash unread messages count 2020-08-27 17:56:08 -03:00
canove
a6d195f53a feat: start tickets and messages search 2020-08-04 20:55:44 -03:00
canove
b464337a8a fix: new ticket trhowing error 2020-08-04 13:34:25 -03:00
canove
5848359075 code cleanup 2020-08-04 11:41:25 -03:00
canove
0b61e8391f improvement: moved unreadMessages logic to model 2020-08-04 11:18:26 -03:00
canove
56afe86805 major: change message logic and breaks oldticket 2020-07-30 14:09:05 -03:00
canove
a36bd8f5a6 improvement: show username on ticket header 2020-07-29 10:14:38 -03:00
canove
124297a849 Feat: Added import contacts function on frontend 2020-07-28 10:45:35 -03:00
canove
9477e46c24 Finished Contact Drawer styles and func 2020-07-27 16:51:54 -03:00
canove
6d4e2a60a9 Feat: add and edit contact in frontend 2020-07-23 18:09:45 -03:00
canove
b20ed4c8db Create custom field table and assocs 2020-07-23 17:15:47 -03:00
canove
2a73d7e89d Styles change in chat 2020-07-20 17:00:52 -03:00
canove
9687a1ce13 All models using classes and sequelize migrations 2020-07-17 14:29:10 -03:00
canove
a41f7e63ac Start using sequelize migrations 2020-07-17 11:40:15 -03:00
canove
3679c94baa Migrate from moment to date-fns and some changes 2020-07-06 18:21:08 -03:00