aboutsummaryrefslogtreecommitdiff
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* koushin: add Store interfaceSimon Ser2020-01-281-0/+1
* plugins/base: append outgoing messages to Sent mailboxSimon Ser2020-01-201-0/+1
* plugins/base: remove external resources URLs, sanitize CSSSimon Ser2020-01-201-2/+6
* Update dependenciesSimon Ser2020-01-201-10/+7
* Add a form to set message flagsSimon Ser2019-12-171-1/+1
* Add form to move messagesSimon Ser2019-12-161-0/+1
* Update depsSimon Ser2019-12-161-8/+8
* Add basic support for pluginsSimon Ser2019-12-091-0/+2
* Use imap.BodyStructure.Filename and imap.Address.AddressSimon Ser2019-12-091-1/+1
* Add basic theme supportSimon Ser2019-12-041-0/+1
* Add basic SMTP supportSimon Ser2019-12-031-1/+9
* Add basic message viewSimon Ser2019-12-021-0/+1
* Add initial login logicSimon Ser2019-12-021-1/+4
* Add HTTP server boilerplateSimon Ser2019-12-021-0/+5