File Ages
Logged in as anonymous

Files in the latest check-in ordered by age

File ages are expressed relative to the check-in time of 2026-04-23 10:03:12.

AgeFilesCheck-in
3.1 minutes Cargo.toml
Cargo.lock
fix version (I missed one bump recently) (check-in: 3b5fe61104, user: arcade, branch: trunk)
14.2 minutes .github/workflows/rust-clippy.yml
fix action to cover all push and pull_requests only once (by CodeRabbit) (check-in: 71a7f0e748, user: arcade, branch: trunk)
95.0 days src/mail.rs
change how text size is calculated - calculate after replacements (check-in: db04f7359b, user: arcade, branch: trunk)
95.0 days src/tests.rs
src/utils.rs
add html escaping (check-in: 85fa6bddaa, user: arcade, branch: trunk)
100.8 days src/main.rs
src/telegram.rs
minor typos, add back tests, change formatting a lot (check-in: c996f5c871, user: arcade, branch: trunk)
101.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)
111.1 days .github/dependabot.yml
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk)
112.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)
1.25 years README
add arg parsing (check-in: e66352b9cc, user: arcade, branch: trunk)