Commit Graph

  • 6b72550286 fix: include filename in media message payload for WhatsApp Business Rafael Nicolas Barbosa Moreira 2025-01-03 15:56:39 -0300
  • 7b35957664
    Update Dockerfile - Fix Prisma failed to detect the libssl/openssl Michael lima 2024-12-31 01:49:29 -0400
  • df0990df0f
    fix cannot read null of mentioned Fabio Moretti 2024-12-28 02:15:26 +0100
  • 60c9e231be fix: instance create w/webhook and chatwoot settings Fellipe "ScrashOff 2024-12-27 16:58:15 -0300
  • 2fb6318011 feat: updates api evolution for docker João Victor Souza 2024-12-27 10:40:04 -0300
  • 070159568e fix: upgrading prisma packages to 6.1.0 to fix a issue in alpine images EdmilsonSantana 2024-12-26 07:59:54 -0300
  • bfba702fde send audio using sendWhatsAppAudio route, wabussines MarksonSolutions 2024-12-20 16:00:15 -0400
  • 6ddad8e85a refactor: Simplify queue name generation and update AMQP publish method Davidson Gomes 2024-12-19 11:12:11 -0300
  • 555fa606ea fix: Update PrivacySetting groupadd type and enhance error handling in fetchInstances route Davidson Gomes 2024-12-11 15:53:58 -0300
  • d5c2cfb4f9
    Merge pull request #1103 from roberto0arruda/fix/sentry-auto-instrument-express Davidson Gomes 2024-12-11 15:38:24 -0300
  • ca474236b0 feat: Add PREFIX_KEY configuration for RabbitMQ integration Davidson Gomes 2024-12-11 15:33:01 -0300
  • cdab5e2ae8 chore: improve instrumentSentry.ts import before another import Roberto Arruda 2024-12-10 12:13:42 -0400
  • 682eaa995f
    Merge pull request #1088 from joaosantanadev/develop Davidson Gomes 2024-11-27 12:10:52 -0300
  • 62ea22a06a
    Merge pull request #1076 from verbeux-ai/main Davidson Gomes 2024-11-27 12:10:31 -0300
  • 370025b8f9 Correction of webhook global joaosantanadev 2024-11-25 12:59:48 -0300
  • ca55291fbc Remove console.log joaosantanadev 2024-11-22 17:24:49 -0300
  • 872aa2a418 Correction for global webhook joaosantanadev 2024-11-22 17:01:52 -0300
  • 5d13f7055b
    Merge remote-tracking branch 'refs/remotes/evo/develop' Pedro Ivo 2024-11-22 10:11:50 -0300
  • c4e87c160e
    Merge pull request #1078 from Richards0nd/feature/windows-commands-support Davidson Gomes 2024-11-21 14:51:14 -0300
  • ee8e937fad
    Merge pull request #1073 from lucastononro/fix-prisma-p1001-dockercompose Davidson Gomes 2024-11-21 14:49:10 -0300
  • d5a7e03ec2
    Merge pull request #1012 from yousseefspires/fix/chats-messages Davidson Gomes 2024-11-21 14:48:40 -0300
  • 52b6b61ac9
    Merge pull request #1071 from AlanCezarAraujo/fix/openai-audio Davidson Gomes 2024-11-21 14:46:51 -0300
  • 6e6711a5af
    fix: get instance id in right place on handle label Pedro Ivo 2024-11-19 10:26:01 -0300
  • 013fa9dc08
    fix: join is considering instance id Pedro Ivo 2024-11-19 10:17:49 -0300
  • a42bc988ec
    fix: add/remove saving on db and improve add query for startup case Pedro Ivo 2024-11-19 10:15:08 -0300
  • 3582cd38fb Add Windows support for database migration commands in package.json Richards0n 2024-11-18 20:07:08 -0300
  • bfd8c08987 Add Windows support for database deployment and improve error handling in runWithProvider.js Richards0n 2024-11-18 20:01:10 -0300
  • ecbbc5b090
    fix: avoid concurrency cases in label handler Pedro Ivo 2024-11-17 20:04:27 -0300
  • c2e5c44a9c init Lucas Tonon 2024-11-17 17:21:52 -0300
  • 9c8c2bc4ab fix: connection with postgres and redis Lucas Tonon 2024-11-17 12:08:00 -0300
  • b7e15be418 Update docker-compose and .env.example Lucas Tonon 2024-11-17 11:36:12 -0300
  • 0156c8d0c1 Ajustes Éder Costa 2024-11-17 09:17:48 -0300
  • 1d5508736e corrigido o envio de áudio para OpenAI Alan Cezar 2024-11-15 17:57:38 -0300
  • cefe3ef6c3
    fix: chats must be unique Pedro Ivo 2024-11-15 17:38:26 -0300
  • 09a33a423e
    Merge pull request #1070 from help-corretora/main Davidson Gomes 2024-11-15 10:59:10 -0300
  • e092a80aeb
    Merge pull request #1 from vitor-help/main Help Corretora 2024-11-14 20:50:58 -0300
  • 99a533afc1 o chat está colocando a conversa como pendente quando o cliente manda mensagem, esse código visa corrigir isso. Vitor 2024-11-14 20:48:47 -0300
  • b603021f56
    Merge pull request #1067 from Alexandre-Prado/fix-chatbots-send-message Davidson Gomes 2024-11-14 18:37:07 -0300
  • 7bf0fd1c36
    Merge pull request #1058 from Richards0nd/newPhoneNumberContent Davidson Gomes 2024-11-14 18:36:43 -0300
  • 52cf4fa8b8
    Merge pull request #1069 from AlanCezarAraujo/fix/whatsapp-images Davidson Gomes 2024-11-14 18:36:24 -0300
  • ef7574273c message recorded for no media messages Alan Cezar 2024-11-14 09:11:21 -0300
  • d797d8177c added isMediaMessage method Alan Cezar 2024-11-14 09:10:11 -0300
  • e7ed1446ee saved base64 file in memory Alan Cezar 2024-11-14 09:09:27 -0300
  • 5eaabfb1eb fixed messageId Alan Cezar 2024-11-14 09:08:52 -0300
  • 59383d5944 fixed remoteJid Alan Cezar 2024-11-14 09:08:23 -0300
  • d87d7c0775 fixed image mime type Alan Cezar 2024-11-14 09:07:57 -0300
  • 753f4ba141 fix: chatbots send message text buffer Alexandre Prado 2024-11-14 02:25:15 -0300
  • 7ef8afa9b3 Refactor phone number formatting in ChatwootService to improve parsing logic Richards0n 2024-11-11 16:57:04 -0300
  • c5fd81ddbf
    Merge pull request #1 from Richards0nd/develop Richardson Douglas 2024-11-11 16:49:17 -0300
  • e7c803fdd1 LN6qDBu9 - add message to contact database Lucas Batista 2024-11-11 16:05:36 -0300
  • 8f855b4bfd
    Merge pull request #1046 from rafwell/fixMessageStatus Davidson Gomes 2024-11-11 15:44:25 -0300
  • 084be1cee2
    Merge pull request #1044 from Richards0nd/newPhoneNumberContent Davidson Gomes 2024-11-11 15:44:05 -0300
  • 997aceeebf
    Merge pull request #1038 from fmedeiros95/develop Davidson Gomes 2024-11-11 15:43:49 -0300
  • c8410bd146 Fix Message.Status as String Rafael Souza 2024-11-08 07:15:23 -0300
  • 3d51b45e2b feat: format participant phone number in messages Richards0n 2024-11-08 00:25:00 -0300
  • 50d84d1a08
    Merge branch 'EvolutionAPI:develop' into develop Felipe Medeiros 2024-11-05 17:17:15 -0300
  • fd1f08a41e feat: handle quoted messages in WhatsApp integration Felipe Medeiros 2024-11-05 17:16:41 -0300
  • 8dc27919b1 Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop Davidson Gomes 2024-11-02 08:13:04 -0300
  • 6591a67ab6 feat: sh local install Davidson Gomes 2024-11-02 08:12:30 -0300
  • 08192a03ca
    Merge pull request #1023 from adriel12319/main Davidson Gomes 2024-11-01 16:10:07 -0300
  • 8410d179cc IH2CtHI2 . calculate object sizes in chunks Pedro Howat 2024-11-01 15:03:23 -0300
  • fd1825c38b
    Merge a7d74ef9b6 into 1665654676 Latta AI 2024-11-01 04:22:21 +0100
  • a7d74ef9b6 Fix database connection string for Postgres Latta 2024-11-01 04:22:20 +0100
  • 8f86c9d758
    Update getConversationMessage.ts Adriel Santos Araujo 2024-10-31 23:19:17 -0300
  • 0e5f9e3b77
    Update getConversationMessage.ts Adriel Santos Araujo 2024-10-31 22:52:45 -0300
  • 9324ecba96
    Merge cbf18b8914 into 1665654676 Latta AI 2024-10-31 14:46:43 +0100
  • cbf18b8914 Fix authentication issue in instance creation Latta 2024-10-31 14:46:42 +0100
  • 1665654676 feat: typebot send list 2.2.0 Davidson Gomes 2024-10-29 19:30:17 -0300
  • 133eddd742 docker-compose Davidson Gomes 2024-10-29 18:22:45 -0300
  • c55312d206 feat: typebot send list Davidson Gomes 2024-10-29 17:51:06 -0300
  • 52216ec08e fix: receive buttons and list response in integrations Davidson Gomes 2024-10-29 16:11:53 -0300
  • 7a01cdf0ef fix: receive buttons and list response in integrations Davidson Gomes 2024-10-29 16:11:29 -0300
  • 65a9c78d86 feat: typebot send buttons Davidson Gomes 2024-10-29 16:03:00 -0300
  • f6ccd58dee some fixs yousseefs 2024-10-29 18:43:31 +0000
  • fbccf2eb2a feat: send pix button Davidson Gomes 2024-10-29 10:00:32 -0300
  • 23640a71b8 fix: fetch instances Davidson Gomes 2024-10-29 07:43:48 -0300
  • fce3e55e91 feat: send pix button Davidson Gomes 2024-10-29 07:36:24 -0300
  • 9f39ec2110 feat: send ptv message Davidson Gomes 2024-10-28 18:02:42 -0300
  • 89c4c194df Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop Davidson Gomes 2024-10-28 18:02:24 -0300
  • a4e7baa41c feat: send ptv message Davidson Gomes 2024-10-28 18:02:17 -0300
  • e22ff6c0d9
    Merge pull request #1009 from yousseefspires/fix/chats-messages Davidson Gomes 2024-10-28 17:42:44 -0300
  • 11d31123ac fix: received messages but chat doesnt exists yousseefs 2024-10-28 20:23:20 +0000
  • 0fdc47e8f0
    Merge pull request #1001 from robjean9/patch-1 Davidson Gomes 2024-10-28 11:13:51 -0300
  • 60db8081bd
    FIX: Update instance.controller.ts to filter by instanceName Robson Jean Penteado 2024-10-24 09:49:43 -0300
  • 37b003f169
    Merge pull request #1000 from fmedeiros95/develop Davidson Gomes 2024-10-24 09:05:10 -0300
  • 891c3eb5d3
    remove o arquivo Felipe Medeiros 2024-10-24 08:52:56 -0300
  • 53516dee38 Fixes index creation Pedro Howat 2024-10-23 15:15:17 -0300
  • 3b99699f1a fix: var API_AUDIO_CONVERTER with default value Davidson Gomes 2024-10-22 11:29:43 -0300
  • e1de70542b feat: convert audio with api Davidson Gomes 2024-10-22 09:43:58 -0300
  • c10680df41 brand Davidson Gomes 2024-10-21 18:53:21 -0300
  • 171f460f3b fix: ignoreJids in integrations dont work Davidson Gomes 2024-10-21 13:52:08 -0300
  • 6d0ad5f3db feat: convert audio with api Davidson Gomes 2024-10-21 12:04:38 -0300
  • f34115fdcb feat: convert audio with api Davidson Gomes 2024-10-21 11:59:45 -0300
  • f9705c07dc feat: convert audio with api Davidson Gomes 2024-10-21 11:59:20 -0300
  • e986768716 feat: convert audio with api Davidson Gomes 2024-10-21 11:39:21 -0300
  • 34769e2293 fix: receive medias on chatwoot Davidson Gomes 2024-10-18 19:49:14 -0300
  • 5401ecd2c4 fix: send buttons cloud api oficial Davidson Gomes 2024-10-18 19:23:15 -0300
  • 84451ba3e0 fix: receive messages on chatwoot 2.2.0-pre Davidson Gomes 2024-10-18 17:43:43 -0300
  • bc751bbb6b feat: send list and buttons Davidson Gomes 2024-10-18 15:38:23 -0300
  • da77af5bd1 feat: send list and buttons Davidson Gomes 2024-10-18 15:34:22 -0300