File Ages
Logged in as anonymous

Files in check-in 98c5a42df066f163 ordered by age

File ages are expressed relative to the check-in time of 2026-08-01 18:47:58.

AgeFilesCheck-in
current src/mail.rs
src/lib.rs
tests/utils.rs
tests/mail.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)
3.3 hours src/telegram.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)
7.3 hours Cargo.toml
Cargo.lock
remove serde dep for mail-parser (check-in: b9bf773618, user: arcade, branch: trunk)
7.5 hours src/utils.rs
bump, add some docstrings, switch from just-getopt to clap (check-in: 512369f93e, user: arcade, branch: trunk)
27.5 hours src/main.rs
propagate error from async (check-in: cc376760fc, user: arcade, branch: trunk)
27.6 hours .fossil-settings/ignore-glob
add and propagate globs (check-in: e67029b5a9, user: arcade, branch: trunk)
32.2 hours deny.toml
add deny.toml for checks (check-in: f88aa03bf5, user: arcade, branch: trunk)
32.4 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.4 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)