Commit Graph

  • 6a0fc19702 refactor(chatbot): integrate OpenAI service into chatbot implementations Davidson Gomes 2025-05-21 22:17:10 -0300
  • 9cedf31eed feat(env): enhance webhook configuration and SSL support Davidson Gomes 2025-05-21 17:55:00 -0300
  • f9567fbeaa refactor(chatbot): unify keywordFinish type and enhance session handling Davidson Gomes 2025-05-21 17:02:24 -0300
  • a5c25140e0 Corrige formatação do código no EvolutionBotService OrionDesign 2025-05-21 15:37:34 -0300
  • d673c83a93 Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop Davidson Gomes 2025-05-21 15:14:50 -0300
  • e16bb0e580 style(whatsapp): format code for consistency Davidson Gomes 2025-05-21 15:14:41 -0300
  • 09120aa026
    Merge pull request #1482 from gomessguii/fix/message-query Davidson Gomes 2025-05-21 15:14:25 -0300
  • fbfa364df9 Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop Davidson Gomes 2025-05-21 15:01:22 -0300
  • 624b37e2aa fix(media): improve media download handling for base64 conversion Davidson Gomes 2025-05-21 15:01:17 -0300
  • fcde1f9acc
    Merge pull request #1481 from AlexSzefezuk/fix-chatwoot-import Davidson Gomes 2025-05-21 13:54:51 -0300
  • cc01787501
    Merge pull request #1473 from KokeroO/develop Davidson Gomes 2025-05-21 13:52:57 -0300
  • c30bae4c3a refactor(openai): improve service initialization and streamline audio transcription handling Guilherme Gomes 2025-05-21 12:16:12 -0300
  • 2545013040 fix: enable sourceId exists in a conversation Alex Szefezuk 2025-05-21 10:36:26 -0300
  • d09fd4d84f
    Update openai.controller.ts Rodrigo 2025-05-20 21:34:49 -0300
  • c53a96e757 Fix suggestions Willian Coqueiro 2025-05-20 13:07:28 +0000
  • 82b5e43410
    ajuste no if OrionDesign 2025-05-20 01:15:43 -0300
  • a2d8642e1c fix: Corrige processamento de documentos sem filename. Willian Coqueiro 2025-05-19 23:21:01 +0000
  • 9c530c69cf fix: Evita tentar processar media messageContextInfo e disparar um erro generico. Willian Coqueiro 2025-05-19 23:18:23 +0000
  • 348a4ff251 fix: Corrige problemas com deadlocks Willian Coqueiro 2025-05-19 23:14:57 +0000
  • fc00916345 fix: Corrige o erro Unable to fit integer value '1747658857155' into an INT4 (32-bit signed integer. Willian Coqueiro 2025-05-19 23:05:11 +0000
  • 7ea7aa0454 Correção no tratamento no mensagens do EvolutionBot com Markdown OrionDesign 2025-05-19 13:20:31 -0300
  • 833cf06d4c Correção do Markdown na integração N8N OrionDesign 2025-05-19 11:18:02 -0300
  • 69b4f1aa02 feat(chatbot): implement base chatbot structure and enhance integration capabilities Guilherme Gomes 2025-05-17 16:22:13 -0300
  • 7cccda10bb
    Merge pull request #1456 from thiagoomatheus/main Davidson Gomes 2025-05-16 13:38:30 -0300
  • 33c808b195
    Merge pull request #1457 from gomessguii/fix/message-query Davidson Gomes 2025-05-16 12:02:31 -0300
  • d3ee370bdc feat(channel): enhance pushName logic for messages Guilherme Gomes 2025-05-16 11:33:52 -0300
  • 7e5740b462 fix(media): allow multiples files with same name thiagoomatheus 2025-05-15 22:37:55 -0300
  • 0b33a76394 changelog v2.3.0 Davidson Gomes 2025-05-15 18:49:35 -0300
  • 6a0b024b13
    Merge pull request #1453 from gomessguii/fix/evoai-migration Davidson Gomes 2025-05-15 18:20:09 -0300
  • fda6b0d50e feat(evoai): add Evoai and EvoaiSetting tables with foreign key constraints Guilherme Gomes 2025-05-15 18:19:23 -0300
  • 9ec6847683
    Merge pull request #1452 from gomessguii/feature/new-manager-version Davidson Gomes 2025-05-15 18:12:38 -0300
  • c745fbad64 feat: updated manager to the last version with suport to n8n and EvoAI chatbot integrations Guilherme Gomes 2025-05-15 18:09:23 -0300
  • 98b245c7a3 new_feature_sigterm pedro-php 2025-05-15 16:51:45 -0300
  • 40ea8bf356
    Merge pull request #1451 from gomessguii/feature/evoai-chatbot Davidson Gomes 2025-05-15 15:50:12 -0300
  • 0699ad4bb0 fix(evoai): update EvoAI service initialization to include configService Guilherme Gomes 2025-05-15 15:46:13 -0300
  • 70a4fe8f6e feat(evoai): enhance media message handling and transcription capabilities Guilherme Gomes 2025-05-15 15:42:17 -0300
  • 71124755b0 feat(evoai): add EvoAI integration with models, services, and routes Guilherme Gomes 2025-05-15 11:54:11 -0300
  • a1cc504777
    Merge pull request #1449 from gomessguii/feature/enhance-message-fetching Davidson Gomes 2025-05-14 21:44:39 -0300
  • 0fd2e04286
    Merge pull request #1448 from gomessguii/feature/n8n-chatbot Davidson Gomes 2025-05-14 21:44:25 -0300
  • 4f2b0c42f3
    Merge pull request #2 from EvolutionAPI/develop Guilherme Gomes 2025-05-14 21:35:36 -0300
  • 401b0359cd
    Merge pull request #1 from EvolutionAPI/develop Guilherme Gomes 2025-05-14 21:32:41 -0300
  • b1f3c5cc5f
    Merge pull request #1450 from gomessguii/fix/npm-install-action Davidson Gomes 2025-05-14 21:29:57 -0300
  • 362736ea71 refactor(whatsapp): format userDevicesCache initialization for improved readability Guilherme Gomes 2025-05-14 21:27:23 -0300
  • 2544c10592 fix: remove postinstall script from package.json to fix GitHub Action Guilherme Gomes 2025-05-14 21:22:52 -0300
  • 383805aa95 feat(whatsapp): enhance message fetching and processing logic Guilherme Gomes 2025-05-14 21:12:45 -0300
  • 71101807bb Refactor N8n integration: update schema exports, improve import order, and enhance service logic Guilherme Gomes 2025-05-14 20:50:48 -0300
  • 38f089f04c Add N8n integration with models, services, and routes Guilherme Gomes 2025-05-14 20:47:23 -0300
  • d70e538cbc
    Merge pull request #3 from adaptwebtech/new_feature_lottieMessage_healthCheck Pedro Afonso 2025-05-14 16:20:51 -0300
  • b8a0b71182 hotfix_lint pedro-php 2025-05-14 16:18:09 -0300
  • d656727b7a lint changes pedro-php 2025-05-14 16:13:57 -0300
  • 50c583ec4a
    Merge pull request #2 from adaptwebtech/new_feature_lottieMessage_healthCheck Pedro Afonso 2025-05-14 16:13:00 -0300
  • 855c24f38d new_feature_lottieMessage_healthCheck pedro-php 2025-05-14 16:12:31 -0300
  • 6d63f2fb6e
    Merge pull request #1420 from luiis716/main Davidson Gomes 2025-05-13 06:28:21 -0300
  • bb0b9b94ff
    Merge branch 'develop' into main Davidson Gomes 2025-05-13 06:28:07 -0300
  • 4f467f943e fix(server): prevent crash when SSL certificate is invalid Link33d 2025-05-13 00:13:33 -0300
  • a449fdf0ef
    Findchat group name treatment luiis716 2025-05-12 16:14:59 -0300
  • 26952b7eb3
    Merge branch 'develop' into fix/fetchChats Davidson Gomes 2025-05-12 13:02:17 -0300
  • 2d9ca15d74 docs(changelog): Update CHANGELOG.md Davidson Gomes 2025-05-12 12:48:52 -0300
  • cee6498ea0 feat: Adds method to fetch contacts with last message Davidson Gomes 2025-05-12 12:48:05 -0300
  • 847bc769e5
    Update src/api/services/channel.service.ts Arnav Gupta 2025-05-12 19:56:08 +0530
  • 66cec361a2 Fixed Issue #1437 arnavgupta00 2025-05-12 01:49:33 +0530
  • ec9de49647
    Merge pull request #1435 from edisonmartinsmkt/fix/audio-caption-fallback Davidson Gomes 2025-05-10 19:14:41 -0300
  • a7a9de2903 fix: only fallback caption when audioMessage exists edisoncm-ti 2025-05-10 16:20:05 -0300
  • 99b0c86278
    Merge pull request #1422 from icaro-andrade/patch-2 Davidson Gomes 2025-05-10 13:07:39 -0300
  • e6a72bd829
    Merge pull request #1406 from Faelst/hotfix/issues-1385 Davidson Gomes 2025-05-10 13:07:06 -0300
  • 341a0d884f
    Merge pull request #1332 from theeusmartins/main Davidson Gomes 2025-05-10 11:26:23 -0300
  • 383bac090a
    Merge pull request #1434 from edisonmartinsmkt/fix/group-audio-caption Davidson Gomes 2025-05-10 11:25:14 -0300
  • 60a58ca037 fix: not show undefined in caption for received audio messages in group chats edisoncm-ti 2025-05-10 11:12:44 -0300
  • e5989f3d47
    Merge pull request #1433 from paulocoutinhox/fix-mysql-wavoip-token Davidson Gomes 2025-05-10 10:32:12 -0300
  • bff3bf564b
    Merge pull request #1415 from victoreduardo/victoreduardos/fix-conversation-not-found Davidson Gomes 2025-05-10 10:31:06 -0300
  • c74eee8e52
    Merge pull request #1414 from onerrogus/fix_link_preview Davidson Gomes 2025-05-10 10:30:54 -0300
  • d1a28ea4f7
    Merge pull request #1318 from victoreduardo/victoreduardos/jwt-webhook Davidson Gomes 2025-05-10 10:28:07 -0300
  • d2f1985913
    Merge pull request #1425 from edisonmartinsmkt/develop Davidson Gomes 2025-05-10 08:33:28 -0300
  • 90e27cc7d8 fix mysql wavoip token Paulo Coutinho 2025-05-10 03:53:35 -0300
  • c4ddfe6804 style: fix linting issues with Prettier edisoncm-ti 2025-05-07 18:18:47 -0300
  • aaa103a842 fix(audio): ensure full WhatsApp compatibility for audio conversion (libopus, 48kHz, mono) edisoncm-ti 2025-05-07 13:41:09 -0300
  • b2809b6f3e
    Update package.json icaro-andrade 2025-05-06 19:33:46 -0300
  • 5f530e1fcd gitignore changes pedro-php 2025-05-06 14:34:41 -0300
  • 2e42c77666 evolution_fix_delete_message pedro-php 2025-05-05 18:01:32 -0300
  • 7d7bd904f9 evolution_fix_delete_message pedro-php 2025-05-05 18:01:24 -0300
  • fcf6b03b4c Correções. Éder Costa 2025-05-04 10:25:32 -0300
  • d52256718d
    Findchat group name treatment luiis716 2025-05-03 14:55:07 -0300
  • 8f0ede4207 fix: preventing use conversation from other inbox for the same user Victor Eduardo 2025-04-30 23:41:49 -0300
  • 95827a2d70 lint Victor Eduardo 2025-05-03 09:42:18 -0300
  • b064e512e2
    Merge branch 'develop' into victoreduardos/jwt-webhook Victor Eduardo 2025-05-03 09:40:37 -0300
  • db5f0d0891 fix: corrigido erro que não exibia o preview das urls quando utilizado o whatsapp business api OnerRogus 2025-05-02 15:32:47 -0300
  • 86c603b3a1 feat: Updates RabbitMQ with new optimizations and configurations Davidson Gomes 2025-04-30 15:44:12 -0300
  • ccbd866e42
    Merge pull request #1384 from leandrosroc/develop Davidson Gomes 2025-04-30 06:15:42 -0300
  • dc67039b39 fix: when you set jpegThumbnail, image not appear on app mobile Rafael Silverio 2025-04-29 14:54:42 -0300
  • 960efcecd5 fix: Retry and Reconnect system in rabbitmq integration Davidson Gomes 2025-04-28 17:11:19 -0300
  • 7b7f47a361
    Update whatsapp.business.service.ts Jeffry Jesus De La Rosa 2025-04-27 00:06:07 -0400
  • 52a6279402 reverse pedro-php 2025-04-25 15:12:09 -0300
  • 58e1f68e20 logs pedro-php 2025-04-25 14:50:39 -0300
  • 507ba86972 logs pedro-php 2025-04-25 14:48:38 -0300
  • 37c4b2d9ec logs pedro-php 2025-04-25 14:47:15 -0300
  • 5a5ef76dd9 Add or update the Azure App Service build and deployment workflow config hygorambevtech 2025-04-25 09:08:03 -0300
  • eeedfb0e2a
    fetchContacts - nestordavalos Leandro Santos Rocha 2025-04-22 16:12:47 -0300
  • 3ab75faff7
    fix lint Leandro Santos Rocha 2025-04-21 00:42:33 -0300
  • 095754d173
    perf(api): otimiza paginação em fetchChats usando LIMIT/OFFSET no SQL Leandro Santos Rocha 2025-04-21 00:38:25 -0300
  • b94b452597 fix(api): modifica fetchChats para trazer mensagens de contatos não salvos Leandro Rocha 2025-04-21 00:30:48 -0300