Files in check-in 2fc1e49ea5c97a4c ordered by age
File ages are expressed relative to the check-in time of 2026-01-12 10:11:49.
| Age | Files | Check-in |
|---|---|---|
| current |
.github/workflows/rust-clippy.yml |
simplify workflow (check-in: 2fc1e49ea5, user: arcade, branch: trunk) |
| 5.1 days |
Cargo.toml Cargo.lock |
bump, update workflow (check-in: 4054f8ea66, user: arcade, branch: trunk) |
| 10.1 days |
.github/dependabot.yml |
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk) |
| 10.1 days |
src/main.rs |
getting rid of direct tokio dependancy properly (check-in: 8ea7b79fca, user: arcade, branch: trunk) |
| 11.1 days |
smtp2tg.toml.example src/mail.rs src/telegram.rs |
add proper tokio runtime, clean up junk about short headers, add api_gateway support (check-in: 14ef340959, user: arcade, branch: trunk) |
| 205.1 days |
src/tests.rs src/utils.rs |
refactor, split to modules, change error handling, fix how default destination is specified (check-in: f5ed284f8c, user: arcade, branch: trunk) |
| 355.6 days |
README |
add arg parsing (check-in: e66352b9cc, user: arcade, branch: trunk) |
| 1.64 years |
LICENSE.0BSD |
add LICENSE, README, change how defaults are checked and how they work, make sure socket can be created and elevated (check-in: da7fc7983d, user: arcade, branch: trunk) |