aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/base/imap.go
Commit message (Collapse)AuthorAgeFilesLines
* Add a form to set message flagsLibravatarLibravatar Simon Ser 2019-12-171-0/+10
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/36
* Export IMAPMessageLibravatarLibravatar Simon Ser 2019-12-161-11/+11
| | | | This is a public type other plugins and templates may want to access.
* Add basic searchLibravatarLibravatar Simon Ser 2019-12-161-2/+49
| | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/23
* Introduce base pluginLibravatarLibravatar Simon Ser 2019-12-161-0/+277
This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39