Felipe Medeiros
bcf59a2015
feat: adiciona controlador de chamadas
...
Adiciona o controlador de chamadas para oferecer chamadas falsas.
- Adiciona o arquivo `call.controller.ts` com a classe `CallController` que possui o método `offerCall` para oferecer chamadas falsas.
- Adiciona o arquivo `call.dto.ts` com as classes `Metadata` e `OfferCallDto` para definir os dados da chamada.
- Atualiza o arquivo `sendMessage.dto.ts` removendo a classe `OfferCallDto`.
- Atualiza o arquivo `whatsapp.baileys.service.ts` importando a classe `OfferCallDto` corretamente e atualizando o método `offerCall` para receber os parâmetros corretos.
- Adiciona o arquivo `call.router.ts` com a classe `CallRouter` para lidar com as rotas relacionadas a chamadas.
- Atualiza o arquivo `index.router.ts` para incluir as rotas relacionadas a chamadas.
2024-10-07 10:49:51 -03:00
Felipe Medeiros
0af00582f0
refactor: simplifica a lógica de terminação de chamada
2024-10-07 01:30:03 -03:00
Felipe Medeiros
b80b203670
feat: adiciona a funcionalidade de fake call
2024-10-07 01:13:02 -03:00
Davidson Gomes
d7ddb99fb0
fix: Fixed bot fallback not working on integrations
2024-10-04 19:08:23 -03:00
Davidson Gomes
2d732c8071
fix: Does not search message without chatwoot Message Id for reply
2024-10-04 18:52:56 -03:00
Davidson Gomes
0d2125ddff
fix: Does not search message without chatwoot Message Id for reply
2024-10-04 18:52:32 -03:00
Davidson Gomes
0791e1afe9
fix: Fixed bug when send message when dont have mentionsEveryOne on payload
2024-10-04 18:33:08 -03:00
Davidson Gomes
fcfa96d97d
fix: Fixed bug when send message when dont have mentionsEveryOne on payload
2024-10-04 18:33:01 -03:00
Davidson Gomes
01ae55f02a
fix: Fixed getBase64FromMediaMessage with convertToMp4
2024-10-04 18:27:25 -03:00
Davidson Gomes
97f633a69a
fix: fixed issue of always creating a new label when saving chatwoot
2024-10-04 17:51:47 -03:00
Davidson Gomes
5c046d51c5
fix: fixed issue of always creating a new label when saving chatwoot
2024-10-04 17:51:32 -03:00
Davidson Gomes
487d8b93fb
fix: startTypebot with startSession = true
2024-10-04 17:40:38 -03:00
Davidson Gomes
db065ab942
fix: send media message in chatwoot
2024-10-04 17:14:12 -03:00
Davidson Gomes
373268c938
fix: send message to group without no cache (local or redis)
2024-10-04 16:23:09 -03:00
Davidson Gomes
fcc26f931e
Merge pull request #947 from oismaelash/v2.0.0
...
fix: send message to group without no cache (local or redis)
2024-10-04 16:19:34 -03:00
oismaelash
2037e78045
fix: send message to group without no cache (local or redis)
2024-10-04 16:05:49 -03:00
Davidson Gomes
161abf1d03
feat: send media with form-data
2024-10-04 14:55:21 -03:00
Davidson Gomes
ec2d7e349f
feat: send media with form-data
2024-10-04 14:45:16 -03:00
Davidson Gomes
44e152bea2
license: license terms updated
2024-10-04 13:27:46 -03:00
Davidson Gomes
9083bf44fe
readme
2024-10-04 12:55:00 -03:00
Ismael Ash
7b41d333d7
Merge branch 'EvolutionAPI:v2.0.0' into v2.0.0
2024-10-04 06:18:31 -03:00
oismaelash
0a4b8d202a
fix: transform any string on number to Lower Case, for not show reading id of undefined
2024-10-04 00:41:19 -03:00
Davidson Gomes
d84713f6ca
license: license terms updated
2024-10-03 18:14:52 -03:00
Davidson Gomes
d1bc0e6150
fix: adjusts on prisma connections
2024-10-03 17:59:40 -03:00
Davidson Gomes
14d10c00ec
chore: chatwoot verbose logs
2024-10-03 17:40:21 -03:00
Davidson Gomes
88c1830bf5
fix: timeout error on send status message
2024-10-03 17:22:52 -03:00
Davidson Gomes
23549e3c1f
chore: update baileys version
2024-10-03 16:56:13 -03:00
Davidson Gomes
1ded6c81ad
chore: Set the maximum number of listeners that can be registered for events
2024-10-03 16:46:50 -03:00
Davidson Gomes
7ca9bff6e0
fix: mexico number
2024-10-03 16:36:42 -03:00
Davidson Gomes
4fa3c50138
fix: mexico number
2024-10-03 16:36:28 -03:00
Davidson Gomes
14df0b368b
changelog
2024-10-03 16:34:32 -03:00
Davidson Gomes
8dee8a1ec0
Merge pull request #944 from oismaelash/v2.0.0
...
fix: buildkey function in hSet and hDelete
2024-10-03 16:33:47 -03:00
Ismael Ash
acad895c9d
Merge branch 'EvolutionAPI:v2.0.0' into v2.0.0
2024-10-03 15:09:53 -03:00
oismaelash
49327593a9
fix: buildkey function in hSet and hDelete
2024-10-03 14:44:46 -03:00
Davidson Gomes
567152184c
fix: openai setting when send a message with chatwoot
2024-10-03 14:28:47 -03:00
Davidson Gomes
0d8982395f
fix: openai setting when send a message with chatwoot
2024-10-03 14:28:31 -03:00
Davidson Gomes
479dc12f28
Merge branch 'v2.0.0' of github.com:EvolutionAPI/evolution-api into v2.0.0
2024-10-03 14:24:29 -03:00
Davidson Gomes
182c5fc25e
change version
2024-10-03 14:23:10 -03:00
Davidson Gomes
f16e9bc60f
changelog
2024-10-03 08:38:13 -03:00
Davidson Gomes
10174069e0
Merge pull request #937 from oismaelash/v2.0.0
...
update: docker with expose port and localcache hGet and hSet return null
2024-10-03 08:35:17 -03:00
Davidson Gomes
e146921e53
Merge pull request #936 from vagners2/v2.0.0-fix-migrations
...
fix: add migration field message status
2024-10-03 08:34:58 -03:00
Davidson Gomes
449a3b2252
Merge branch 'v2.0.0' of github.com:EvolutionAPI/evolution-api into v2.0.0
2024-10-03 08:33:31 -03:00
Davidson Gomes
efbb32ff0c
fix: fetch status message
2024-10-03 08:32:45 -03:00
oismaelash
0ad330bdb3
add: hDelete on LocalCache
2024-10-02 15:15:12 -03:00
oismaelash
9a6d4a8e44
add: hGet and hSet on LocalCache
2024-10-02 14:55:34 -03:00
oismaelash
0b40583fa8
fix: environment variables with optional #1
2024-10-02 12:39:11 -03:00
oismaelash
fe4a439fde
fix: environment variables with optional
2024-10-02 12:24:33 -03:00
oismaelash
58a8d92c37
DATABASE_PROVIDER default is posttgresql #1
2024-10-02 01:33:20 -03:00
oismaelash
185fb587e0
DATABASE_PROVIDER default is posttgresql
2024-10-02 01:25:40 -03:00
oismaelash
5829762f91
update: docker with expose port and localcache hGet and hSet return null
2024-10-02 00:13:00 -03:00