aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Collapse)AuthorAgeFilesLines
* Add basic support for pluginsLibravatarLibravatar Simon Ser 2019-12-091-0/+2
|
* Use imap.BodyStructure.Filename and imap.Address.AddressLibravatarLibravatar Simon Ser 2019-12-091-1/+1
| | | | | The former fixes encoding issues in filenames. The latter is just for brevity.
* Add basic theme supportLibravatarLibravatar Simon Ser 2019-12-041-0/+1
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/1
* Add basic SMTP supportLibravatarLibravatar Simon Ser 2019-12-031-1/+9
|
* Add basic message viewLibravatarLibravatar Simon Ser 2019-12-021-0/+1
|
* Add initial login logicLibravatarLibravatar Simon Ser 2019-12-021-1/+4
|
* Add HTTP server boilerplateLibravatarLibravatar Simon Ser 2019-12-021-0/+5