aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/functions.go
Commit message (Expand)AuthorAge
* Make sure external URLs are not encoded incorrectly by Go template engineGravatar Frédéric Guillot2020-01-02
* Show attachment size on entry pageGravatar Frédéric Guillot2019-11-29
* Refactor config packageGravatar Frédéric Guillot2019-06-02
* Move image proxy filter to template functionsGravatar Frédéric Guillot2018-12-02
* Improve time since post date displaysGravatar ariddell2018-11-17
* Simplify locale package usage (refactoring)Gravatar Frédéric Guillot2018-09-22
* Use unique translation IDs instead of English text as keyGravatar Frédéric Guillot2018-09-21
* Add more unit tests for template functionsGravatar Frédéric Guillot2018-09-20
* Fix invalid output when truncating Unicode text in templatesGravatar Savely Krasovsky2018-09-20
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Improve themes handlingGravatar Frédéric Guillot2018-07-18
* Show feed title instead of domain in items listGravatar Dave Z2018-07-17
* Make image proxy configurableGravatar Dave Z2018-07-12
* 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