Gabriel Pastori
8e88f00fb2
fix: only create if is paused
2023-12-11 12:42:09 -03:00
Davidson Gomes
d14505d59a
Merge pull request #248 from gabrielpastori1/fix-chatwoot-find
...
Fix chatwoot find
2023-12-11 12:32:19 -03:00
Davidson Gomes
1e6d4347fa
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-12-11 12:09:08 -03:00
Davidson Gomes
b8d9a8c072
fix: adjusted return from queries in mongodb
2023-12-11 12:08:58 -03:00
Gabriel Pastori
fd15ae5e8c
Fix condition to check for empty result object
2023-12-11 12:00:33 -03:00
Davidson Gomes
fb6377414b
Merge pull request #237 from gabrielpastori1/add-send-presence
...
Add sendPresence
2023-12-11 10:47:26 -03:00
Davidson Gomes
9a5dbe055e
fix: adjusts in connection
2023-12-08 18:44:52 -03:00
Gabriel Pastori
42dd280aca
change sendPresence from sendMessage to chat
2023-12-08 18:40:48 -03:00
Davidson Gomes
41b2946cdc
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-12-06 15:22:08 -03:00
Davidson Gomes
a90f0f2c59
Fixes in mongodb and chatwoot
2023-12-06 15:21:50 -03:00
Gabriel Pastori
4222c0e53b
Fix logger message in sendPresence route
2023-12-06 00:32:27 -03:00
Gabriel Pastori
ee0f0f0be0
add send presence router
2023-12-06 00:31:35 -03:00
Gabriel Pastori
aa891489f0
Add session creation for typebot service
2023-12-03 21:00:26 -03:00
Davidson Gomes
4c69b059d4
proxy
2023-12-01 21:24:38 -03:00
Davidson Gomes
2de0b61726
fix: adjusts in proxy
2023-12-01 20:09:19 -03:00
Davidson Gomes
d75163aa57
test: adjusts wasocket
2023-12-01 15:04:57 -03:00
Davidson Gomes
e49f30641e
test: adjusts wasocket
2023-12-01 14:30:20 -03:00
Davidson Gomes
1631c2c342
test: adjusts wasocket
2023-12-01 09:42:56 -03:00
Davidson Gomes
cf7de369b2
test: adjusts wasocket
2023-12-01 08:22:40 -03:00
Davidson Gomes
78c03d8f2f
test: adjusts wasocket
2023-12-01 08:21:36 -03:00
Davidson Gomes
876320b849
feat: added compatibility with typebot v2
2023-11-30 17:13:05 -03:00
Davidson Gomes
3c19bdfaa9
fix: Removed await from webhook when sending a message
2023-11-30 07:09:11 -03:00
Davidson Gomes
4fa895086e
fix: adjusts in validation to messages.upsert
2023-11-30 07:02:25 -03:00
Davidson Gomes
9945d8debb
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-11-30 07:01:48 -03:00
Davidson Gomes
a5c5879e4f
fix: adjusts in validation to messages.upsert
2023-11-30 07:01:08 -03:00
Davidson Gomes
1a57f4f33d
Merge pull request #215 from suissa/patch-3
...
Update typebot.service.ts - element.underline change ~ for *
2023-11-29 08:47:52 -03:00
Davidson Gomes
a99e173168
Merge pull request #224 from jaison-x/pr
...
fix: workaround to manage param data as an array in mongodb
2023-11-29 08:46:12 -03:00
raimartinsb
26d3ff97ce
fix messages not received: error handling when updating contact
2023-11-28 11:10:29 -03:00
Davidson Gomes
edeb970a82
fix: fixed lids messages
2023-11-27 19:57:59 -03:00
jaison-x
e17baddf01
fix: workaround to manage param data as an array in mongodb
...
When saving data from a group session (sender-key-xxxxx@g.us::xxxxx::xx) we receive the data param as an array.
In mongodb we can't save an array as a root document. Bacause this, in this case we save the array in a property called content_array.
2023-11-24 18:59:19 -03:00
Davidson Gomes
6c9e86e17a
feat: sqs
2023-11-20 17:52:36 -03:00
Davidson Gomes
e75ef21eb6
Merge pull request #216 from craines/main
...
fix: Removed await from webhook when sending a message
2023-11-18 16:38:32 -03:00
craines
04e5443b82
fix: send reaction
2023-11-15 21:52:56 -03:00
craines
8b4cdf3b9b
fix: Removed await from webhook when sending a message
2023-11-14 16:47:25 -03:00
Jean Carlo Nascimento
37f1620f7c
Update typebot.service.ts - element.underline change ~ for *
...
There's no underline in WhatsApp ~ use strikethrough instead, I switched to * bold.
2023-11-12 19:11:47 -03:00
Davidson Gomes
b0a0e805cf
Merge pull request #187 from jaison-x/deleting-instances
...
Deleting instances
2023-11-09 14:41:43 -03:00
Davidson Gomes
c619e253a2
Merge pull request #198 from gabrielpastori1/fix-typebot-error-handle
...
Handle erros in Typebot
2023-11-09 14:32:30 -03:00
Davidson Gomes
2bd111f1e2
Merge pull request #197 from vitorogen/develop
...
Handle optional chaining for 'settings.msg_call', this change prevent…
2023-11-05 19:44:27 -03:00
Davidson Gomes
40174b50eb
Merge pull request #190 from w3nder/develop
...
fix: size of group participants
2023-11-05 19:43:45 -03:00
Davidson Gomes
e0fe28717f
Merge pull request #186 from jaison-x/adjust-mongo-deletion
...
-> Adjusting function cleaningStoreFiles to remove itens from missing…
2023-11-05 19:42:24 -03:00
Gabriel Pastori
ac5fc22043
try catch entire sendTypebot
2023-10-30 18:05:18 -03:00
Gabriel Pastori
e30f196dad
remove duplicate
2023-10-29 13:22:41 -03:00
Gabriel Pastori
9e4e1ce8ec
Merge branch 'fix-typebot-error-handle' of https://github.com/gabrielpastori1/ticketme-evolution-api into fix-typebot-error-handle
2023-10-29 13:01:37 -03:00
Gabriel Pastori
f710898844
fix: in error catch in createNewSession
2023-10-29 12:59:29 -03:00
Gabriel Pastori
94633484ca
Merge branch 'develop' into fix-typebot-error-handle
2023-10-29 12:54:05 -03:00
Gabriel Pastori
0817c2589f
expand try catch for all function
2023-10-29 12:49:26 -03:00
Gabriel Pastori
8a99386b33
handle erros
2023-10-28 21:21:12 -03:00
Vitor
52d6a563d6
Handle optional chaining for 'settings.msg_call', this change prevents 'TypeError: Cannot read properties of undefined' errors when 'msg_call' is undefined.
2023-10-27 22:49:57 -03:00
Davidson Gomes
d0a5ae1da4
fix: Removed senderKeyDistributionMessage
2023-10-26 18:01:17 -03:00
Davidson Gomes
783c00a1d9
fix: Added mimetype field when sending media
2023-10-25 10:29:24 -03:00
Davidson Gomes
bc70ec8b07
fix: start session
2023-10-25 08:19:44 -03:00
Davidson Gomes
50e1efe5d7
fix: start session
2023-10-25 07:00:58 -03:00
Davidson Gomes
d8629e53f1
fix: start session
2023-10-24 13:16:35 -03:00
Davidson Gomes
cd6cb8182e
fix: start session
2023-10-24 12:05:58 -03:00
Wender Teixeira
5b0e90e5b9
Update whatsapp.service.ts
2023-10-19 22:41:16 -03:00
jaison-x
3c3bbc84b3
-> When deleting a instance in connecting state, the event remove.instance was not triggered;
2023-10-18 19:52:33 -03:00
Jaison
23615cff4f
-> Adjusting function cleaningStoreFiles to remove itens from missing mongo collections;
...
-> AuthModel was using a wrong filter;
2023-10-18 18:57:11 -03:00
Davidson Gomes
e157a2a36b
fix: adjusts in proxy
2023-10-18 18:09:01 -03:00
Davidson Gomes
d8d7debfee
fix: lid messages
2023-10-11 17:27:49 -03:00
Davidson Gomes
a82b206fe6
test: messages.upsert
2023-10-10 10:00:11 -03:00
Davidson Gomes
f32a34190d
fix: adjusts logger
2023-10-09 20:17:01 -03:00
Davidson Gomes
8588ef1d8a
fix: adjusts logger
2023-10-09 20:15:53 -03:00
Davidson Gomes
51ec4821f3
fix: adjusts logger
2023-10-09 20:14:50 -03:00
Davidson Gomes
957033a7bb
ajustes
2023-10-09 19:57:26 -03:00
Davidson Gomes
62c74deac3
fix: Solved problem with duplicate messages in chatwoot
2023-10-09 18:00:14 -03:00
Davidson Gomes
eb814e181a
adjusts in swagger
2023-10-06 18:45:26 -03:00
Davidson Gomes
857031ff5a
adjusts in swagger
2023-10-06 18:05:37 -03:00
Davidson Gomes
d5eeb68714
feat: webhook base64 option
2023-10-05 17:05:41 -03:00
Davidson Gomes
a348729109
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-10-05 15:59:59 -03:00
Davidson Gomes
1f29b7733e
Merge pull request #163 from w3nder/develop
...
Fix: Variables null
2023-10-05 15:59:39 -03:00
Davidson Gomes
e26ae30f6f
feat: webhook base64 option
2023-10-05 15:57:53 -03:00
Davidson Gomes
547943a05c
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-10-05 15:54:53 -03:00
Davidson Gomes
46aa229531
fix: adjusts in swagger
2023-10-05 15:54:46 -03:00
Wender Teixeira
6a3f82ed7e
Fix: Variables null
2023-10-05 11:43:18 -03:00
Amilton Morais
523f3301c0
Update wa.types.ts
...
Foi criado novas propriedades para recuperar Base64 da media enviada por webhook.
2023-10-03 17:20:14 -03:00
Amilton Morais
f085343a99
Update whatsapp.service.ts
...
Foi criado novo código para recuperar Base64 da media enviada por webhook.
2023-10-03 17:18:58 -03:00
Amilton Morais
f76a924700
Update webhook.service.ts
...
Foi criado novo variavel "webhook_base64:false' para retorno erro.
2023-10-03 17:13:58 -03:00
Amilton Morais
f8e3b76a4a
Update webhook.model.ts
...
Foi criado novas propriedades para recuperar Base64 da media enviada por webhook.
2023-10-03 16:59:06 -03:00
Amilton Morais
b8f1e8a7ef
Update instance.dto.ts
...
Foi criado novas propriedades "webhook_base64?: boolean;" para recuperar Base64 da media enviada por webhook.
2023-10-03 16:56:44 -03:00
Amilton Morais
d007fc49d8
Update instance.controller.ts
...
Foi criado novas propriedades para recuperar Base64 da media enviada por webhook.
2023-10-03 16:45:05 -03:00
Amilton Morais
f6d8ebd8d3
Update dev-env.yml
...
Inserido nova variável WEBHOOK_BASE64 para recuperar Base64 da media enviar por webhook.
2023-10-03 16:39:04 -03:00
Davidson Gomes
6ff9c4578a
Fixed problem with starting with an input in typebot
2023-10-02 18:23:03 -03:00
Davidson Gomes
33acfe1464
chatwoot now receives messages sent via api and typebot
2023-10-02 17:59:54 -03:00
Davidson Gomes
f5eeb16bb1
Adjustment to start typebot, added startSession parameter
2023-10-02 17:05:22 -03:00
Davidson Gomes
a9c087c45f
correction of messages sent by the api and typebot not appearing in chatwoot
2023-10-02 16:10:04 -03:00
Davidson Gomes
e1ac29683d
wip: swagger
2023-10-02 09:24:53 -03:00
Davidson Gomes
5c74cbfe19
improvement in restart instance to completely redo the connection
2023-09-30 16:36:32 -03:00
Davidson Gomes
3fdb3fa673
fix: Remove rabbitmq queues when delete instances
2023-09-30 07:20:57 -03:00
Davidson Gomes
f6b6d23e93
Merge pull request #133 from francisbreit/fetch-instances
...
Correção de nao recebimento de midias armazenadas mo minio/s3 Update whatsapp.service.ts
2023-09-28 17:47:17 -03:00
Davidson Gomes
50be69f3d3
Merge pull request #132 from IsraelXabregas/chatwoot-model-fix-schema-db
...
Fix chatwootSchema in chatwoot model to store reopen_conversation and conversation_pending options
2023-09-28 17:45:13 -03:00
Francis Breit
b648334323
Corrigir nao recebimento de midias minio/s3 - finalizado- Update whatsapp.service.tsUpdate whatsapp.service.ts
...
Correção nao recebimento de midias com urls do minio/s3 .
Urls sem o nome da extensão da midia impediam o envio das mensagens por erro na detecção do mimetype.
Imagem e Video
2023-09-26 14:15:50 -03:00
Francis Breit
916972aeb1
Update whatsapp.service.ts
2023-09-26 13:52:11 -03:00
Francis Breit
3893e01af9
Corrigir nao recebimento de midias minio/s3 Update whatsapp.service.ts
...
Correção nao recebimento de midias com urls do minio/s3 .
Urls sem o nome da extensão da midia impediam o envio das mensagens por erro na detecção do mimetype.
2023-09-26 13:27:58 -03:00
Israel Xabregas Ramos
7835f32c8b
Fix chatwootSchema in chatwoot model to store reopen_conversation and conversation_pending options
2023-09-25 20:45:14 -03:00
Matheus Gomes
37302244ee
Update typebot.service.ts
2023-09-25 16:37:43 -03:00
Matheus Gomes
f1be7ddb83
Update typebot.service.ts
2023-09-25 16:22:41 -03:00
Matheus Gomes
7447a65a83
Update typebot.service.ts
2023-09-25 16:05:18 -03:00
Matheus Gomes
129009d602
Update typebot.service.ts
2023-09-25 15:55:12 -03:00
Matheus Gomes
c656bd6f4b
Enhancement of Session Initialization in "StartTypebot" Function
...
Enhanced "StartTypebot" to initialize sessionIDs during the initial interaction, improving user experience on WhatsApp and preventing unexpected bot restarts.
2023-09-25 02:38:37 -03:00
Francis Breit
ee343f2fa1
Update monitor.service.ts
...
Evolution ap i 1.5.1 - Problemas ao ler / consultar instancias (FETCH_INSTANCES)
Ao consultar instancias as mesmas nao apareciam, seja via manager, seja via postman
2023-09-20 11:13:43 -03:00