Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add theme-specific error page | Drew DeVault | 2020-11-19 | 1 | -3/+0 |
* | Remove async SMTP queue | Drew DeVault | 2020-11-13 | 1 | -6/+0 |
* | Implement JavaScript UI for attachments | Drew DeVault | 2020-10-29 | 1 | -0/+2 |
* | Rig up dowork event queue and graceful termination | Drew DeVault | 2020-10-23 | 1 | -5/+21 |
* | login: set encrypted "remember me" token | Drew DeVault | 2020-05-20 | 1 | -2/+16 |
* | Rename project to alps | Simon Ser | 2020-05-13 | 1 | -10/+10 |
* | cmd: print HTTP requests when -debug is enabled | Simon Ser | 2020-02-25 | 1 | -0/+5 |
* | Turn message part viewers into plugins | Simon Ser | 2020-02-12 | 1 | -0/+2 |
* | cmd/koushin: add -debug flag | Simon Ser | 2020-02-11 | 1 | -1/+6 |
* | plugins/caldav: new plugin | Simon Ser | 2020-02-05 | 1 | -0/+1 |
* | plugins/carddav: new plugin | Simon Ser | 2020-02-05 | 1 | -0/+1 |
* | Extract Lua infrastructure into a plugin | Simon Ser | 2020-01-20 | 1 | -0/+1 |
* | Generalize upstream server URLs | Simon Ser | 2020-01-20 | 1 | -5/+3 |
* | Hide echo banner | Reto Brunner | 2020-01-17 | 1 | -0/+1 |
* | cmd/koushin: add -addr flag | Simon Ser | 2020-01-08 | 1 | -1/+3 |
* | Implement plugin/template reload on SIGUSR1 | Simon Ser | 2020-01-08 | 1 | -1/+0 |
* | cmd/koushin: reload on SIGUSR1 | Simon Ser | 2020-01-08 | 1 | -1/+16 |
* | Make New return the Server | Simon Ser | 2020-01-08 | 1 | -1/+2 |
* | Introduce base plugin | Simon Ser | 2019-12-16 | 1 | -0/+2 |
* | Add basic theme support | Simon Ser | 2019-12-04 | 1 | -10/+23 |
* | Parse SMTP URL from CLI | Simon Ser | 2019-12-03 | 1 | -4/+9 |
* | Add initial login logic | Simon Ser | 2019-12-02 | 1 | -1/+11 |
* | Add HTTP server boilerplate | Simon Ser | 2019-12-02 | 1 | -0/+13 |