aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/imap.go
Commit message (Expand)AuthorAgeFilesLines
* plugins/base: delete previous draftSimon Ser2020-01-241-0/+16
* plugins/base: add fallback if SPECIAL-USE is unsupportedSimon Ser2020-01-241-20/+36
* plugins/base: save message as draftSimon Ser2020-01-241-0/+45
* plugins/base: append outgoing messages to Sent mailboxSimon Ser2020-01-201-0/+36
* Include flags when fetching items over IMAPDejan Strbac2020-01-161-1/+1
* Add Server.ReloadSimon Ser2020-01-081-1/+1
* Implement paging for searchSimon Ser2019-12-171-9/+16
* Add a form to set message flagsSimon Ser2019-12-171-0/+10
* Export IMAPMessageSimon Ser2019-12-161-11/+11
* Add basic searchSimon Ser2019-12-161-2/+49
* Introduce base pluginSimon Ser2019-12-161-0/+277