Changes to file src/mail.rs between check-in e45c7e529b and check-in aaa78fed23
|
2026-08-01
| ||
| 19:29 | drop dot removal (wrong), document lowercasing file: 478a14c8ba check-in: [aaa78fed23] user: arcade, branch: trunk, size: 9415 [annotate] [blame] [check-ins using] [diff] | |
| 18:47 | 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 file: 2ddc87b771 check-in: [98c5a42df0] user: arcade, branch: trunk, size: 9432 [annotate] [blame] [check-ins using] [diff] | |
| 15:30 | fix regexp, get rid of relaying variants as they are actually noop after move to mailin file: eb64cf1123 check-in: [158c9cffc6] user: arcade, branch: trunk, size: 9289 [annotate] [blame] [check-ins using] [diff] | |
| 13:46 | doc corrections/optimizations file: 3f2e34fec5 check-in: [1723b63d69] user: arcade, branch: trunk, size: 9523 [annotate] [blame] [check-ins using] [diff] | |
| 11:20 | bump, add some docstrings, switch from just-getopt to clap file: 48b0e1b904 check-in: [512369f93e] user: arcade, branch: trunk, size: 9621 [annotate] [blame] [check-ins using] [diff] | |
| 10:24 | regex in get_id was defunct, fix regex, fix logic to filter unknown domains file: 42331fb6be check-in: [f748e99b70] user: arcade, branch: trunk, size: 8916 [annotate] [blame] [check-ins using] [diff] | |
|
2026-07-31
| ||
| 15:21 | make get_id public and add some tests for it file: b0961d9144 check-in: [e45c7e529b] user: arcade, branch: trunk, size: 9027 [annotate] [blame] [check-ins using] [diff] | |