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
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
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
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
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
Aditya Nandwana
4137984b5d
Refactor message deletion in BaileysStartupService
2025-02-03 11:44:41 +05:30
Aditya Nandwana
96821f5d9a
Refactor BaileysStartupService updateMessage method
2025-02-03 11:43:53 +05:30
Davidson Gomes
3c2ea5c67c
feat: Re-enable group metadata caching in Baileys service
...
- Restore group metadata caching mechanisms
- Uncomment cache-related methods for group updates and participants
- Implement conditional group metadata retrieval based on cache configuration
2025-02-02 16:42:17 -03:00
Davidson Gomes
ff5a8adc71
Merge pull request #1190 from GrimBit1/main
...
Fix Message deletion in Whatsapp Bailey Service
2025-02-01 16:08:56 -03:00
Aditya Nandwana
c1494ca035
Refactor logical message deletion in BaileysStartupService
2025-02-01 16:09:08 +05:30
Davidson Gomes
f8f1cbf4a2
fix: Disable group metadata caching in Baileys service
...
- Remove group metadata caching mechanisms
- Modify group-related cache update methods
- Simplify group metadata retrieval process
2025-01-31 17:44:44 -03:00
Davidson Gomes
ab5eb80edd
Refactor JID creation and fetch chats
...
- Introduced a new utility function `createJid` to standardize JID creation across the application, replacing the previous method in `ChannelStartupService`.
- Updated multiple services to utilize the new `createJid` function for improved consistency and maintainability.
- Added a `cleanMessageData` method in `ChannelStartupService` to sanitize message objects before processing.
- Updated CHANGELOG to reflect the refactor on chat fetching logic and the introduction of the new JID utility.
2025-01-22 10:16:48 -03:00
Davidson Gomes
cfe6bd9ae0
Refactor instance deletion logic and enhance WhatsApp connection updates
...
- Updated the `deleteInstance` method to allow logout for instances in 'connecting' or 'open' states, improving instance management.
- Enhanced the `BaileysStartupService` to include additional profile information (wuid, profileName, profilePictureUrl) in connection update webhooks.
- Removed redundant webhook data sending logic, streamlining connection state updates for better performance.
- Adjusted settings schema to ensure required fields are properly validated.
2025-01-17 17:54:18 -03:00
Davidson Gomes
540467293c
Enhance settings and integrate Baileys controller for WhatsApp functionality
...
- Added `wavoipToken` field to `Setting` model in both MySQL and PostgreSQL schemas.
- Updated `package.json` and `package-lock.json` to include `mime-types` and `socket.io-client` dependencies.
- Introduced `BaileysController` and `BaileysRouter` for handling WhatsApp interactions.
- Refactored media type handling to use `mime-types` instead of `mime` across various services.
- Updated DTOs and validation schemas to accommodate the new `wavoipToken` field.
- Implemented voice call functionalities using the Wavoip service in the Baileys integration.
- Enhanced event handling in the WebSocket controller to support new features.
2025-01-16 11:58:33 -03:00