Commit Graph

  • 4c50674803
    Merge a53948d4bf into 043a7f9b3c Jackson Vieira 2025-12-03 14:21:52 -0300
  • a53948d4bf fix: remove cached env folder Jackson Vieira 2025-12-03 14:12:02 -0300
  • f3001d6496 docs: add development workflow documentation Jackson Vieira 2025-12-03 14:07:14 -0300
  • c97d008c1d build: remove legacy setup.py and build artifacts Jackson Vieira 2025-12-03 14:02:00 -0300
  • 7111cd9969 build: migrate publish script to use uv Jackson Vieira 2025-12-03 14:01:43 -0300
  • adbe4f72b9 chore: update .gitignore Jackson Vieira 2025-12-03 14:00:03 -0300
  • ce0ca6c789 refactor: configure ruff ignores and fix import issues Jackson Vieira 2025-12-03 13:58:44 -0300
  • 21115cca06 refactor: replace star imports with explicit imports Jackson Vieira 2025-12-03 13:57:18 -0300
  • 0126359ec3 refactor: apply ruff auto-fixes for imports and code style Jackson Vieira 2025-12-03 13:55:00 -0300
  • 2421b1cf5b style: format codebase with ruff Jackson Vieira 2025-12-03 13:54:30 -0300
  • 44539123d9 build: initialize uv with dependencies and lock file Jackson Vieira 2025-12-03 13:53:58 -0300
  • 450db6c925 build: add pyproject.toml with modern Python packaging configuration Jackson Vieira 2025-12-03 13:52:30 -0300
  • be3f74f092
    Merge f3a319516e into 043a7f9b3c Jackson Vieira 2025-12-03 13:44:10 -0300
  • f3a319516e fix: update ChatService.check_is_whatsapp_numbers url. Fixes #8 Jackson Vieira 2025-12-03 13:42:59 -0300
  • b7aaef62d3
    Merge 269c3bcba2 into 043a7f9b3c isthevao 2025-11-11 16:29:00 -0300
  • 269c3bcba2
    Add media field to message attributes isthevao 2025-11-11 16:24:25 -0300
  • 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