Files in check-in 7551b4dc28b3fd55 ordered by age
File ages are expressed relative to the check-in time of 2026-01-12 15:13:22.
| Age | Files | Check-in |
|---|---|---|
| current |
.github/workflows/rust-clippy.yml |
limit number of job runs (check-in: 7551b4dc28, user: arcade, branch: trunk) |
| 26.7 minutes |
src/mail.rs src/tests.rs src/utils.rs |
fix typo, fix comments, drop unneeded constant (check-in: 6ce625a569, user: arcade, branch: trunk) |
| 1.5 hours |
src/main.rs src/telegram.rs |
minor typos, add back tests, change formatting a lot (check-in: c996f5c871, user: arcade, branch: trunk) |
| 5.0 hours |
Cargo.toml Cargo.lock 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) |
| 10.3 days |
.github/dependabot.yml |
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk) |
| 11.3 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) |
| 355.8 days |
README |
add arg parsing (check-in: e66352b9cc, user: arcade, branch: trunk) |