aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-03-14Strip HTML tags from single-part HTML emailsTeddy Wing
2021-03-14Add additional sysexits error codes for other errorsTeddy Wing
2021-03-14Exit with sysexits.h error codes on errorTeddy Wing
2021-03-14Wrap errors in a custom `OttolangyError` typeTeddy Wing
2021-03-13Add context to errorsTeddy Wing
2021-03-13Write an attribution config fileTeddy Wing
2021-03-09Use 'whatlang' to detect the language of the email bodyTeddy Wing
2021-03-09Remove old email parsing trialsTeddy Wing
2021-03-09Work out how to get the body of a multipart emailTeddy Wing
2021-03-09Testing out different libraries for email parsingTeddy Wing
2021-03-08New Rust v1.50.0 projectTeddy Wing