Files in check-in b3ca5f23ee3b6af5 ordered by age
File ages are expressed relative to the check-in time of 2026-09-12 20:01:37.
| Age | Files | Check-in |
|---|---|---|
| current |
src/telegram.rs |
fix doc ident (check-in: b3ca5f23ee, user: arcade, branch: trunk) |
| 85 seconds |
src/mail.rs src/lib.rs |
clarify docs, change file check (check-in: e678fcdc39, user: arcade, branch: trunk) |
| 24.3 hours |
Cargo.toml Cargo.lock |
clean Cargo, rewrite telegram support (check-in: d711370ce3, user: arcade, branch: trunk) |
| 2.5 days |
.github/workflows/rust-clippy.yml |
bump (check-in: cb1fdeff6f, user: arcade, branch: trunk) |
| 2.5 days |
smtp2tg.toml.example src/utils.rs |
remove `unknown`, expand output and logs (check-in: 0acb6536ae, user: arcade, branch: trunk) |
| 42.0 days |
tests/mail.rs |
and fix tests (check-in: 40a93e9a58, user: arcade, branch: trunk) |
| 42.0 days |
README.md |
drop dot removal (wrong), document lowercasing (check-in: aaa78fed23, user: arcade, branch: trunk) |
| 42.1 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) |
| 43.2 days |
src/main.rs |
propagate error from async (check-in: cc376760fc, user: arcade, branch: trunk) |
| 43.2 days |
.fossil-settings/ignore-glob |
add and propagate globs (check-in: e67029b5a9, user: arcade, branch: trunk) |
| 43.4 days |
deny.toml |
add deny.toml for checks (check-in: f88aa03bf5, user: arcade, branch: trunk) |
| 243.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) |
| 253.5 days |
.github/dependabot.yml |
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk) |