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