discourse/app
David Taylor babd80dfd1 FIX: Allow subexpressions in raw handlebars helpers
Helpers registered via `registerUnbound` did not receive parameters if they were subexpressions.
For example: `{{helper1 key=(helper2 value)}}`
2019-02-08 12:58:10 +00:00
..
assets FIX: Allow subexpressions in raw handlebars helpers 2019-02-08 12:58:10 +00:00
controllers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
helpers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
jobs FEATURE: Use amazon s3 inventory to manage upload stats (#6867) 2019-02-01 10:10:48 +05:30
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: Prevent duplicate params for raw template theme handlebars helpers 2019-02-08 12:54:00 +00:00
serializers FEATURE: Hidden site setting to always include topic excerpt 2019-02-07 22:45:21 +01:00
services FIX: Email domain whitelist prevented user anonymizing 2019-01-30 15:14:36 +01:00
views UX: Add post action text in non-JS topic view 2019-01-28 22:51:06 +05:30