aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Improve docsSimon Ser2019-12-171-7/+19
|
* Remove the public/ directorySimon Ser2019-12-161-4/+4
| | | | | Now that all templates are provided by plugins, there's no need to have a public/ directory. Themes can be in /themes instead of /public/themes.
* Introduce base pluginSimon Ser2019-12-161-1/+3
| | | | | | This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39
* Allow plugins to provide their own templatesSimon Ser2019-12-111-1/+3
|
* readme: add godoc badgeSimon Ser2019-12-111-0/+2
|
* readme: add link to mailing list & issue trackerSimon Ser2019-12-101-0/+5
|
* Allow plugins to add new routesSimon Ser2019-12-101-0/+2
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/6
* readme: sync with new Lua APISimon Ser2019-12-091-2/+5
|
* Add basic support for pluginsSimon Ser2019-12-091-0/+7
|
* Add basic theme supportSimon Ser2019-12-041-0/+10
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/1
* Parse SMTP URL from CLISimon Ser2019-12-031-1/+1
|
* readme: add IMAP URL to usageSimon Ser2019-12-021-1/+1
|
* Add HTTP server boilerplateSimon Ser2019-12-021-0/+9