aboutsummaryrefslogtreecommitdiff
path: root/renderer.go
Commit message (Expand)AuthorAgeFilesLines
* go fmtSimon Ser2022-10-131-12/+12
* make path to themes configurable via ldflagsAlex McGrath2021-09-121-7/+7
* Add notices on action completionDrew DeVault2020-11-191-0/+3
* Add theme-specific error pageDrew DeVault2020-11-191-4/+9
* Hide caldav/carrdav in nav unless presentDrew DeVault2020-10-221-0/+11
* Use context-appropriate title for mbox/msg viewDrew DeVault2020-05-131-5/+14
* Add <meta refresh> to mailbox viewDrew DeVault2020-05-131-2/+6
* Rename project to alpsSimon Ser2020-05-131-2/+2
* Remove outdated TODOSimon Ser2020-02-121-1/+0
* Use %q to quote values in format stringsSimon Ser2020-01-201-6/+6
* Rename template.go to renderer.goSimon Ser2020-01-201-0/+178