File Ages
Logged in as anonymous

Files in check-in f4660639ca894e5a ordered by age

File ages are expressed relative to the check-in time of 2026-07-31 15:53:38.

AgeFilesCheck-in
10.8 minutes tests/mail.rs
consolidate and clarify (check-in: b9af445709, user: arcade, branch: trunk)
32.6 minutes src/mail.rs
make get_id public and add some tests for it (check-in: e45c7e529b, user: arcade, branch: trunk)
33.2 minutes src/main.rs
propagate error from async (check-in: cc376760fc, user: arcade, branch: trunk)
40.8 minutes src/lib.rs
reorder uses, properly react to errors with hostname, (check-in: 713c1e7fb2, user: arcade, branch: trunk)
42.5 minutes src/utils.rs
make html tags check case insensitive (check-in: bf99298edf, user: arcade, branch: trunk)
43.5 minutes tests/utils.rs
expand and reorganize (check-in: 6e7d1e877b, user: arcade, branch: trunk)
43.8 minutes .fossil-settings/ignore-glob
add and propagate globs (check-in: e67029b5a9, user: arcade, branch: trunk)
50.3 minutes Cargo.toml
skip tests for source tree - no tests should be there (check-in: 606f357e77, user: arcade, branch: trunk)
5.1 hours Cargo.lock
bump, fixes: - quinn-proto: https://rustsec.org/advisories/RUSTSEC-2026-0185 Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly - serde_with: https://github.com/jonasbb/serde_with/security/advisories/GHSA-7gcf-g7xr-8hxj KeyValueMap serialization panics on empty sequence or map entries Bad or attacker controlled values could cause a panic while allocating too large values. (check-in: dff756ad22, user: arcade, branch: trunk)
5.2 hours deny.toml
add deny.toml for checks (check-in: f88aa03bf5, user: arcade, branch: trunk)
5.5 hours .github/workflows/rust-clippy.yml
bump checkout, drop creds (check-in: c9ff34669d, user: arcade, branch: trunk)
200.1 days src/telegram.rs
minor typos, add back tests, change formatting a lot (check-in: c996f5c871, user: arcade, branch: trunk)
200.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)
210.4 days .github/dependabot.yml
update/fix workflows (check-in: d9d438563e, user: arcade, branch: trunk)
211.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)
1.52 years README
add arg parsing (check-in: e66352b9cc, user: arcade, branch: trunk)