Files in check-in f88aa03bf55096f1 ordered by age
File ages are expressed relative to the check-in time of 2026-07-31 10:38:51.
| Age | Files | Check-in |
|---|---|---|
| current |
deny.toml |
add deny.toml for checks (check-in: f88aa03bf5, user: arcade, branch: trunk) |
| 14.6 minutes |
.github/workflows/rust-clippy.yml |
bump checkout, drop creds (check-in: c9ff34669d, user: arcade, branch: trunk) |
| 99.0 days |
Cargo.toml Cargo.lock |
fix version (I missed one bump recently) (check-in: 3b5fe61104, user: arcade, branch: trunk) |
| 194.1 days |
src/mail.rs |
change how text size is calculated - calculate after replacements (check-in: db04f7359b, user: arcade, branch: trunk) |
| 194.1 days |
src/tests.rs src/utils.rs |
add html escaping (check-in: 85fa6bddaa, user: arcade, branch: trunk) |
| 199.9 days |
src/main.rs src/telegram.rs |
minor typos, add back tests, change formatting a lot (check-in: c996f5c871, user: arcade, branch: trunk) |
| 200.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) |
| 210.2 days |
.github/dependabot.yml |
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk) |
| 211.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.52 years |
README |
add arg parsing (check-in: e66352b9cc, user: arcade, branch: trunk) |