Commit Graph

  • 043a7f9b3c docs: Update README documentation with WebSocket examples and configuration improvements main Davidson Gomes 2025-03-06 14:33:26 -0300
  • 15e229cfb4 refactor: Improve WebSocket support with implementation and documentation improvements Davidson Gomes 2025-03-06 09:47:44 -0300
  • b0131a1141 feat: Add full support for WebSocket configuration and management in the Evolution API Client library Davidson Gomes 2025-03-06 09:44:59 -0300
  • 1b66882599 chore: Bump version to 0.1.0 and add WebSocket service implementation Davidson Gomes 2025-03-06 09:26:54 -0300
  • 28040e1cda docs: Update README with complete documentation of Evolution API Client library Davidson Gomes 2025-03-06 09:26:18 -0300
  • ad3d0de564 feat: WebSocket service for event and connection management Davidson Gomes 2025-03-06 09:22:02 -0300
  • c838eb8311 refactor: improve message sending by dynamically handling message attributes rafaelcalassara 2025-01-30 21:31:58 -0300
  • 9c22621876 Update .gitignore to exclude evolutionapi.egg-info and dist/ directories; remove old distribution files (evolutionapi-0.0.9-py3-none-any.whl and evolutionapi-0.0.9.tar.gz) as part of cleanup for versioning. Davidson Gomes 2025-01-16 17:59:08 -0300
  • 2e564f209b Refactor get_messages method in ChatService to include optional filters for message ID, sender, type, and timestamps. Update .gitignore to exclude evolutionapi.egg-info directory. Remove old distribution files and add new ones for version 0.0.9. Davidson Gomes 2025-01-16 17:42:49 -0300
  • 50cd136fc1 Update version to 0.0.9 in setup.py for Evolution API client Davidson Gomes 2025-01-16 17:40:53 -0300
  • 1f915943e7 Refactor chat message retrieval in ChatService to include optional filters for message ID, sender, type, and timestamps. Update test_evolution.py to include commented-out examples for fetching group messages. Remove unused response print statements. Davidson Gomes 2025-01-16 17:40:36 -0300
  • 7e970f5f15 Update version to 0.0.8, modify group service API endpoints to use query parameters, and update test instances. Remove old distribution files and add new ones for version 0.0.8. Davidson Gomes 2025-01-16 17:22:46 -0300
  • f14781cdb6 version: 0.0.7 Davidson Gomes 2025-01-06 12:23:49 -0300
  • 69112cd4c4
    Merge pull request #5 from rafacalassara/add_get_messages Davidson Gomes 2025-01-06 12:22:51 -0300
  • 5d5135ffec feat: enhance get_messages method to support pagination with page and offset parameters rafaelcalassara 2025-01-03 23:07:14 -0300
  • 40ab492eac chore: add .gitignore to exclude Python-generated files rafaelcalassara 2025-01-03 22:02:12 -0300
  • 37320e247b feat: add get_messages method to retrieve chat messages by remote JID rafaelcalassara 2025-01-03 21:55:27 -0300
  • 82c0ad0363 chore: bump version to 0.0.6 and update distribution files Davidson Gomes 2024-12-11 17:04:40 -0300
  • fa178b00ac chore: update setup.py to include requests_toolbelt dependency and remove egg-info files Davidson Gomes 2024-12-11 16:37:37 -0300
  • 2b21884aac version: 0.0.5 Davidson Gomes 2024-11-19 18:29:27 -0300
  • 2b7ce3a656 fix: send media with file path for local files Davidson Gomes 2024-11-19 18:26:44 -0300
  • 8561b03bfe fix: send media with file path for local files Davidson Gomes 2024-11-19 18:26:32 -0300
  • d52b156db5 feat: send media with file path for local files Davidson Gomes 2024-11-19 16:16:39 -0300
  • 6d2e240722 readme Davidson Gomes 2024-10-30 12:19:16 -0300
  • 6a5ca36377 adjusts in package Davidson Gomes 2024-10-30 12:02:33 -0300
  • 6d49f66bf6 adjusts in package Davidson Gomes 2024-10-30 12:00:25 -0300
  • d49498dbc7 readme Davidson Gomes 2024-10-30 11:22:24 -0300
  • 8654a31a4d initial commit Davidson Gomes 2024-10-30 11:19:09 -0300