File Ages
Logged in as anonymous

Files in check-in 0acb6536aec8d481 ordered by age

File ages are expressed relative to the check-in time of 2026-09-10 07:06:19.

AgeFilesCheck-in
current smtp2tg.toml.example
src/mail.rs
src/telegram.rs
src/utils.rs
src/lib.rs
remove `unknown`, expand output and logs (check-in: 0acb6536ae, user: arcade, branch: trunk)
39.5 days tests/mail.rs
and fix tests (check-in: 40a93e9a58, user: arcade, branch: trunk)
39.5 days README.md
drop dot removal (wrong), document lowercasing (check-in: aaa78fed23, user: arcade, branch: trunk)
39.5 days 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)
39.8 days Cargo.toml
Cargo.lock
remove serde dep for mail-parser (check-in: b9bf773618, user: arcade, branch: trunk)
40.7 days src/main.rs
propagate error from async (check-in: cc376760fc, user: arcade, branch: trunk)
40.7 days .fossil-settings/ignore-glob
add and propagate globs (check-in: e67029b5a9, user: arcade, branch: trunk)
40.9 days deny.toml
add deny.toml for checks (check-in: f88aa03bf5, user: arcade, branch: trunk)
40.9 days .github/workflows/rust-clippy.yml
bump checkout, drop creds (check-in: c9ff34669d, user: arcade, branch: trunk)
240.9 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)
251.0 days .github/dependabot.yml
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk)