aboutsummaryrefslogtreecommitdiff
path: root/themes/alps
Commit message (Collapse)AuthorAgeFilesLines
* themes/alps: fix search form methodSimon Ser2020-05-131-1/+1
|
* Use context-appropriate title for mbox/msg viewDrew DeVault2020-05-131-1/+1
|
* Add <meta refresh> to mailbox viewDrew DeVault2020-05-136-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 alpsSimon Ser2020-05-131-1/+1
|
* themes/alps: add button to save as draftSimon Ser2020-03-271-2/+6
|
* themes/alps: add link to edit draftsSimon Ser2020-03-271-3/+7
|
* themes/alps: fix hardcoded mailbox list in message viewSimon Ser2020-03-271-7/+14
|
* themes/alps: better redirect after performing message operationsSimon Ser2020-03-272-4/+10
| | | | Go back to the right page.
* themes/alps: new themeSimon Ser2020-03-1910-0/+649