Frédéric Guillot
b3869a7833
Show attachment size on entry page
2019-11-29 10:36:35 -08:00
Frédéric Guillot
f7b7b63e3f
Add optional config file parser in addition to environment variables
2019-06-02 18:28:29 -07:00
Frédéric Guillot
228862fefa
Refactor config package
...
- Parse configuration only once during startup time
- Store configuration values in a global variable
2019-06-02 06:30:08 -07:00
Frédéric Guillot
1bc8535dbb
Move image proxy filter to template functions
2018-12-02 21:09:53 -08:00
ariddell
3d04d92aa2
Improve time since post date displays
...
- 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
2018-11-17 12:09:02 -08:00
Frédéric Guillot
b1e8f534ef
Simplify locale package usage (refactoring)
2018-09-22 15:04:55 -07:00
Frédéric Guillot
beb7a0cfcb
Use unique translation IDs instead of English text as key
2018-09-21 22:23:23 -07:00
Frédéric Guillot
f244df6293
Add more unit tests for template functions
2018-09-20 19:45:56 -07:00
Savely Krasovsky
d79bab2997
Fix invalid output when truncating Unicode text in templates
2018-09-20 19:11:13 -07:00