Commit Graph

  • eb0921e40e fix: sending audio not working canove 2020-10-26 11:54:59 -03:00
  • 443528d8ed improvement: stop deleting wbot session if phone is offline (timeout) canove 2020-10-24 22:54:24 -03:00
  • 63fdecd038 Merge pull request #54 from canove/transfer-tickets Cassio Santos 2020-10-24 22:02:01 +00:00
  • 65deab09b4 feat: update tickets list on transfer canove 2020-10-24 19:01:04 -03:00
  • c0611916e7 chore: updated translations canove 2020-10-24 18:37:28 -03:00
  • 0ee3ccc44b feat: added transfer ticket option on frontend canove 2020-10-24 18:30:48 -03:00
  • f0e563269a Merge pull request #53 from wirys/master Cassio Santos 2020-10-24 19:52:15 +00:00
  • f6e65eed62 Merge branch 'tests' canove 2020-10-24 16:35:34 -03:00
  • 1d6fc2bf06 chore: added users service unit tests canove 2020-10-24 16:20:14 -03:00
  • 9b3c14c2cb improvement: accept number with - like 1399142-8988 and sanitize it in backend phegalante 2020-10-23 16:51:08 -03:00
  • ce213777ff chore: added coverage data to .gitignore canove 2020-10-23 13:14:36 -03:00
  • 4d01cc3379 chore: adding user creation tests canove 2020-10-23 13:12:00 -03:00
  • d82b65f879 feat: support multi files upload phegalante 2020-10-22 20:39:03 -03:00
  • d8ad464166 Basic transfer functionality implemented wirys da cunha francisco 2020-10-22 13:57:22 -03:00
  • 3302cd643a chore: start adding test envoriment canove 2020-10-22 13:36:11 -03:00
  • e14a8b4a66 Merge branch 'master' of https://github.com/canove/whaticket-prod phegalante 2020-10-21 20:15:12 -03:00
  • 8eaa084170 improvement: change default whatsapp logic phegalante 2020-10-21 20:08:50 -03:00
  • 9f7fee05ff fix: upgraded WWebJs to fix sending media messages canove 2020-10-21 17:24:32 -03:00
  • b51c7904e0 feat: add contact option on ticket creation modal canove 2020-10-20 21:29:45 -03:00
  • 20adc6a11e chore: updated README to insert DB_DIALECT env canove 2020-10-20 08:32:14 -03:00
  • 1c8f86fd44 improvement: better popover menu styles canove 2020-10-18 16:56:45 -03:00
  • 5e769e5f8e fix: notifications not working sometimes canove 2020-10-18 12:04:28 -03:00
  • a254e27d4f fix: show translated error when sending media canove 2020-10-18 09:39:12 -03:00
  • 1190383a18 chore: code cleanup canove 2020-10-17 16:23:18 -03:00
  • 7d9e209722 improvement(style): better menus placement canove 2020-10-17 16:20:21 -03:00
  • 18eb5e4502 fix: changing between two tickets sometimes shows another tickets message canove 2020-10-17 14:08:53 -03:00
  • 67a56473e4 chore: rename variable canove 2020-10-17 13:29:05 -03:00
  • 68c43a5020 fix: warning of memory leak in cotact modal canove 2020-10-17 13:14:00 -03:00
  • a523e244f8 chroe: code cleanup canove 2020-10-17 13:08:13 -03:00
  • ce155e817d improvement: blocking reopen a ticket when already a ticket open for that contact canove 2020-10-17 11:58:54 -03:00
  • a0c807301e fix: setMessageAsRead not handling group contacts canove 2020-10-17 11:50:34 -03:00
  • d7d953d812 improvement: removed await from "sendSeen" method to improve performance canove 2020-10-17 11:48:49 -03:00
  • e0c1b0eec5 improvement: use updatedAt instead of createdAt as reopen ticket criteria canove 2020-10-17 11:39:46 -03:00
  • f3ecb5dbd0 fix: apps throws an error when importing contacts from phone canove 2020-10-17 11:16:17 -03:00
  • 55fbadc86e fix: audios ACK canove 2020-10-15 20:10:50 -03:00
  • 42f298ae8a fix: receiving a message while in "search tab" makes ticket appears in search results canove 2020-10-15 19:58:02 -03:00
  • f03d0a23db fix: contact extra info is missing after receiving message. canove 2020-10-15 18:59:23 -03:00
  • a567614c63 improvement: translated all backend errors messages canove 2020-10-13 22:53:05 -03:00
  • 558475f121 improvement: remove cursor:pointer on pending tickets canove 2020-10-13 21:51:25 -03:00
  • 3a6db45b6d fix: contact name not appearing in group tickets canove 2020-10-13 21:33:51 -03:00
  • 0b91a341ed chore: split ticket in multiple componentts canove 2020-10-13 16:16:48 -03:00
  • 011d8d5dfe improvement: started translation of backend errors canove 2020-10-13 06:50:00 -03:00
  • 09f8ef9be0 chore: removed redundant user check on session controller canove 2020-10-12 18:43:19 -03:00
  • 27015f12b2 fix: sending contact from phone shows a "download" button canove 2020-10-12 18:30:13 -03:00
  • ed25d8572e Revert "Revert "fix: contact profilePic not updating in ticket header"" canove 2020-10-12 18:04:31 -03:00
  • 4a740b1b0e Revert "chore: removed readme" canove 2020-10-12 18:03:17 -03:00
  • 3bca996064 Revert "fix: contact profilePic not updating in ticket header" canove 2020-10-12 18:03:01 -03:00
  • d198243bf9 fix: contact profilePic not updating in ticket header canove 2020-10-12 17:57:15 -03:00
  • 2f4bdd9289 chore: added pgsql dependencie canove 2020-10-12 17:34:59 -03:00
  • caf0623761 chore!: add dialetic env to database config file canove 2020-10-12 16:31:52 -03:00
  • 338ee9f5b8 chore: removed readme canove 2020-10-12 16:26:57 -03:00
  • ef673325de improvement: better error checking on session handler canove 2020-10-09 17:53:57 -03:00
  • ecbcb322f8 chore: update README canove 2020-10-09 17:33:19 -03:00
  • 5ad611fec7 chore: updated sequelize to latest v5 canove 2020-10-09 06:39:58 -03:00
  • 0bdb85daa8 chore: updated frontend dependencies canove 2020-10-09 06:28:57 -03:00
  • dd454a7ac3 chore: ignore yarn.lock file canove 2020-10-09 06:28:45 -03:00
  • 79d3959f66 updated dependencies canove 2020-10-09 06:00:46 -03:00
  • 9945e61d7c remove .env in frontend folder canove 2020-10-08 17:50:07 -03:00
  • c170c0c8ae improvement: better user feedback on clicking buttons canove 2020-10-08 14:10:34 -03:00
  • 31bf85635d improvement: better styles on messages canove 2020-10-07 18:16:25 -03:00
  • a21ccbc539 fix: remove vcard support, waiting for better implementation canove 2020-10-07 17:46:57 -03:00
  • ffce591817 improvement: moved message creation to service canove 2020-10-07 12:50:01 -03:00
  • 2d7751231d fix: sending media count as unread messages canove 2020-10-07 11:15:50 -03:00
  • 44ff9a8e96 fix: click 2 times on send media sends media twice canove 2020-10-07 10:48:40 -03:00
  • 18cc2caedd improvement: added translation to input message placeholder canove 2020-10-07 09:39:31 -03:00
  • cb009551cb fix: last commit broke sendinf files with CTRL + V canove 2020-10-07 06:47:05 -03:00
  • 6cd215dc63 fix: block adding attachment on closed ticket (CTRL + V) canove 2020-10-07 06:45:48 -03:00
  • 34d0280fef improvement: better variable names in ModalImageCors canove 2020-10-06 11:08:18 -03:00
  • 6c18c3d722 fix: clicking "download" in an image modal opens image in new tab canove 2020-10-06 10:55:52 -03:00
  • 32b93681ba fix: can't create new user after logout an existing one canove 2020-10-06 09:23:18 -03:00
  • cdedc45a73 Merge pull request #37 from juanpagfe/spanish-translation Cassio Santos 2020-10-06 08:26:45 -03:00
  • f57b62441c Fixes UserModal's profile tag Juan Pablo Garcia 2020-10-05 23:24:47 -05:00
  • 1cdbb2e407 Adds spanish translation Juan Pablo Garcia 2020-10-05 23:23:10 -05:00
  • 228c087d51 improvement: send audio messages as whatsapp audio canove 2020-10-05 19:53:36 -03:00
  • eb49531924 fix: error in session handler after login / create account canove 2020-10-04 15:22:59 -03:00
  • 87e4a73e05 improvement: better contact name exhibition on group messages canove 2020-10-04 14:47:46 -03:00
  • 1b23780197 fix: typo in pt-br translation canove 2020-10-04 14:32:13 -03:00
  • cbd62a436e feat: handle vcard messages canove 2020-10-04 14:31:01 -03:00
  • 315dbac175 improvement: moved vcard parse logic to backend canove 2020-10-04 14:05:32 -03:00
  • ec9fbee7d3 improvement: add validation to contacts create/update canove 2020-10-04 09:04:36 -03:00
  • 70e89996a3 fix: connections page not updating on session changes canove 2020-10-03 16:12:26 -03:00
  • 3fd0784f60 fix: typo in variable name #34 canove 2020-10-02 19:10:37 -03:00
  • 2998b6d40c fix: messages unread counter appear in front of ticket list header canove 2020-10-02 19:08:43 -03:00
  • 4bfb04fe90 feat: handle media sent from phone canove 2020-10-02 19:00:09 -03:00
  • 5b9ed686ef fix: Messages are appearing to everyone, even without "show all" canove 2020-10-02 18:12:29 -03:00
  • 7d4e89b8d1 fix: ignoring stickers on messages canove 2020-10-01 14:21:23 -03:00
  • 3de9bf9ca7 fix: ignore "status@broadcast" messages canove 2020-10-01 11:40:59 -03:00
  • 6235f160ed fix: use filename as body on sending media canove 2020-10-01 06:02:08 -03:00
  • 197cba60f8 code cleanup canove 2020-10-01 05:28:58 -03:00
  • 38d926820c improvement: trim search params on contacts and tickets filters canove 2020-09-30 20:00:17 -03:00
  • 0735dddfb4 Merge branch 'master' of https://github.com/canove/whaticket canove 2020-09-30 19:41:58 -03:00
  • c1ed20a559 update README with new required .env canove 2020-09-30 19:41:44 -03:00
  • 817248f1a2 Merge pull request #30 from canove/refresh-tokens Cassio Santos 2020-09-30 19:32:35 -03:00
  • ea25a76b6f Merge branch 'master' into refresh-tokens canove 2020-09-30 19:30:43 -03:00
  • e534b84abd code cleanup canove 2020-09-30 19:29:21 -03:00
  • 8699504eb9 improvement: keep queue title when scroll canove 2020-09-30 19:28:54 -03:00
  • 34a51ea288 improvement: keep queue title when scroll list canove 2020-09-30 19:28:36 -03:00
  • 4c67067d8f feat: handle group messages canove 2020-09-30 19:16:31 -03:00
  • c8b4b5bdfe feat: start using refresh tokens and better session handler canove 2020-09-29 20:30:02 -03:00
  • 3a777dec39 fix: typo in featch contact timeout canove 2020-09-29 06:50:46 -03:00