Davidson Gomes
84451ba3e0
fix: receive messages on chatwoot
2024-10-18 17:43:43 -03:00
Davidson Gomes
bc751bbb6b
feat: send list and buttons
2024-10-18 15:38:23 -03:00
Davidson Gomes
da77af5bd1
feat: send list and buttons
2024-10-18 15:34:22 -03:00
Davidson Gomes
1787238c63
feat: send list and buttons
2024-10-18 15:33:21 -03:00
Davidson Gomes
c4bcd1fafe
Merge pull request #991 from rafaelsantana6/fix-fetch-instances
...
feat: add support for fetching multiple instances by key
2024-10-18 10:55:52 -03:00
Rafael Santana
ecd4b913b6
feat: add support for fetching multiple instances by key
...
This commit adds a new feature to fetch instances by key in the InstanceController. If the provided key does not match the environment key, the controller will search for instances with the matching token. If instances are found, the names are extracted and passed to the waMonitor to retrieve instance information.
Also, update the waMonitor's instanceInfo method to accept an array of instance names instead of a single name.
Fixes #990
2024-10-17 16:42:52 -05:00
Davidson Gomes
1aeda4e1f4
fix: ads messages in chatwoot
2024-10-17 17:40:37 -03:00
Davidson Gomes
fb1eed8beb
Merge pull request #988 from Richards0nd/otimization_index_querys
...
Add indexes to improve performance in Evolution
2024-10-17 12:06:22 -03:00
Richards0n
287f387e82
refactor: Add indexes to improve performance in ChatwootService
2024-10-17 11:50:28 -03:00
Davidson Gomes
b18e83d293
Merge pull request #986 from deivisonrpg/refactor-onSendMessageError
...
refactor: Remove unnecessary code for handling contact not in WhatsApp and onSendMessageError
2024-10-17 10:17:32 -03:00
Davidson Gomes
968cc25d37
Merge pull request #983 from Richards0nd/fix
...
refactor: Update content_attributes in ChatwootService
2024-10-17 10:17:03 -03:00
Deivison Lincoln
b38f3cdddf
Alterada outras traduções cw.message.numbernotinwhatsapp
2024-10-16 15:46:13 -03:00
Deivison Lincoln
a6fb8cbd30
refactor: Remove unnecessary code for handling contact not in WhatsApp
...
The code changes in `whatsapp.baileys.service.ts` remove the unnecessary code that handles the case when a contact is not in WhatsApp. The code was previously sending a notification to Chatwoot, but it is no longer needed. This change improves the code by removing unnecessary complexity.
2024-10-16 15:31:54 -03:00
Richards0n
aa8396d437
refactor: Update content_attributes in ChatwootService
...
This commit refactors the code in ChatwootService to update the content_attributes when replyToIds are present. Instead of directly spreading the replyToIds object, the code now converts it to a JSON string and appends it to the data object.
Refactor the code to improve readability and maintainability.
2024-10-15 18:01:57 -03:00
Davidson Gomes
ec2b7f94f8
Merge pull request #981 from yousseefspires/feat/delete-messages
...
feat: add logical or permanent message deletion based on env config
2024-10-15 17:44:15 -03:00
yousseefs
45acc6d281
feat: add logical or permanent message deletion based on env config
2024-10-15 20:10:59 +01:00
Davidson Gomes
b324e22d57
Merge pull request #977 from FelipeWayne/v2.0.0
...
(whatsapp.baileys.service.ts): adiciona novos campos de grupo na integração do WhatsApp
2024-10-14 08:04:27 -03:00
Davidson Gomes
001f4d3ca5
Merge pull request #972 from jesus-chacon/bugs/fix_last_message_fetch_chats_json
...
Fix last message fetch chats json
2024-10-14 08:04:12 -03:00
Felipe Augusto
aa18d13e21
✨ (whatsapp.baileys.service.ts): adiciona novos campos de grupo na integração do WhatsApp
...
A inclusão dos campos isCommunity, isCommunityAnnounce e linkedParent na integração do WhatsApp permite que o serviço manipule informações adicionais sobre grupos. Isso melhora a funcionalidade e a flexibilidade do serviço, possibilitando um melhor gerenciamento e interação com grupos comunitários no WhatsApp.
2024-10-12 15:36:51 -03:00
Jesus
fa759f5da1
Fix lastMessage info for fetch chats query
2024-10-12 01:24:01 +02:00
Davidson Gomes
3af8f968c2
Add support for splitMessages and timePerChar in Integrations
2024-10-11 18:52:56 -03:00
Davidson Gomes
d8061346da
update manager
2024-10-11 11:26:37 -03:00
Davidson Gomes
84df14ef93
changelog
2024-10-11 10:57:43 -03:00
Davidson Gomes
f5baced024
Merge pull request #971 from jesus-chacon/bugs/fix_fetch_chats_query
...
Fix fetch chats query
2024-10-11 10:56:07 -03:00
Davidson Gomes
0987fda327
Merge pull request #970 from jesus-chacon/bugs/mark_as_read_fromMe_and_groups
...
Mark as read from me and groups
2024-10-11 10:54:54 -03:00
Jesus
5b91648d5c
Resolve read messages from groups and fromMe
2024-10-11 15:11:35 +02:00
Davidson Gomes
d50da79f22
feat: Add support for splitMessages and timePerChar in Integrations
2024-10-11 07:45:50 -03:00
Davidson Gomes
29e2cfaf96
feat: pusher event integration
2024-10-11 07:01:38 -03:00
Jesus
8ab8961e91
Fix fetch chats query
2024-10-11 08:19:51 +02:00
Davidson Gomes
f38f3e5ba5
Merge pull request #958 from jesus-chacon/features/last_message_in_chat
...
Added last message to fetch chats
2024-10-10 14:55:29 -03:00
Davidson Gomes
c29d20ea40
Merge pull request #967 from joaosouz4dev/v2.0.0
...
fix: migration update after alter
2024-10-10 14:18:55 -03:00
João Victor Souza
e19ee05e9f
fix: migration update after alter
2024-10-10 13:41:07 -03:00
Davidson Gomes
68ccfb0517
Merge pull request #959 from yousseefspires/add-contextinfo-findMessages
...
Add ContextInfo to return in FindMessages
2024-10-09 17:07:42 -03:00
Davidson Gomes
7cb5d10fc9
Merge pull request #957 from fmedeiros95/v2.0.0
...
Escutar a configuração do webhook para midias recebidas
2024-10-09 17:03:41 -03:00
Youssef
ab0fedf484
Merge pull request #1 from yousseefspires/add-contextinfo-findMessages
...
Add ContextInfo to return in FindMessages
2024-10-08 16:41:22 +01:00
Youssef
5fcdf5aeaf
Update channel.service.ts
2024-10-08 16:39:18 +01:00
Jesus
394c091810
Fix parse multiples messages updates and creates
2024-10-08 17:15:53 +02:00
Jesus
73e732bf24
Added last message to fetch chats
2024-10-08 12:51:34 +02:00
Jesus
c6ee463dae
Improve update messages status
2024-10-08 12:51:10 +02:00
Jesus
cada7be1e5
Add last_message to fetchChats query
2024-10-08 08:47:08 +02:00
Jesus
eb456f6a88
Fix unreadMessages for fetchChats query
2024-10-08 08:08:33 +02:00
Felipe Medeiros
7adab5c1c0
Escutar a configuração do webhook para midias recebidas
2024-10-07 19:14:21 -03:00
Davidson Gomes
f5f778ecbe
feat: Added unreadMessages to chats
2024-10-07 13:45:19 -03:00
Davidson Gomes
f2bb01a640
Merge branch 'v2.0.0' of github.com:EvolutionAPI/evolution-api into v2.0.0
2024-10-07 13:37:56 -03:00
Davidson Gomes
2f1ba83546
Merge pull request #954 from jesus-chacon/features/unread_messages
...
Added unreadMessages to chats
2024-10-07 13:37:50 -03:00
Jesus
10aeeebb53
Fix and improve fetch chats
2024-10-07 18:03:27 +02:00
Jesus
96e1802148
Fix update message condition
2024-10-07 17:54:25 +02:00
Jesus
27dc49f2c3
Fix unread for chat creation
2024-10-07 17:41:43 +02:00
Jesus
edb3875b91
Added unreadMessages to chats
2024-10-07 17:39:00 +02:00
Davidson Gomes
ac3b18678e
Merge branch 'v2.0.0' of github.com:EvolutionAPI/evolution-api into v2.0.0
2024-10-07 11:07:42 -03:00