Files in check-in 512369f93ea42dd7 ordered by age
File ages are expressed relative to the check-in time of 2026-08-01 11:20:12.
| Age | Files | Check-in |
|---|---|---|
| current |
Cargo.toml Cargo.lock src/mail.rs src/telegram.rs src/utils.rs src/lib.rs |
bump, add some docstrings, switch from just-getopt to clap (check-in: 512369f93e, user: arcade, branch: trunk) |
| 33.2 minutes |
README.md |
expand README (check-in: 880ce86a7f, user: arcade, branch: trunk) |
| 56.1 minutes |
tests/mail.rs |
regex in get_id was defunct, fix regex, fix logic to filter unknown domains (check-in: f748e99b70, user: arcade, branch: trunk) |
| 20.0 hours |
src/main.rs |
propagate error from async (check-in: cc376760fc, user: arcade, branch: trunk) |
| 20.2 hours |
tests/utils.rs |
expand and reorganize (check-in: 6e7d1e877b, user: arcade, branch: trunk) |
| 20.2 hours |
.fossil-settings/ignore-glob |
add and propagate globs (check-in: e67029b5a9, user: arcade, branch: trunk) |
| 24.7 hours |
deny.toml |
add deny.toml for checks (check-in: f88aa03bf5, user: arcade, branch: trunk) |
| 24.9 hours |
.github/workflows/rust-clippy.yml |
bump checkout, drop creds (check-in: c9ff34669d, user: arcade, branch: trunk) |
| 201.0 days |
LICENSE.0BSD |
switch from MarkDown to Html, validate text as HTML before sending, count header size differently, also bump license while here (check-in: 0f47e23e21, user: arcade, branch: trunk) |
| 211.2 days |
.github/dependabot.yml |
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk) |
| 212.1 days |
smtp2tg.toml.example |
add proper tokio runtime, clean up junk about short headers, add api_gateway support (check-in: 14ef340959, user: arcade, branch: trunk) |