Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce base plugin | Simon Ser | 2019-12-16 | 1 | -45/+0 |
| | | | | | | This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39 | ||||
* | Drop define in templates | Simon Ser | 2019-12-09 | 1 | -2/+2 |
| | | | | Just use the full filename instead, this is simpler and more explicit. | ||||
* | Add separator between Prev and Next links | Simon Ser | 2019-12-03 | 1 | -0/+1 |
| | |||||
* | Add basic pagination to message list | Simon Ser | 2019-12-03 | 1 | -1/+14 |
| | | | | References: https://todo.sr.ht/~sircmpwn/koushin/22 | ||||
* | Fix mailbox view when empty | Simon Ser | 2019-12-03 | 1 | -8/+12 |
| | | | | | | This fixes the second part of #14. References: https://todo.sr.ht/~sircmpwn/koushin/14 | ||||
* | Escape mailbox names in URLs | Simon Ser | 2019-12-03 | 1 | -2/+2 |
| | | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/14 | ||||
* | Add compose view | Simon Ser | 2019-12-03 | 1 | -1/+3 |
| | |||||
* | Add logout route | Simon Ser | 2019-12-03 | 1 | -0/+2 |
| | |||||
* | Add basic message view | Simon Ser | 2019-12-02 | 1 | -1/+5 |
| | |||||
* | Linkify mailbox list | Simon Ser | 2019-12-02 | 1 | -1/+1 |
| | |||||
* | Add basic message list | Simon Ser | 2019-12-02 | 1 | -0/+19 |