Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins/base: extract route registration into function | Simon Ser | 2019-12-17 | 1 | -28/+1 |
| | |||||
* | Add envelope metadata to message view | Simon Ser | 2019-12-17 | 1 | -11/+1 |
| | |||||
* | Add button to delete message | Simon Ser | 2019-12-16 | 1 | -0/+2 |
| | | | | | | 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/+2 |
| | | | | References: https://todo.sr.ht/~sircmpwn/koushin/36 | ||||
* | Add basic search | Simon Ser | 2019-12-16 | 1 | -0/+1 |
| | | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/23 | ||||
* | Introduce base plugin | Simon Ser | 2019-12-16 | 1 | -0/+48 |
This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39 |