aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix link to mailing listLibravatarLibravatar Mark Dain 2020-11-241-1/+1
|
* Repoint repository references to new locationLibravatarLibravatar j3s 2020-11-201-6/+6
|
* readme: add CI badgeLibravatarLibravatar Simon Ser 2020-08-131-0/+1
|
* readme: suggest using the alps theme instead of the SourceHut oneLibravatarLibravatar Simon Ser 2020-05-131-1/+1
|
* readme: update links to new issue tracker & mailing listLibravatarLibravatar Simon Ser 2020-05-131-3/+4
|
* readme: fixup mailing list & issue tracker linksLibravatarLibravatar Simon Ser 2020-05-131-2/+2
| | | | These haven't been renamed yet.
* Rename project to alpsLibravatarLibravatar Simon Ser 2020-05-131-8/+8
|
* readme: fix typoLibravatarLibravatar Simon Ser 2020-02-181-1/+1
| | | | Fixes: 9d764882354b ("readme: add hint about SourceHut theme")
* readme: add hint about SourceHut themeLibravatarLibravatar Simon Ser 2020-02-181-1/+2
|
* readme: add note about hotreload scriptLibravatarLibravatar Simon Ser 2020-02-141-0/+3
|
* docs/themes-and-plugins: extract from READMELibravatarLibravatar Simon Ser 2020-02-111-39/+0
|
* docs/cli: new pageLibravatarLibravatar Simon Ser 2020-02-111-1/+1
|
* readme: add short descriptionLibravatarLibravatar Simon Ser 2020-01-301-0/+2
| | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/59
* readme: fix example usageLibravatarLibravatar Simon Ser 2020-01-211-1/+1
|
* Auto-discover upstream SMTP and IMAP serversLibravatarLibravatar Simon Ser 2020-01-201-0/+7
| | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/49
* readme: document hot reloadLibravatarLibravatar Simon Ser 2020-01-081-0/+6
|
* Allow Lua plugins to inject all templatesLibravatarLibravatar Simon Ser 2019-12-171-1/+1
|
* Improve docsLibravatarLibravatar Simon Ser 2019-12-171-7/+19
|
* Remove the public/ directoryLibravatarLibravatar Simon Ser 2019-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 pluginLibravatarLibravatar Simon Ser 2019-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 templatesLibravatarLibravatar Simon Ser 2019-12-111-1/+3
|
* readme: add godoc badgeLibravatarLibravatar Simon Ser 2019-12-111-0/+2
|
* readme: add link to mailing list & issue trackerLibravatarLibravatar Simon Ser 2019-12-101-0/+5
|
* Allow plugins to add new routesLibravatarLibravatar Simon Ser 2019-12-101-0/+2
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/6
* readme: sync with new Lua APILibravatarLibravatar Simon Ser 2019-12-091-2/+5
|
* Add basic support for pluginsLibravatarLibravatar Simon Ser 2019-12-091-0/+7
|
* Add basic theme supportLibravatarLibravatar Simon Ser 2019-12-041-0/+10
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/1
* Parse SMTP URL from CLILibravatarLibravatar Simon Ser 2019-12-031-1/+1
|
* readme: add IMAP URL to usageLibravatarLibravatar Simon Ser 2019-12-021-1/+1
|
* Add HTTP server boilerplateLibravatarLibravatar Simon Ser 2019-12-021-0/+9