Alex Szefezuk
2545013040
fix: enable sourceId exists in a conversation
2025-05-21 10:36:26 -03:00
Guilherme Gomes
70a4fe8f6e
feat(evoai): enhance media message handling and transcription capabilities
...
- Added support for audio message detection and transcription using OpenAI's Whisper API.
- Integrated media downloading for both audio and image messages, with appropriate error handling.
- Updated logging to redact sensitive information from payloads.
- Modified existing methods to accommodate the new message structure, ensuring seamless integration with EvoAI services.
2025-05-15 15:42:17 -03:00
Guilherme Gomes
71124755b0
feat(evoai): add EvoAI integration with models, services, and routes
...
- Introduced Evoai and EvoaiSetting models in both MySQL and PostgreSQL schemas.
- Implemented EvoaiController and EvoaiService for managing EvoAI bots.
- Created EvoaiRouter for handling API requests related to EvoAI.
- Added DTOs and validation schemas for EvoAI integration.
- Updated server module and chatbot controller to include EvoAI functionality.
- Configured environment settings for EvoAI integration.
2025-05-15 11:54:11 -03:00
Davidson Gomes
a1cc504777
Merge pull request #1449 from gomessguii/feature/enhance-message-fetching
...
feat(whatsapp): enhance message fetching and processing logic
2025-05-14 21:44:39 -03:00
Guilherme Gomes
383805aa95
feat(whatsapp): enhance message fetching and processing logic
...
- Added a new method `fetchMessages` to retrieve messages based on various query parameters.
- Improved handling of `pushName` for messages, ensuring proper assignment based on participant information.
- Refactored user devices cache initialization for better readability.
- Cleaned up commented-out code related to message recovery.
2025-05-14 21:12:45 -03:00
Guilherme Gomes
71101807bb
Refactor N8n integration: update schema exports, improve import order, and enhance service logic
...
- Added export for N8n schema in chatbot.schema.ts.
- Improved import order in n8n.dto.ts and n8n.router.ts for better readability.
- Refactored variable declarations in n8n.service.ts for consistency and clarity.
2025-05-14 20:50:48 -03:00
Guilherme Gomes
38f089f04c
Add N8n integration with models, services, and routes
...
- Introduced N8n and N8nSetting models in both MySQL and PostgreSQL schemas.
- Implemented N8nController and N8nService for managing N8n bots.
- Created N8nRouter for handling API requests related to N8n.
- Added DTOs and validation schemas for N8n integration.
- Updated server module and chatbot controller to include N8n functionality.
- Configured environment settings for N8n integration.
2025-05-14 20:47:23 -03:00
Davidson Gomes
ec9de49647
Merge pull request #1435 from edisonmartinsmkt/fix/audio-caption-fallback
...
fix(chatwoot): only fallback audio caption when audioMessage exists
2025-05-10 19:14:41 -03:00
edisoncm-ti
a7a9de2903
fix: only fallback caption when audioMessage exists
2025-05-10 16:20:05 -03:00
Davidson Gomes
e6a72bd829
Merge pull request #1406 from Faelst/hotfix/issues-1385
...
fix: when you set jpegThumbnail, image not appear on app mobile
2025-05-10 13:07:06 -03:00
Davidson Gomes
341a0d884f
Merge pull request #1332 from theeusmartins/main
...
Defininando TTL no userDivicesCache igual usado no Baileys
2025-05-10 11:26:23 -03:00
edisoncm-ti
60a58ca037
fix: not show undefined in caption for received audio messages in group chats
2025-05-10 11:12:44 -03:00
Davidson Gomes
bff3bf564b
Merge pull request #1415 from victoreduardo/victoreduardos/fix-conversation-not-found
...
fix: Erro na criação de conversation quando já existe uma conversation de outro inbox para o mesmo usuário
2025-05-10 10:31:06 -03:00
Davidson Gomes
c74eee8e52
Merge pull request #1414 from onerrogus/fix_link_preview
...
Corrigir utilização do linkPreview no WhatsApp Business API
2025-05-10 10:30:54 -03:00
Davidson Gomes
d1a28ea4f7
Merge pull request #1318 from victoreduardo/victoreduardos/jwt-webhook
...
Tornando Webhook mais seguro com JWT token
2025-05-10 10:28:07 -03:00
edisoncm-ti
c4ddfe6804
style: fix linting issues with Prettier
2025-05-07 18:18:47 -03:00
edisoncm-ti
aaa103a842
fix(audio): ensure full WhatsApp compatibility for audio conversion (libopus, 48kHz, mono)
2025-05-07 13:41:09 -03:00
Victor Eduardo
8f0ede4207
fix: preventing use conversation from other inbox for the same user
2025-05-03 09:56:28 -03:00
Victor Eduardo
95827a2d70
lint
2025-05-03 09:42:18 -03:00
Victor Eduardo
b064e512e2
Merge branch 'develop' into victoreduardos/jwt-webhook
2025-05-03 09:40:37 -03:00
OnerRogus
db5f0d0891
fix: corrigido erro que não exibia o preview das urls quando utilizado o whatsapp business api
2025-05-02 15:32:47 -03:00
Rafael Silverio
dc67039b39
fix: when you set jpegThumbnail, image not appear on app mobile
2025-04-29 14:54:42 -03:00
pedro-php
4c8c7ee19b
lint fixes
2025-04-09 15:15:48 -03:00
pedro-php
8c6f95fbef
Fixing chatname on the events message.upsert and message.update in order to return always the chatname from the user correctly
2025-04-09 14:55:22 -03:00
Davidson Gomes
09f79c94be
Merge pull request #1362 from Deyvi-dev/develop
...
feat(s3): add S3_SKIP_POLICY env variable to disable setBucketPolicy
2025-04-08 10:51:52 -03:00
deyvi-dev
1d2e029b54
feat(s3): add S3_SKIP_POLICY env variable to disable setBucketPolicy for incompatible providers
2025-04-07 20:23:33 -03:00
Davidson Gomes
9889035ddc
Merge pull request #1344 from alvestassio/fix/multiple-files-sent-via-whatsapp
...
Adicionando um timestamp ao filename para possibilitar enviar o mesmo arquivo mais de uma vez na mesma conversa.
2025-03-30 12:09:01 -03:00
Davidson Gomes
07ce09d8e2
Merge pull request #1322 from marceloapd/fix/animated-stickers
...
Fix/animated stickers
2025-03-30 12:08:15 -03:00
pedro-php
7e8044a777
lint changes
2025-03-28 11:10:48 -03:00
pedro-php
645f305cd6
fixing build error on prisma
2025-03-28 11:08:38 -03:00
pedro-php
3d40b0850b
lint changes
2025-03-28 10:57:59 -03:00
pedro-php
17bd108251
treating errors gracefully
2025-03-28 10:56:19 -03:00
pedro-php
f695e8bdc9
merging with develop
2025-03-28 10:36:34 -03:00
Tassio Alves
bf59ff1287
[FIX] Run lint
2025-03-27 14:36:39 -04:00
Tassio Alves
ce1680f515
[FIX] Adding a timestamp to the filename to make it possible to send the same file more than once in the same conversation.
2025-03-27 10:46:13 -04:00
pedro-php
119ceba1ca
Adding a new webhook that triggers when a message is updated by the user
2025-03-27 11:13:22 -03:00
Marcelo Assis
9710fbdac4
remove animated to webp
2025-03-26 13:09:08 -03:00
Marcelo Assis
658dae0b59
lint fix
2025-03-26 10:45:09 -03:00
Davidson Gomes
b89f1144b4
Merge pull request #1334 from adaptwebtech/fix_and_add_name_to_find_chats_and_paginate_get_contacts_and_get_chats
...
Corrigindo um bug no endpoint de findChats e permitindo paginação nos endpoints de findChats e findContacts
2025-03-26 10:34:56 -03:00
pedro-php
c5c354ffe7
fix_and_add_name_to_find_chats_and_paginate_get_contacts_and_get_chats
2025-03-25 10:52:19 -03:00
Matheus Martins Piedade
36757dddc2
Defininando TTL no userDivicesCache igual usado no Baileys
2025-03-24 15:15:45 -03:00
Marcelo Assis
027401b839
fix: normalize file extension checks for case insensitivity in sticker conversion
2025-03-20 19:13:19 -03:00
Marcelo Assis
6e7dd51679
fix: preserve animation in GIF and WebP stickers
2025-03-20 19:00:02 -03:00
Marcelo Assis
f8b1c6e0fa
fix: preserve animation in GIF and WebP stickers
2025-03-20 18:37:58 -03:00
Victor Eduardo
cee2bc4d71
sending JWT token when sending webhook if jwt_key exists in webhook header record
2025-03-19 18:04:42 -03:00
Davidson Gomes
043df62a8f
Merge pull request #1304 from rafwell/main
...
Add eventos referente a instancia que estavam faltando
2025-03-14 14:33:41 -03:00
Rafael Souza
53ae521863
Add eventos referente a instancia que estavam faltando
2025-03-10 18:11:03 -03:00
Davidson Gomes
13bdbc268c
Merge pull request #1290 from jrCleber/main
...
Corrige validação de URL para permitir localhost e endereços IP
2025-03-06 16:59:48 -03:00
Davidson Gomes
ea9c3fbbe0
Merge pull request #1287 from pedroepif/main
...
fix: adjusting cloud api send audio and video
2025-03-06 16:53:05 -03:00
Cleber Wilson
22a958616d
basic regex for url
2025-03-06 16:17:42 -03:00