Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Plugin.Render to Plugin.Inject | Simon Ser | 2019-12-10 | 1 | -1/+1 |
* | Extract Lua plugin logic into separate file | Simon Ser | 2019-12-10 | 1 | -151/+0 |
* | Allow plugins to add new routes | Simon Ser | 2019-12-10 | 1 | -0/+34 |
* | Make SessionManager create the IMAP client | Simon Ser | 2019-12-09 | 1 | -3/+3 |
* | Add a Lua API to set template filters | Simon Ser | 2019-12-09 | 1 | -3/+37 |
* | Change Lua API to koushin.on_render | Simon Ser | 2019-12-09 | 1 | -7/+27 |
* | Add basic support for plugins | Simon Ser | 2019-12-09 | 1 | -0/+78 |