⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
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

@morajabi morajabi merged commit 5448b76 into inline-chat:main Jan 31, 2026
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.

2 participants