aboutsummaryrefslogtreecommitdiff
path: root/public/mailbox.html
Commit message (Collapse)AuthorAgeFilesLines
* Introduce base pluginSimon Ser2019-12-161-45/+0
| | | | | | This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39
* Drop define in templatesSimon Ser2019-12-091-2/+2
| | | | Just use the full filename instead, this is simpler and more explicit.
* Add separator between Prev and Next linksSimon Ser2019-12-031-0/+1
|
* Add basic pagination to message listSimon Ser2019-12-031-1/+14
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/22
* Fix mailbox view when emptySimon Ser2019-12-031-8/+12
| | | | | | This fixes the second part of #14. References: https://todo.sr.ht/~sircmpwn/koushin/14
* Escape mailbox names in URLsSimon Ser2019-12-031-2/+2
| | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/14
* Add compose viewSimon Ser2019-12-031-1/+3
|
* Add logout routeSimon Ser2019-12-031-0/+2
|
* Add basic message viewSimon Ser2019-12-021-1/+5
|
* Linkify mailbox listSimon Ser2019-12-021-1/+1
|
* Add basic message listSimon Ser2019-12-021-0/+19