| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-09 | Remove old email parsing trials | Teddy Wing | |
| Now that we've worked out how to do this, I can remove my old essays. | |||
| 2021-03-09 | Work out how to get the body of a multipart email | Teddy Wing | |
| Figured out why I was getting an empty string before: I was inputting a multipart email. I need to actually look through each part to get the message body. Look for the body of the "text/plain" part. | |||
| 2021-03-09 | Try extracting the body of an email message | Teddy Wing | |
| 2021-03-09 | Testing out different libraries for email parsing | Teddy Wing | |
| 2021-03-08 | New Rust v1.50.0 project | Teddy Wing | |
| Generated with: $ cargo init --bin | |||
| 2021-03-08 | Add idea | Teddy Wing | |
