Commit Graph

29 Commits

Author SHA1 Message Date
canove
c8c8dc43e9 improvement: code cleanup 2021-01-07 22:01:13 -03:00
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
c77eacf341 changed whatsapp default column name 2020-09-19 09:48:25 -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
7f33e33078 finished user store in typscript 2020-09-14 18:54:36 -03:00
canove
60b12cbc9f changed migrations to typescript 2020-09-14 16:28:00 -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
f7fe3286b8 improvement: better error handling 2020-09-04 17:09:39 -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
ea4ff654ff feat: starting appbar notifications 2020-08-24 17:16:26 -03:00
canove
f95fb87bc3 fix: change tickets lastMessage column to TEXT 2020-08-13 08:46:10 -03:00
canove
56afe86805 major: change message logic and breaks oldticket 2020-07-30 14:09:05 -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
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