aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/plugin.go
Commit message (Collapse)AuthorAgeFilesLines
* plugins/base: extract route registration into functionSimon Ser2019-12-171-28/+1
|
* Add envelope metadata to message viewSimon Ser2019-12-171-11/+1
|
* Add button to delete messageSimon Ser2019-12-161-0/+2
| | | | | | Maybe we should add a confirmation step in the future. References: https://todo.sr.ht/~sircmpwn/koushin/36
* Add form to move messagesSimon Ser2019-12-161-0/+2
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/36
* Add basic searchSimon Ser2019-12-161-0/+1
| | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/23
* Introduce base pluginSimon Ser2019-12-161-0/+48
This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39