Files in check-in 158c9cffc69ede91 ordered by age
File ages are expressed relative to the check-in time of 2026-08-01 15:30:38.
| Age | Files | Check-in |
|---|---|---|
| current |
src/mail.rs src/telegram.rs src/lib.rs tests/mail.rs README.md |
fix regexp, get rid of relaying variants as they are actually noop after move to mailin (check-in: 158c9cffc6, user: arcade, branch: trunk) |
| 4.0 hours |
Cargo.toml Cargo.lock |
remove serde dep for mail-parser (check-in: b9bf773618, user: arcade, branch: trunk) |
| 4.2 hours |
src/utils.rs |
bump, add some docstrings, switch from just-getopt to clap (check-in: 512369f93e, user: arcade, branch: trunk) |
| 24.2 hours |
src/main.rs |
propagate error from async (check-in: cc376760fc, user: arcade, branch: trunk) |
| 24.3 hours |
tests/utils.rs |
expand and reorganize (check-in: 6e7d1e877b, user: arcade, branch: trunk) |
| 24.3 hours |
.fossil-settings/ignore-glob |
add and propagate globs (check-in: e67029b5a9, user: arcade, branch: trunk) |
| 28.9 hours |
deny.toml |
add deny.toml for checks (check-in: f88aa03bf5, user: arcade, branch: trunk) |
| 29.1 hours |
.github/workflows/rust-clippy.yml |
bump checkout, drop creds (check-in: c9ff34669d, user: arcade, branch: trunk) |
| 201.2 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.4 days |
.github/dependabot.yml |
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk) |
| 212.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) |