Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | themes/alps: fix search form method | Simon Ser | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | Use context-appropriate title for mbox/msg view | Drew DeVault | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | Add <meta refresh> to mailbox view | Drew DeVault | 2020-05-13 | 6 | -6/+9 |
| | | | | | | | | | | This causes the mailbox to automatically reload the page every 60 seconds, without JavaScript. This also updates the base template data to include the full URL, and replaces the earlier "Path" field with a pre-split array of path components, which is more immediately useful to most templates given the limitations of string munging with text/template primitives. | ||||
* | Rename project to alps | Simon Ser | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | themes/alps: add button to save as draft | Simon Ser | 2020-03-27 | 1 | -2/+6 |
| | |||||
* | themes/alps: add link to edit drafts | Simon Ser | 2020-03-27 | 1 | -3/+7 |
| | |||||
* | themes/alps: fix hardcoded mailbox list in message view | Simon Ser | 2020-03-27 | 1 | -7/+14 |
| | |||||
* | themes/alps: better redirect after performing message operations | Simon Ser | 2020-03-27 | 2 | -4/+10 |
| | | | | Go back to the right page. | ||||
* | themes/alps: new theme | Simon Ser | 2020-03-19 | 10 | -0/+649 |