aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/base/plugin.go
Commit message (Collapse)AuthorAgeFilesLines
* plugins/base: extract route registration into functionLibravatarLibravatar Simon Ser 2019-12-171-28/+1
|
* Add envelope metadata to message viewLibravatarLibravatar Simon Ser 2019-12-171-11/+1
|
* Add button to delete messageLibravatarLibravatar Simon Ser 2019-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 messagesLibravatarLibravatar Simon Ser 2019-12-161-0/+2
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/36
* Add basic searchLibravatarLibravatar Simon Ser 2019-12-161-0/+1
| | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/23
* Introduce base pluginLibravatarLibravatar Simon Ser 2019-12-161-0/+48
This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39