aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/functions_test.go
Commit message (Collapse)AuthorAge
* Move image proxy filter to template functionsGravatar Frédéric Guillot2018-12-02
|
* Improve time since post date displaysGravatar ariddell2018-11-17
| | | | | | | | - 15 days now is "15 days" rather than "3 weeks" ago. - 32 days is now "1 month" rather than "2 months" ago. - 366 days is now "1 year" rather than "2 years" ago. Closes #267
* 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