Commit Graph

36 Commits

Author SHA1 Message Date
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
14d90a2dd4 migrated setting routes to typescript 2020-09-15 17:16:29 -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
8e8658425f feat: finished multiple whatsapp support 2020-09-06 15:12:25 -03:00
canove
b0f28c16ad feat: finished multiple whatsapps handle in frontend 2020-09-06 12:09:12 -03:00
canove
40e2e5e8a6 improvement: better names on wbot methods 2020-09-05 15:43:52 -03:00
canove
b8ff993e6f feat: new connections page to handle multiple whats 2020-09-05 14:41:55 -03:00
canove
8786c7ca5e feat: started multiple whatsapps support 2020-09-04 20:18:11 -03:00
canove
dfde175c07 feat: added users page 2020-09-02 21:01:02 -03:00
canove
e0b6e9ce3f improvement: ignore group messages 2020-08-31 12:05:20 -03:00
canove
eae3a052b7 fix: change .env to handle https installations 2020-08-25 17:28:57 -03:00
canove
b12deadc5f fix: listener trying to create duplicate messages 2020-08-21 12:04:12 -03:00
canove
5c6a6b2b6e code cleanup 2020-08-21 06:07:10 -03:00
canove
27e7cb1121 feat: starting handling messages sent from phone 2020-08-21 06:02:29 -03:00
canove
5f5aa8298a code cleanup 2020-08-20 19:30:02 -03:00
canove
d8ed4055d3 fix: missed whatsapp calls showing as empty msgs 2020-08-20 18:45:48 -03:00
canove
9914c6752c feat: option to handle whatsapp session on app 2020-08-13 20:29:41 -03:00
canove
5b429bda87 improvement: move sentry config to .env 2020-08-13 17:58:37 -03:00
canove
f7e8fed7d8 fix: lastMessage not changing when msg = fromMe 2020-08-04 13:50:18 -03:00
canove
0b61e8391f improvement: moved unreadMessages logic to model 2020-08-04 11:18:26 -03:00
canove
7a99abe543 improvement: better media filename handle 2020-08-04 10:07:03 -03:00
canove
c0817e99d1 fix: revert message to ingore msg sent from phone 2020-08-04 09:50:09 -03:00
canove
32ab7fe505 fix: ignore status and location messages 2020-07-31 07:57:50 -03:00
canove
56afe86805 major: change message logic and breaks oldticket 2020-07-30 14:09:05 -03:00
canove
83491b5882 feat: reopen same ticket when last ticket < 2h 2020-07-30 09:38:00 -03:00
canove
f4b47807bf improvement: moved public folder outside src 2020-07-28 17:08:45 -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
940285f63e New tickets logic on frontend 2020-07-17 17:58:34 -03:00
canove
9da6c3ceb2 Backend using new tickets logic 2020-07-17 15:20:53 -03:00
canove
aaf81019d5 🗑added public folder content to gitignore 2020-07-08 14:31:49 -03:00
canove
c9cc973088 Backend folders organize and finshed send audio 2020-07-08 11:19:08 -03:00