Files in check-in 1c10bccb4e6c9282 ordered by age
File ages are expressed relative to the check-in time of 2026-01-18 09:27:54.
| Age | Files | Check-in |
|---|---|---|
| 119 seconds |
Cargo.toml Cargo.lock |
bump (check-in: d036a09127, user: arcade, branch: trunk) |
| 4.1 minutes |
src/mail.rs |
change how text size is calculated - calculate after replacements (check-in: db04f7359b, user: arcade, branch: trunk) |
| 10.5 minutes |
.github/workflows/rust-clippy.yml |
disable double github action (check-in: 8e37b3f028, user: arcade, branch: trunk) |
| 13.9 minutes |
src/tests.rs src/utils.rs |
add html escaping (check-in: 85fa6bddaa, user: arcade, branch: trunk) |
| 5.8 days |
src/main.rs src/telegram.rs |
minor typos, add back tests, change formatting a lot (check-in: c996f5c871, user: arcade, branch: trunk) |
| 6.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) |
| 16.1 days |
.github/dependabot.yml |
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk) |
| 17.0 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) |
| 361.6 days |
README |
add arg parsing (check-in: e66352b9cc, user: arcade, branch: trunk) |