Commit Graph

217 Commits

Author SHA1 Message Date
canove
443528d8ed improvement: stop deleting wbot session if phone is offline (timeout) 2020-10-24 22:54:24 -03:00
canove
65deab09b4 feat: update tickets list on transfer 2020-10-24 19:01:04 -03:00
canove
f6e65eed62 Merge branch 'tests' 2020-10-24 16:35:34 -03:00
canove
1d6fc2bf06 chore: added users service unit tests 2020-10-24 16:20:14 -03:00
phegalante
9b3c14c2cb improvement: accept number with - like 1399142-8988 and sanitize it in backend 2020-10-23 16:51:08 -03:00
canove
ce213777ff chore: added coverage data to .gitignore 2020-10-23 13:14:54 -03:00
canove
4d01cc3379 chore: adding user creation tests 2020-10-23 13:12:00 -03:00
phegalante
d82b65f879 feat: support multi files upload 2020-10-22 20:39:03 -03:00
canove
3302cd643a chore: start adding test envoriment 2020-10-22 13:36:11 -03:00
phegalante
e14a8b4a66 Merge branch 'master' of https://github.com/canove/whaticket-prod 2020-10-21 20:15:12 -03:00
phegalante
8eaa084170 improvement: change default whatsapp logic 2020-10-21 20:08:50 -03:00
canove
9f7fee05ff fix: upgraded WWebJs to fix sending media messages 2020-10-21 17:24:32 -03:00
canove
20adc6a11e chore: updated README to insert DB_DIALECT env 2020-10-20 08:32:14 -03:00
canove
ce155e817d improvement: blocking reopen a ticket when already a ticket open for that contact 2020-10-17 11:58:54 -03:00
canove
a0c807301e fix: setMessageAsRead not handling group contacts 2020-10-17 11:50:34 -03:00
canove
d7d953d812 improvement: removed await from "sendSeen" method to improve performance 2020-10-17 11:48:49 -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
09f8ef9be0 chore: removed redundant user check on session controller 2020-10-12 18:43:19 -03:00
canove
2f4bdd9289 chore: added pgsql dependencie 2020-10-12 17:34:59 -03:00
canove
caf0623761 chore!: add dialetic env to database config file 2020-10-12 16:31:52 -03:00
canove
5ad611fec7 chore: updated sequelize to latest v5 2020-10-09 06:39:58 -03:00
canove
dd454a7ac3 chore: ignore yarn.lock file 2020-10-09 06:28:45 -03:00
canove
79d3959f66 updated dependencies 2020-10-09 06:00:55 -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
ec9fbee7d3 improvement: add validation to contacts create/update 2020-10-04 09:04:36 -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
38d926820c improvement: trim search params on contacts and tickets filters 2020-09-30 20:00:17 -03:00
canove
0735dddfb4 Merge branch 'master' of https://github.com/canove/whaticket 2020-09-30 19:41:58 -03:00
canove
c1ed20a559 update README with new required .env 2020-09-30 19:41:44 -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
d78df2bf2e fix: deleting a ticket with unreadMessages keeps ticket in notifications 2020-09-29 06:20:16 -03:00
canove
3c0ecd8fb1 improvement: moved delete message logic to single file 2020-09-28 11:38:10 -03:00
canove
d5bee7420d feat: option to delete messages on whatsapp chat 2020-09-28 09:40:27 -03:00
canove
2e1785ea15 feat: start delete whatsapp messages backend 2020-09-27 20:10:52 -03:00
canove
2d3fa28a58 improvement: mark ticket messages as read when ticket status change 2020-09-27 09:19:47 -03:00