Files in check-in 78b11b0319317aab ordered by age
File ages are expressed relative to the check-in time of 2026-08-01 19:36:39.
| Age | Files | Check-in |
|---|---|---|
| 4.4 minutes |
tests/mail.rs |
and fix tests (check-in: 40a93e9a58, user: arcade, branch: trunk) |
| 7.0 minutes |
src/mail.rs src/telegram.rs README.md |
drop dot removal (wrong), document lowercasing (check-in: aaa78fed23, user: arcade, branch: trunk) |
| 48.7 minutes |
src/lib.rs tests/utils.rs |
ensure!() we don't panic but instead return Result whenever possible, convert error handling a little, add TODO for unwrap(), more sanity checks, simplify and expand testing (check-in: 98c5a42df0, user: arcade, branch: trunk) |
| 8.1 hours |
Cargo.toml Cargo.lock |
remove serde dep for mail-parser (check-in: b9bf773618, user: arcade, branch: trunk) |
| 8.3 hours |
src/utils.rs |
bump, add some docstrings, switch from just-getopt to clap (check-in: 512369f93e, user: arcade, branch: trunk) |
| 28.3 hours |
src/main.rs |
propagate error from async (check-in: cc376760fc, user: arcade, branch: trunk) |
| 28.4 hours |
.fossil-settings/ignore-glob |
add and propagate globs (check-in: e67029b5a9, user: arcade, branch: trunk) |
| 33.0 hours |
deny.toml |
add deny.toml for checks (check-in: f88aa03bf5, user: arcade, branch: trunk) |
| 33.2 hours |
.github/workflows/rust-clippy.yml |
bump checkout, drop creds (check-in: c9ff34669d, user: arcade, branch: trunk) |
| 201.4 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) |
| 211.5 days |
.github/dependabot.yml |
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk) |
| 212.5 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) |