Commit Graph

1999 Commits

Author SHA1 Message Date
pedro-php
855c24f38d new_feature_lottieMessage_healthCheck 2025-05-14 16:12:31 -03:00
pedro-php
5f530e1fcd gitignore changes 2025-05-06 14:34:41 -03:00
pedro-php
2e42c77666 evolution_fix_delete_message 2025-05-05 18:01:32 -03:00
pedro-php
7d7bd904f9 evolution_fix_delete_message 2025-05-05 18:01:24 -03:00
pedro-php
52a6279402 reverse 2025-04-25 15:12:09 -03:00
pedro-php
58e1f68e20 logs 2025-04-25 14:50:39 -03:00
pedro-php
507ba86972 logs 2025-04-25 14:48:38 -03:00
pedro-php
37c4b2d9ec logs 2025-04-25 14:47:15 -03:00
pedro-php
d35159edf1 logs 2025-04-16 10:22:51 -03:00
pedro-php
65b3eb4aa9 logs 2025-04-16 10:02:14 -03:00
pedro-php
d65de7db94 logs 2025-04-16 09:47:54 -03:00
pedro-php
a2315c9318 logs 2025-04-16 09:42:34 -03:00
pedro-php
ff2e79b081 logs 2025-04-16 09:36:46 -03:00
pedro-php
dabf8783c8 ppp 2025-04-15 17:59:57 -03:00
pedro-php
c4f7572e7a ppp 2025-04-15 17:55:51 -03:00
pedro-php
c119b52680 ppp 2025-04-15 17:39:29 -03:00
pedro-php
eb825bdfc6 ppp 2025-04-15 16:49:10 -03:00
pedro-php
8bbab93e08 message sent logs 2025-04-15 14:42:29 -03:00
pedro-php
7c5499fd6e message sent logs 2025-04-15 14:32:36 -03:00
pedro-php
1ddbd4c769 message sent logs 2025-04-15 14:21:34 -03:00
pedro-php
dde7aa2fd9 gambiarra grupos 2025-04-15 11:01:06 -03:00
pedro-php
11177d3e13 hotfix 2025-04-15 10:52:35 -03:00
pedro-php
37b7aa28be docker changes 2025-04-11 14:57:03 -03:00
pedro-php
2805cdd99e ENVIROMNENT 2025-04-11 14:11:17 -03:00
pedro-php
0546a3f8c0 ENVIROMNENT 2025-04-11 11:39:48 -03:00
Pedro Afonso
d8d56050f5
Merge pull request #1 from adaptwebtech/main_2
merging cherry picks into my main
2025-04-11 11:01:03 -03:00
pedro-php
ab1d0e8dc4 evolution api 2025-04-11 10:59:18 -03:00
pedro-php
312b289622 lint fixes 2025-04-10 11:13:15 -03:00
pedro-php
ff8f124109 Fixing chatname on the events message.upsert and message.update in order to return always the chatname from the user correctly 2025-04-10 11:13:06 -03:00
pedro-php
23bbd2585b lint changes 2025-04-10 11:12:40 -03:00
pedro-php
8bcca98d89 fixing build error on prisma 2025-04-10 11:12:31 -03:00
pedro-php
23177cf4ff lint changes 2025-04-10 11:12:20 -03:00
pedro-php
2619e94bec lint changes 2025-04-10 11:12:09 -03:00
pedro-php
8e49e50da2 treating errors gracefully 2025-04-10 11:11:54 -03:00
pedro-php
047044d7a1 merging with develop 2025-04-10 11:11:10 -03:00
pedro-php
d44ae48404 Adding a new webhook that triggers when a message is updated by the user 2025-04-10 11:08:42 -03:00
pedro-php
b760d98e13 fix_and_add_name_to_find_chats_and_paginate_get_contacts_and_get_chats 2025-04-10 11:06:18 -03:00
Pedro Afonso
787d90ff20 Update src/api/services/channel.service.ts
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-04-10 11:04:49 -03:00
Davidson Gomes
427c994993 Merge branch 'release/2.2.3' 2025-02-03 11:52:49 -03:00
Davidson Gomes
da74611769 version: 2.2.3 2025-02-03 11:52:37 -03:00
Davidson Gomes
3c2ea5c67c feat: Re-enable group metadata caching in Baileys service
- Restore group metadata caching mechanisms
- Uncomment cache-related methods for group updates and participants
- Implement conditional group metadata retrieval based on cache configuration
2025-02-02 16:42:17 -03:00
Davidson Gomes
4a5d7a91e2 chore: Update Baileys package to latest commit hash 2025-02-02 11:39:45 -03:00
Davidson Gomes
9109b140a9
Merge pull request #1192 from tonimoreiraa/fix-dify-truncated-messages
fix(dify-service): Truncated messages (agent bot)
2025-02-01 16:11:07 -03:00
Davidson Gomes
ff5a8adc71
Merge pull request #1190 from GrimBit1/main
Fix Message deletion in Whatsapp Bailey Service
2025-02-01 16:08:56 -03:00
Davidson Gomes
b09638600e chore: Upgrade Baileys to version 6.7.12
- Update Baileys package to latest version
- Bump package version to 2.2.3
2025-02-01 15:39:14 -03:00
Toni Moreira
fc84e0f327
fix: dify truncated messages 2025-02-01 11:47:50 -03:00
Aditya Nandwana
c1494ca035 Refactor logical message deletion in BaileysStartupService 2025-02-01 16:09:08 +05:30
Davidson Gomes
7ea46a05ca version: 2.2.3 2025-01-31 17:45:09 -03:00
Davidson Gomes
f8f1cbf4a2 fix: Disable group metadata caching in Baileys service
- Remove group metadata caching mechanisms
- Modify group-related cache update methods
- Simplify group metadata retrieval process
2025-01-31 17:44:44 -03:00
Davidson Gomes
79b1c6bb1c feat: Add configurable file/cache storage for authentication state
- Update Baileys package to version 6.7.10
- Implement conditional storage mechanism for authentication state
- Add support for file-based or Redis cache storage based on environment configuration
- Re-enable previously commented out file handling utility functions
2025-01-31 17:38:42 -03:00