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
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
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
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
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
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
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
Pedro Epifanio
d9aa111800
fix: lint
2025-03-06 08:59:45 -03:00
Pedro Epifanio
fb41ab14e8
fix: adding media verification
2025-03-05 20:01:14 -03:00
Pedro Epifanio
5998fcf940
fix: adjustin cloud api send audio and video
2025-03-05 19:54:34 -03:00
Davidson Gomes
2198a86ae4
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2025-02-25 15:44:42 -03:00
Davidson Gomes
8a54efe11c
feat: Add NATS integration and update Baileys service
...
- Create Nats table in PostgreSQL migration
- Disable message recovery logic in Baileys service
- Remove console log in instance creation route
2025-02-25 15:42:40 -03:00
Davidson Gomes
98b8419b8d
Merge pull request #1237 from GrimBit1/main
...
Refactor Editing Message events and update message handler
2025-02-14 12:09:27 -03:00
Aditya Nandwana
33f7f2932d
Implement message update handling in BaileysStartupService
2025-02-13 11:07:18 +05:30
Aditya Nandwana
c939ed2337
Enhance message editing validation in BaileysStartupService
2025-02-13 10:39:29 +05:30
Davidson Gomes
342dacc398
Merge pull request #1217 from Desarrollo-TMS/feat-message-location
...
feat: add message location support whatsapp meta
2025-02-07 16:57:45 -03:00
Alexis Hernandez
d75c37e233
feat: add message location support meta
2025-02-07 13:04:36 -04:00
Davidson Gomes
68c6ad4f91
Merge pull request #1211 from joaosouz4dev/main
...
feat: notconvertsticket for animated stickers
2025-02-07 11:38:00 -03:00
Wayre Avelar
6c1355b64b
feat: Criado um novo grupo de rotas (business) para tratar dos catalogos de produtos e Coleções evitando alterações desnecessárias em arquivos do repositório
2025-02-07 00:56:49 -03:00
João Victor Souza
0c5d28bb6c
Merge branch 'main' of https://github.com/EvolutionAPI/evolution-api
2025-02-06 18:02:36 -03:00
João Victor Souza
0d1e7c08c9
feat: sendsticket notconvertsticket
2025-02-06 17:56:21 -03:00
Davidson Gomes
b143363c5d
Merge pull request #1201 from wayre/catalogProducts
...
Feat: Adicionei suporte para obter o Catálogos de Produtos e as Coleções de Produtos para a versão 2.2.3
2025-02-04 09:59:59 -03:00
Wayre Avelar
56a8e09ba8
chore: eslint applied
2025-02-04 09:04:41 -03:00
Davidson Gomes
023e030802
Merge pull request #1195 from GrimBit1/main
...
Refactor edit and delete message functionality in BaileyStartupService
2025-02-04 06:22:49 -03:00
Wayre Avelar
e27db0612f
feat: Add support to get Catalogs and Collections with new routes: '{{baseUrl}}/chat/fetchCatalogs' and '{{baseUrl}}/chat/fetchCollections'
2025-02-04 03:51:47 -03:00
Davidson Gomes
e51b6e9270
fix: improve message deduplication and edited message handling in Baileys service
...
- Refactor edited message detection logic
- Prevent duplicate message processing for edited messages
- Optimize message key caching mechanism
2025-02-03 17:19:07 -03:00
Davidson Gomes
867e8493aa
fix: added cache to identify duplicated messages on events
...
- Update Docker image repository to evoapicloud/evolution-api
- Modify contact email to contato@evolution-api.com
- Update Docker Compose, Dockerfile, and workflow files
- Add Docker image badge to README
- Include additional content creator in README
- Implement message deduplication cache in Baileys service
2025-02-03 15:37:11 -03:00
Aditya Nandwana
91e7a32209
Refactor createJid method in BaileysStartupService
2025-02-03 14:24:27 +05:30