Commit graph

7 commits

Author SHA1 Message Date
Kim Alvefur
334aa4ad5c Merge 0.11->trunk 2021-01-25 21:26:45 +01:00
Kim Alvefur
1f45b63544 util.interpolation: Fix combination of filters and fallback values #1623 2021-01-25 20:58:11 +01:00
Matthew Wild
0ca2e88384 util.interpolation: Add '~' as the opposite of '&' (render sub-block if falsy)
One more magic character consumed!
2020-09-09 17:10:33 +01:00
Kim Alvefur
9bd711b194 util.interpolation: Support unescaped variables with more modifiers (fixes #1452)
Tests will be added in trunk.
2019-10-20 20:52:14 +02:00
Kim Alvefur
564d3bc49b util.interpolation: Add support for filter functions 2015-08-07 13:31:12 +02:00
Kim Alvefur
97ed1aed6c util.{interpolation,prosodyctl,sql}: Trim trailing whitespace 2015-07-17 12:43:04 +02:00
Kim Alvefur
e909a53de5 util.interpolation: A template engine for text 2015-05-19 15:33:20 +02:00