Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn message part viewers into plugins | Simon Ser | 2020-02-12 | 1 | -8/+2 |
| | |||||
* | Add .editorconfig | Simon Ser | 2020-01-24 | 1 | -94/+94 |
| | |||||
* | plugins/base: edit drafts | Simon Ser | 2020-01-24 | 1 | -1/+7 |
| | | | | Note that attachments will be lost. This is a TODO. | ||||
* | Add polyfill for browsers not supporting srcdoc | Simon Ser | 2020-01-20 | 1 | -1/+0 |
| | |||||
* | Open e-mail links in new tab | Simon Ser | 2020-01-20 | 1 | -1/+2 |
| | |||||
* | Resize e-mail iframe with content | Simon Ser | 2020-01-20 | 1 | -1/+2 |
| | |||||
* | Add support for HTML parts | Simon Ser | 2020-01-20 | 1 | -1/+6 |
| | |||||
* | Fix extra comma in address list | Simon Ser | 2019-12-18 | 1 | -1/+1 |
| | |||||
* | Linkify address lists | Simon Ser | 2019-12-17 | 1 | -4/+12 |
| | |||||
* | Add a form to set message flags | Simon Ser | 2019-12-17 | 1 | -1/+20 |
| | | | | References: https://todo.sr.ht/~sircmpwn/koushin/36 | ||||
* | Add envelope metadata to message view | Simon Ser | 2019-12-17 | 1 | -0/+22 |
| | |||||
* | Add button to delete message | Simon Ser | 2019-12-16 | 1 | -0/+4 |
| | | | | | | Maybe we should add a confirmation step in the future. References: https://todo.sr.ht/~sircmpwn/koushin/36 | ||||
* | Add form to move messages | Simon Ser | 2019-12-16 | 1 | -0/+10 |
| | | | | References: https://todo.sr.ht/~sircmpwn/koushin/36 | ||||
* | Introduce base plugin | Simon Ser | 2019-12-16 | 1 | -0/+58 |
This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39 |