Diego Vieira
5400f31acb
feat(endpoint): move setPresence endpoint to instance
2024-03-19 08:31:53 +00:00
Davidson Gomes
e2c67d7dae
fix: integration
2024-02-19 16:04:48 -03:00
Davidson Gomes
703bc310a7
fix: create instance baileys
2024-02-18 11:57:44 -03:00
Davidson Gomes
7e65cb1d19
fix: find intance by number
2024-02-18 08:11:24 -03:00
Davidson Gomes
a931ee7afb
fix: logout wa business instance
2024-02-18 07:52:21 -03:00
Davidson Gomes
0525501b87
feat: whatsapp cloud api
2024-02-17 17:42:49 -03:00
Judson Cairo
23f1b4ac03
Implementation of Whatsapp labels management
2024-02-08 09:16:24 -03:00
jaison-x
8a5ebe83a3
feat(chatwoot): import history messages to chatwoot on whatsapp connection
...
Messages are imported direct to chatwoot database. Media and group messages are ignored.
New env.yml variables:
CHATWOOT_IMPORT_DATABASE_CONNECTION_URI: URI to connect direct on chatwoot database.
CHATWOOT_IMPORT_PLACEHOLDER_MEDIA_MESSAGE: Indicates to use a text placeholder on media messages.
New instance setting:
sync_full_history: Indicates to request a full history sync to baileys.
New chatwoot options:
import_contacts: Indicates to import contacts.
import_messages: Indicates to import messages.
days_limit_import_messages: Number of days to limit history messages to import.
2024-02-02 15:32:34 -03:00
jaison-x
2d8b5f04e9
feat(cacheservice): add suport to use use redis in cacheservice
2024-01-12 16:04:55 -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
19fb9fcd31
fix: webhook
2023-12-28 18:20:38 -03:00
Davidson Gomes
7c2a8c0abb
fix: Proxy configuration improvements
2023-12-28 10:35:41 -03:00
Davidson Gomes
4ba5cfceaf
fix: include instance Id field in the instance configuration
2023-12-17 07:50:17 -03:00
Davidson Gomes
7cc324e1c0
fix: include instance Id field in the instance configuration
2023-12-17 07:04:33 -03:00
Davidson Gomes
cf89601269
fix: include instance Id field in the instance configuration
2023-12-17 06:59:05 -03:00
Davidson Gomes
1fc820787a
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 15:57:34 -03:00
Davidson Gomes
d3a83ba89e
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 15:35:17 -03:00
Davidson Gomes
7a24f52782
feat: added auto_create to the chatwoot set to create the inbox automatically or not
2023-12-11 17:32:07 -03:00
Davidson Gomes
b8d9a8c072
fix: adjusted return from queries in mongodb
2023-12-11 12:08:58 -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
6c9e86e17a
feat: sqs
2023-11-20 17:52:36 -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
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
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
7e4dbfdd7e
fix: Added log when send event to rabbitMQ and Websocket
2023-08-31 18:24:30 -03:00
Davidson Gomes
6eda556242
fix: create rabbitmq queues on set config
2023-08-31 17:10:19 -03:00
Davidson Gomes
9123d7014d
fix: create rabbitmq queues on set config
2023-08-31 16:49:50 -03:00
Davidson Gomes
d803a9e298
Merge pull request #85 from w3nder/develop
...
Fix set event rabbitmq/websocket
2023-08-29 11:29:14 -03:00
Davidson Gomes
b4eca48f4d
Merge pull request #59 from unilogica/main
...
Bugfix Internal Error 500: fetchInstances (apikey not found)
2023-08-29 11:24:03 -03:00
Wender Teixeira
821a422ab5
Fix set event rabbitmq/websocket
2023-08-28 23:26:40 -03:00
Davidson Gomes
10c7e81e02
Added webhooks for typebot events
2023-08-23 07:54:46 -03:00
Davidson Gomes
03637b2d4d
Added listening_from_me option in Set Typebot
2023-08-23 07:27:40 -03:00
Unilógica
22a03f77ab
Merge pull request #1 from unilogica/develop
...
Develop
2023-08-12 15:01:54 -03:00
Allyson de Paula
6e401eecde
Bugfix Internal Error 500: fetchInstances (apikey not found)
2023-08-09 16:56:38 -03:00
Davidson Gomes
b502ebd23a
feat: Added Typebot integration
2023-08-07 18:54:12 -03:00
Davidson Gomes
7c5d94c19e
feat: Added Typebot integration
2023-08-07 15:43:57 -03:00
Davidson Gomes
f3cb8c531b
feat: added proxy endpoint
2023-08-07 12:10:33 -03:00
Davidson Gomes
f1571b5f66
feat: Added rabbitmq to send events
2023-08-02 17:41:15 -03:00
Davidson Gomes
e05c48979d
feat: Added rabbitmq to send events
2023-08-02 17:28:52 -03:00
Davidson Gomes
24c880343b
feat: Added websocket with lib socket.io
2023-08-02 16:11:19 -03:00
Davidson Gomes
b3b4ee7a28
fix: If you pass empty events in create instance and set webhook it is understood as all
2023-08-02 14:48:02 -03:00
Davidson Gomes
79864e97d6
feat: Added websocket with lib socket.io
2023-08-02 13:08:30 -03:00
Davidson Gomes
9ea1eaf3ed
fix: Encoded spaces in chatwoot webhook
2023-07-31 10:55:24 -03:00
Davidson Gomes
cffcca9722
fix: adjust in instance name in chatwoot
2023-07-29 11:30:37 -03:00
Davidson Gomes
fe2b9774d8
fix: Solved problem when disconnecting from the instance the instance was deleted
2023-07-29 11:09:56 -03:00
Davidson Gomes
332ec69ee8
fix: Adjusts in return errors
2023-07-27 10:27:41 -03:00
Davidson Gomes
28a7d9c62b
fix: Adjusts in instance name
2023-07-26 18:02:45 -03:00
Alan Mosko
dc3d59bae1
wip
2023-07-26 11:12:00 -03:00