Files in check-in 674d81235e31707b ordered by age
File ages are expressed relative to the check-in time of 2026-01-02 10:39:53.
| Age | Files | Check-in |
|---|---|---|
| current |
.github/workflows/rust-clippy.yml |
simplify workflow, add cache (check-in: 674d81235e, user: arcade, branch: trunk) |
| 3.8 hours |
.github/dependabot.yml |
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk) |
| 4.0 hours |
Cargo.toml src/main.rs Cargo.lock |
getting rid of direct tokio dependancy properly (check-in: 8ea7b79fca, user: arcade, branch: trunk) |
| 25.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) |
| 195.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) |
| 345.6 days |
README |
add arg parsing (check-in: e66352b9cc, 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) |