All files named ”Cargo.toml”
Logged in as anonymous

Ancestors of file Cargo.toml from check-in 1c10bccb4e

2026-01-18
09:27
Instead of validating HTML - check for specific closing tags and escape Update how text size is calculated Fix errors file: fa219a720b check-in: [1c10bccb4e] user: arcade, branch: release, size: 557 [annotate] [blame] [check-ins using] [diff]
2026-01-12
15:27
bump, update project meta, license switch all output to use HTML parser, and enable header collapsing inside quoted block, remove extra spacing, change how message size is calculated fix unit tests for html sanitizing file: c5c83c91a4 check-in: [d87e80b9be] user: arcade, branch: release, size: 553 [annotate] [blame] [check-ins using] [diff]
2026-01-02
06:38
getting rid of direct tokio dependancy properly file: f7be24f9e9 check-in: [8ea7b79fca] user: arcade, branch: trunk, size: 466 [annotate] [blame] [check-ins using] [diff]
2026-01-01
08:47
add proper tokio runtime, clean up junk about short headers, add api_gateway support file: b085dca268 check-in: [14ef340959] user: arcade, branch: trunk, size: 524 [annotate] [blame] [check-ins using] [diff]
07:15
bump, switch to smol file: 540725f0b7 check-in: [072229b5bf] user: arcade, branch: trunk, size: 443 [annotate] [blame] [check-ins using] [diff]
2025-08-23
12:33
bump, switch to stacked_errors file: 5dcad74e0b check-in: [a044f68fa7] user: arcade, branch: trunk, size: 502 [annotate] [blame] [check-ins using] [diff]
2025-06-21
08:45
refactor, split to modules, change error handling, fix how default destination is specified file: 9dc22211b5 check-in: [f5ed284f8c] user: arcade, branch: trunk, size: 495 [annotate] [blame] [check-ins using] [diff]
2025-06-12
13:19
add possibility to specify which domains we are accepting file: 40367f2f86 check-in: [2158b44929] user: arcade, branch: trunk, size: 518 [annotate] [blame] [check-ins using] [diff]
2025-06-11
18:12
switch to tgbot, change how files are sent file: 94d6ec3144 check-in: [d96b1b4710] user: arcade, branch: trunk, size: 499 [annotate] [blame] [check-ins using] [diff]
2025-06-05
16:40
mostly a crate bump and compatibility changes file: 96c56ffe4d check-in: [6887d3b7f9] user: arcade, branch: trunk, size: 552 [annotate] [blame] [check-ins using] [diff]
2025-04-08
05:13
bump crates, release teloxide file: bb5d5247bf check-in: [f3c59f8e45] user: arcade, branch: trunk, size: 569 [annotate] [blame] [check-ins using] [diff]
2025-04-05
04:44
bump crates due to security vuln file: 8d74fcfa30 check-in: [946172ea32] user: arcade, branch: trunk, size: 580 [annotate] [blame] [check-ins using] [diff]
2025-02-18
16:06
bump crates to newer versions file: 802fa176f4 check-in: [5ae57664e2] user: arcade, branch: trunk, size: 568 [annotate] [blame] [check-ins using] [diff]
2025-02-04
07:30
bump crates (openssl security issue) file: 157dcadca1 check-in: [d4d634cfe7] user: arcade, branch: trunk, size: 584 [annotate] [blame] [check-ins using] [diff]
2025-01-25
06:21
fix markdown errors, message passing, errors produced file: 1d247a684d check-in: [65b2967a92] user: arcade, branch: trunk, size: 584 [annotate] [blame] [check-ins using] [diff]
2025-01-21
19:31
add arg parsing file: e91521473b check-in: [e66352b9cc] user: arcade, branch: trunk, size: 524 [annotate] [blame] [check-ins using] [diff]
2024-12-28
09:27
fix markdown, condense From: and Date: to one line (better rework that later) file: 529163c598 check-in: [3d13e7f81d] user: arcade, branch: trunk, size: 502 [annotate] [blame] [check-ins using] [diff]
2024-12-27
15:29
bump, add option to filter header fields and also add "Date:" by default file: de4fd23fd1 check-in: [28fde40f7a] user: arcade, branch: trunk, size: 502 [annotate] [blame] [check-ins using] [diff]
2024-12-10
17:29
bump crates, fix error sending file: fe6941924f check-in: [7f8a9994b3] user: arcade, branch: trunk, size: 502 [annotate] [blame] [check-ins using] [diff]
2024-11-28
15:44
This is kindda a HUGE rework. SMTP backend switched from SaMoToP to mailin-embedded, resulting in: * LMTP support dropped (I hope just temporary); * no need to write anything to files as whole processing is done in memory; * this also means we can return status - whether message was sent, was there any errors etc, no internal queue exists now, SMTP server should handle queueing from now on; * possibility to deny mail to unknown/unconfigured recipients. file: 0fe1d225c3 check-in: [1db9dbe390] user: arcade, branch: trunk, size: 502 [annotate] [blame] [check-ins using] [diff]
2024-11-23
15:40
bump crates file: ccc18d4e03 check-in: [6702d99a67] user: arcade, branch: trunk, size: 565 [annotate] [blame] [check-ins using] [diff]
2024-07-23
11:34
bump deps due to openssl vulnerability file: 9667723bfb check-in: [3846369ee6] user: arcade, branch: trunk, size: 554 [annotate] [blame] [check-ins using] [diff]
2024-07-09
12:29
v0.2.4: ditch zerovec vuln file: 6e445edb80 check-in: [7beea08af5] user: arcade, branch: trunk, size: 554 [annotate] [blame] [check-ins using] [diff]
2024-06-15
10:18
use more, add real versions, just yank in text lines file: 161b2b3e5c check-in: [866aad57a4] user: arcade, branch: trunk, size: 554 [annotate] [blame] [check-ins using] [diff]
2024-06-13
08:36
v0.2.3: import less from samotop (removes security issue) file: 61e5f53030 check-in: [3ce249c1a4] user: arcade, branch: trunk, size: 525 [annotate] [blame] [check-ins using] [diff]
07:53
v0.2.2: drop env_logger due to security issues file: 54c6d6f847 check-in: [b311abee46] user: arcade, branch: trunk, size: 444 [annotate] [blame] [check-ins using] [diff]
2024-06-11
18:39
v0.2.1: bump, add rustls and some throttling file: 0b1a68fb8c check-in: [ce79786e06] user: arcade, branch: trunk, size: 461 [annotate] [blame] [check-ins using] [diff]
2024-05-26
09:17
ver 0.2.0 - switching to Teloxide for now file: 0cee51a0e8 check-in: [f4cad2a5c0] user: arcade, branch: trunk, size: 410 [annotate] [blame] [check-ins using] [diff]
2024-05-23
14:00
add more logging, actually send attachments as replies to the email file: e845cee06c check-in: [31aec3c4b0] user: arcade, branch: trunk, size: 466 [annotate] [blame] [check-ins using] [diff]
2024-05-22
13:00
well, it kindda works... file: 9b78cfa898 check-in: [61238a3618] user: arcade, branch: trunk, size: 449 [annotate] [blame] [check-ins using] [diff]
2024-05-21
15:15
Added: first attempt file: 837735a770 check-in: [7620f854a7] user: arcade, branch: trunk, size: 523 [annotate] [blame] [check-ins using]