Skip to content

Conversation

@salmonumbrella
Copy link
Contributor

Summary

  • Add --since and --until flags to messages list, messages search, and messages export commands
  • Support human-friendly time expressions: "yesterday", "2h ago", "monday", "2024-01-15", RFC3339
  • New dates.rs module with comprehensive test coverage

Test Plan

  • Unit tests pass (cargo test dates - 7 tests)
  • Manual test: inline messages list --chat-id <ID> --since "yesterday"
  • Manual test: inline messages list --chat-id <ID> --since "2h ago" --until "1h ago"

🤖 Generated with Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant