aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/functions.go
Commit message (Collapse)AuthorAge
* Show feed title instead of domain in items listGravatar Dave Z2018-07-17
|
* Make image proxy configurableGravatar Dave Z2018-07-12
| | | | | | | | Adds IMAGE_PROXY configuration setting to change image proxy filter behaviour: - none = No proxy - http-only = Proxy only non-HTTPS images (default) - all = Proxy everything
* Do not use shared variable to translate templatesGravatar Frédéric Guillot2018-04-27
|
* Support localized feed errors generated by background workersGravatar Frédéric Guillot2018-02-27
|
* Move template functions outside engine (refactoring)Gravatar Frédéric Guillot2018-02-04