Pedro Howat
9b68299e20
adds filtering option in findChats to return a single conversation
2024-10-15 12:59:38 -03:00
Pedro Howat
33cdcd4959
optimise IO operations
2024-10-09 17:22:00 -03:00
Pedro Howat
96e42f25af
Initial (barely) working version
2024-10-09 11:14:44 -03:00
Pedro Howat
7788d740bd
Merge branch 'QnixXBLF_text_search' of https://github.com/instantsol/evolution-api into QnixXBLF
2024-10-04 12:59:23 -03:00
Pedro Howat
ef7c6678cf
Adds initial_connection setting and filter old messages
2024-10-04 12:48:32 -03:00
Pedro Howat
b3020fe9e0
Work in progress of new text search endpoint
2024-10-01 10:59:36 -03:00
Pedro Howat
2c76098d59
Insert contant without the pushName if fromMe but update it later
2024-09-24 10:12:59 -03:00
Pedro Howat
54c74da015
adds some more collections that were keeping data on removal in our cleanup endpoint
2024-09-24 10:10:05 -03:00
Lucas Batista
d9fd6e9190
update edit mode 2
2024-09-09 17:51:08 -03:00
Lucas Batista
1da43d373a
fixing contacts update engine
2024-09-09 17:20:03 -03:00
Lucas Batista
a58ee7eede
letting protocolMessage
2024-09-09 09:13:19 -03:00
Pedro Howat
4518142497
never delete instances automatically
2024-09-06 13:12:28 -03:00
Pedro Howat
ba39283a05
filter chat.update for ignored contacts
2024-09-06 12:57:37 -03:00
Lucas Batista
6003297bcf
fix bailys naiming of contacts
2024-09-05 15:24:40 -03:00
Pedro Howat
33a5a503d9
Adds option to fetch instance usage data
2024-09-03 14:20:37 -03:00
Pedro Howat
088b05793f
also ignore messages on set and update ( which is also delete )
2024-08-28 11:20:25 -03:00
Pedro Howat
c20486d6ea
Delete messages from ignored contacts from db and actually ignore them
...
when thsy arrive after the configuration is set.
2024-08-27 17:35:18 -03:00
Pedro Howat
5055f6a1ff
Adds ignore_list to instance settings
2024-08-27 16:17:09 -03:00
Pedro Howat
58ef0cb3ac
adds filtering of old messages in fetchChats endpoint
2024-08-27 11:47:05 -03:00
Pedro Howat
a26e062936
linting
2024-08-27 11:18:19 -03:00
Pedro Howat
3aaee9ebb3
Merge branch 'main' of https://github.com/instantsol/evolution-api
2024-08-26 17:44:10 -03:00
Pedro Howat
cfea686d8e
new cleanup entrypoint
2024-08-26 17:44:06 -03:00
Lucas Batista
b6edb84fdf
adding source parser
2024-08-23 16:29:46 -03:00
Lucas Batista
6835e073fd
elevating controller to maximum power
2024-08-23 15:51:14 -03:00
Lucas Scandian Batista
8c7e444357
Merge pull request #1 from instantsol/lucas
...
fix kwik service
2024-08-23 09:14:53 -03:00
Lucas Batista
db02957c2a
fix kwik service
2024-08-22 18:39:09 -03:00
Pedro Howat
88661c3109
don't send media previews
2024-08-22 11:10:08 -03:00
Pedro Howat
5f8fedc575
ignore duplicate messages
2024-08-21 17:58:33 -03:00
Pedro Howat
34bcee441a
adds sorting and limiting to findChats endpoint
2024-08-21 15:49:47 -03:00
Pedro Howat
76d4cc27b2
adds skip to fetchMessages
2024-08-20 12:24:15 -03:00
Pedro Howat
8f60b802ad
fixes conversations without any messages.
2024-08-15 11:15:14 -03:00
Pedro Howat
592324370d
merging migrations
2024-08-14 19:12:28 -03:00
Pedro Howat
0ce0c4fe97
custom route to fetch chats with additional information and some more refined filtering and sorting for the findMessage
2024-08-08 18:41:23 -03:00
Davidson Gomes
309d101b32
Delete .github/workflows/publish_docker_image_v2.yml
2024-07-17 15:48:26 -03:00
Davidson Gomes
7c92d140c0
Update publish_docker_image_v2.yml
2024-07-14 12:27:35 -03:00
Davidson Gomes
549ecd8801
Merge pull request #676 from EvolutionAPI/DavidsonGomes-patch-2
...
Update publish_docker_image_v2.yml
2024-07-03 19:17:56 -03:00
Davidson Gomes
5c6b70f372
Update publish_docker_image_v2.yml
2024-07-03 19:17:47 -03:00
Davidson Gomes
418ca971fa
Merge pull request #675 from EvolutionAPI/DavidsonGomes-patch-1
...
Update publish_docker_image_v2.yml
2024-07-03 18:04:24 -03:00
Davidson Gomes
3d6209618b
Update publish_docker_image_v2.yml
2024-07-03 18:04:01 -03:00
Davidson Gomes
b8fe5603fd
Merge branch 'release/1.8.2'
2024-07-03 16:10:38 -03:00
Davidson Gomes
762453c0e3
chore: Add workflow to publish Docker image
...
A new untracked file '.github/workflows/publish\_docker\_image\_latest.yml' was added. This workflow will handle the process of publishing the latest Docker image. This change allows for easier and more automated deployment of the Node.js project.
2024-07-03 16:10:23 -03:00
Davidson Gomes
af1b5caa29
Merge tag '1.8.2' into develop
...
* Corretion in globall rabbitmq queue name
* Improvement in the use of mongodb database for credentials
* Fixed base64 in webhook for documentWithCaption
* Fixed Generate pairing code
2024-07-03 16:09:25 -03:00
Davidson Gomes
50b3379d88
Merge branch 'release/1.8.2'
2024-07-03 16:09:17 -03:00
Davidson Gomes
c9ac5984ec
Merge tag '1.8.2' into develop
...
* Corretion in globall rabbitmq queue name
* Improvement in the use of mongodb database for credentials
* Fixed base64 in webhook for documentWithCaption
* Fixed Generate pairing code
2024-07-03 16:06:24 -03:00
Davidson Gomes
29ba63d621
Merge branch 'release/1.8.2'
2024-07-03 16:06:16 -03:00
Davidson Gomes
2ce64af502
Merge tag '1.8.2' into develop
...
* Corretion in globall rabbitmq queue name
* Improvement in the use of mongodb database for credentials
* Fixed base64 in webhook for documentWithCaption
* Fixed Generate pairing code
2024-07-03 13:51:36 -03:00
Davidson Gomes
28c517a3d5
Merge branch 'release/1.8.2'
2024-07-03 13:51:28 -03:00
Davidson Gomes
18ebe27bc3
"chore: Updated package and documentation versions to v1.8.2"
...
Explanation:
This commit updates the package and documentation versions to v1.8.2. The package.json and swagger.yaml files were modified accordingly. These changes are mainly for maintenance purposes and do not affect the functionality of the application.
2024-07-03 13:51:16 -03:00
Davidson Gomes
0f7a39a08f
chore(changelog): Update changelog to v1.8.2
...
This commit updates the changelog to reflect the release of version 1.8.2. The date of the release has been updated in the header of the changelog. No functional changes were made in this release.
Modified: CHANGELOG.md
2024-07-03 13:50:30 -03:00
Davidson Gomes
a8121d7fe6
fix: Correction in global RabbitMQ queue name
...
Fix global RabbitMQ queue name in `channel.service.ts` and update CHANGELOG.md.
The queue name has been changed from `transformedWe` to `event`.
This fix prevents queue errors and ensures correct functionality of inter-service communication.
2024-07-03 13:47:25 -03:00