Commit Graph

374 Commits

Author SHA1 Message Date
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
27015f12b2 fix: sending contact from phone shows a "download" button 2020-10-12 18:30:13 -03:00
canove
ed25d8572e Revert "Revert "fix: contact profilePic not updating in ticket header""
This reverts commit 3bca996064.
2020-10-12 18:04:31 -03:00
canove
4a740b1b0e Revert "chore: removed readme"
This reverts commit 338ee9f5b8.
2020-10-12 18:03:17 -03:00
canove
3bca996064 Revert "fix: contact profilePic not updating in ticket header"
This reverts commit d198243bf9.
2020-10-12 18:03:01 -03:00
canove
d198243bf9 fix: contact profilePic not updating in ticket header 2020-10-12 17:57:15 -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
338ee9f5b8 chore: removed readme 2020-10-12 16:26:57 -03:00
canove
ef673325de improvement: better error checking on session handler 2020-10-09 17:53:57 -03:00
canove
ecbcb322f8 chore: update README 2020-10-09 17:33:19 -03:00
canove
5ad611fec7 chore: updated sequelize to latest v5 2020-10-09 06:39:58 -03:00
canove
0bdb85daa8 chore: updated frontend dependencies 2020-10-09 06:28:57 -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
9945e61d7c remove .env in frontend folder 2020-10-08 17:50:07 -03:00
canove
c170c0c8ae improvement: better user feedback on clicking buttons 2020-10-08 14:10:34 -03:00
canove
31bf85635d improvement: better styles on messages 2020-10-07 18:25:42 -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
44ff9a8e96 fix: click 2 times on send media sends media twice 2020-10-07 10:48:40 -03:00
canove
18cc2caedd improvement: added translation to input message placeholder 2020-10-07 09:39:31 -03:00
canove
cb009551cb fix: last commit broke sendinf files with CTRL + V 2020-10-07 06:47:05 -03:00
canove
6cd215dc63 fix: block adding attachment on closed ticket (CTRL + V) 2020-10-07 06:45:48 -03:00
canove
34d0280fef improvement: better variable names in ModalImageCors 2020-10-06 11:08:18 -03:00
canove
6c18c3d722 fix: clicking "download" in an image modal opens image in new tab 2020-10-06 10:55:52 -03:00
canove
32b93681ba fix: can't create new user after logout an existing one 2020-10-06 09:23:18 -03:00
Cassio Santos
cdedc45a73 Merge pull request #37 from juanpagfe/spanish-translation
feat: add Spanish translation
2020-10-06 08:26:45 -03:00
Juan Pablo Garcia
f57b62441c Fixes UserModal's profile tag 2020-10-05 23:24:47 -05:00
Juan Pablo Garcia
1cdbb2e407 Adds spanish translation 2020-10-05 23:23:10 -05:00
canove
228c087d51 improvement: send audio messages as whatsapp audio 2020-10-05 19:53:36 -03:00
canove
eb49531924 fix: error in session handler after login / create account 2020-10-04 15:22:59 -03:00
canove
87e4a73e05 improvement: better contact name exhibition on group messages 2020-10-04 14:47:46 -03:00
canove
1b23780197 fix: typo in pt-br translation 2020-10-04 14:32:13 -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
3fd0784f60 fix: typo in variable name #34 2020-10-02 19:10:37 -03:00
canove
2998b6d40c fix: messages unread counter appear in front of ticket list header 2020-10-02 19:08:43 -03:00
canove
4bfb04fe90 feat: handle media sent from phone 2020-10-02 19:00:09 -03:00
canove
5b9ed686ef fix: Messages are appearing to everyone, even without "show all" 2020-10-02 18:12:29 -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
197cba60f8 code cleanup 2020-10-01 05:28:58 -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