aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-13get_email_body(): Remove unnecessary `else` branchTeddy Wing
2021-03-13Remove debug print callsTeddy Wing
2021-03-13main(): Replace `unwrap`s with tryTeddy Wing
2021-03-13Replace `unwrap`s with try in non-main functionsTeddy Wing
2021-03-13Write an attribution config fileTeddy Wing
2021-03-09Use 'whatlang' to detect the language of the email bodyTeddy Wing
2021-03-09Move email body parsing code to a new functionTeddy Wing
2021-03-09Fix single-part email handlingTeddy 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-09Try extracting the body of an email messageTeddy Wing
2021-03-09Testing out different libraries for email parsingTeddy Wing
2021-03-08New Rust v1.50.0 projectTeddy Wing
2021-03-08Add ideaTeddy Wing