Files in check-in 8ea7b79fca20b6ab ordered by age
File ages are expressed relative to the check-in time of 2026-01-02 06:38:43.
| Age | Files | Check-in |
|---|---|---|
| current |
Cargo.toml src/main.rs Cargo.lock |
getting rid of direct tokio dependancy properly (check-in: 8ea7b79fca, user: arcade, branch: trunk) |
| 21.9 hours |
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) |
| 194.9 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) |
| 345.5 days |
README |
add arg parsing (check-in: e66352b9cc, user: arcade, branch: trunk) |
| 1.39 years |
.github/workflows/rust-clippy.yml |
fix spacing (check-in: 2283656bf6, user: arcade, branch: trunk) |
| 1.61 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) |