Judson Junior
eb96c9fece
Added new validation on the 9 digit
...
This is to prevent returning another jid when only one digit is different and not the 9 digit
2024-01-23 18:37:31 -03:00
Judson Junior
ed6c50621c
Improved the method of numbers validation
2024-01-23 18:16:15 -03:00
Davidson Gomes
9d685da12d
Merge pull request #374 from judsonjuniorr/proxy-improvements
...
Proxy improvements
2024-01-21 18:16:15 -03:00
Davidson Gomes
6bb40eb502
Merge pull request #373 from leandrosroc/develop
...
Join in Group by Invite Code
2024-01-21 18:14:40 -03:00
Judson Junior
5292e569d9
Remove unused dependencies and refactor proxy handling
...
In some tests made on the testProxy function, the `new ProxyAgent()` was not working, even adding it the IP result was the same.
I've change it to the `new HttpsProxyAgent()` and it worked.
Refactored the proxy agent to center the same function/creation the same where it is used
2024-01-21 13:54:42 -03:00
Judson Junior
82e111f1be
Fix proxy handling in WAStartupService preventing instance to be created
2024-01-21 13:01:35 -03:00
Leandro Rocha
e19e37eef4
Join in Group by Invite Code
2024-01-21 02:13:24 -03:00
Judson Junior
440ff2f3ea
Add number parameter to OnWhatsAppDto constructor
2024-01-20 11:44:10 -03:00
Davidson Gomes
69a323691f
Merge pull request #370 from leandrosroc/main
...
fix: Sending status message
2024-01-19 16:38:59 -03:00
Leandro Santos Rocha
4357fcf7ef
Adjusted so that when it is "list", it sends correctly
2024-01-18 21:30:49 -03:00
Leandro Rocha
5f79513617
fix: Sending status message
2024-01-18 20:25:58 -03:00
jaison-x
c75dfcd499
feat(chatwoot): read messages from whatsapp in chatwoot
...
It works only with messages read from whatsapp to chatwoot.
2024-01-15 20:40:29 -03:00
jaison-x
2d8b5f04e9
feat(cacheservice): add suport to use use redis in cacheservice
2024-01-12 16:04:55 -03:00
Davidson Gomes
ba9f97bc3e
Merge pull request #355 from AlanMartines/main
...
Fix: Corrects the generation of the hash variable name
2024-01-11 12:57:17 -03:00
Alan Martines
933d787108
Fix: Corrects the generation of the hash variable name, error when generating with white spaces and special characters.
2024-01-10 09:27:25 -04:00
Davidson Gomes
8cfd9c44ab
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2024-01-07 19:11:07 -03:00
Davidson Gomes
3ddff84be0
test: docker with platform arm
2024-01-07 19:10:56 -03:00
jaison-x
f376047632
perf(chatwoot): create cache for the most used/expensive functions in chatwoot
2024-01-03 18:42:54 -03:00
Davidson Gomes
7373eea842
feat: Added update message endpoint
2024-01-03 10:18:20 -03:00
Davidson Gomes
a446df4620
fix: Adjusts the quoted message, now has contextInfo in the message Raw
2024-01-02 14:04:54 -03:00
Davidson Gomes
306c6dd21d
fix: Adjusts the quoted message, now has contextInfo in the message Raw
2024-01-02 13:49:31 -03:00
Davidson Gomes
d8ce23f2a0
fix: exchange rabbitmq
2023-12-29 09:46:59 -03:00
Davidson Gomes
2aadd1cac5
fix: Adjust in webhook_base64
2023-12-28 17:32:19 -03:00
Davidson Gomes
3238150b92
fix: Proxy configuration improvements
2023-12-28 10:36:23 -03:00
Davidson Gomes
3603571967
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-12-28 10:36:01 -03:00
Davidson Gomes
7c2a8c0abb
fix: Proxy configuration improvements
2023-12-28 10:35:41 -03:00
w3nder
3bb4217a45
fix: Correção na Função sendList
...
Ao disparar uma lista de mensagens, agora enviamos elas com o tipo 'PRODUCT_LIST' e realizamos a correção necessária na função patchMessageBeforeSending para o tipo 'SINGLE_SELECT'
2023-12-24 14:32:05 -03:00
jaison-x
a44cd0373e
fix: simple adjust in key object
2023-12-21 07:42:33 -03:00
jaison-x
89a37a1771
fix: show message Connection successfully established after a sucessfull connection on chatwoot
2023-12-20 18:11:41 -03:00
jaison-x
07e8449379
fix: when deleting a message in whatsapp, delete the message in chatwoot too
...
The message model schema was changed. Old format in message model was field chatwootMessageId. Now we have a document chatwoot with new properties.
I cant find a simple way to create a migration function up then the old field was no migrate to new format.
2023-12-20 17:53:37 -03:00
Davidson Gomes
060a945aea
fix: Fix the problem when disconnecting the instance and connecting again using mongodb
2023-12-20 09:56:53 -03:00
Davidson Gomes
2797250f34
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-12-20 09:56:32 -03:00
Davidson Gomes
97b3f9b3c7
fix: Fix the problem when disconnecting the instance and connecting again using mongodb
2023-12-20 09:55:51 -03:00
Rajeh Taher
4e27c22292
fix: message retry
2023-12-19 22:28:50 +02:00
Davidson Gomes
e8764dd1c6
fix: Fix the problem when disconnecting the instance and connecting again using mongodb
2023-12-19 14:55:16 -03:00
Douglas Rauber at Nitro
380d6a43a5
Add connected number and instance name to connected log
2023-12-19 08:02:29 -03:00
Davidson Gomes
d39776a314
fix: fixed the pairing code
2023-12-18 15:27:22 -03:00
Davidson Gomes
35641d0543
fix: fixed the pairing code
2023-12-18 15:24:19 -03:00
Gabriel Pastori
4ed1edf53d
chatwoot_sign_delimiter
2023-12-16 17:23:39 -03:00
Davidson Gomes
f612a45550
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 17:20:37 -03:00
Davidson Gomes
182dce4840
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 16:42:03 -03:00
Davidson Gomes
20fb66e2f7
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 11:50:05 -03:00
Davidson Gomes
a44646161b
fix: variables in typebot
2023-12-14 08:35:45 -03:00
Davidson Gomes
ade3952016
fix: Fixed issue sending contact to Chatwoot via iOS
2023-12-12 16:28:01 -03:00
Davidson Gomes
f246516a6e
fix: fixed issue where CSAT opened a new ticket when reopen_conversation was disabled
2023-12-12 16:08:09 -03:00
Davidson Gomes
ae66be197e
feat: added reply, delete and message reaction in chatwoot v3.3.1
2023-12-12 15:16:09 -03:00
Davidson Gomes
64c1440c46
fix: correction of chatwoot functioning with admin flows
2023-12-12 13:56:41 -03:00
Davidson Gomes
f069a41390
fix: added restart instance when update profile pricture
2023-12-11 18:17:18 -03:00
Davidson Gomes
7ee5bcecff
fix: added restart instance when update profile pricture
2023-12-11 18:15:24 -03:00
Davidson Gomes
324d46120b
feat: new manager
2023-12-11 15:31:43 -03:00