discourse/app
Dan Ungureanu e470b27b41
FIX: Ensure 'unless' helper resolves variable name once (#8820)
This fixes a bug which caused '{{#unless var}}' to act the same as
'{{#if true}}' because 'unless' was transforming the conditional value
to 'undefined'.
2020-01-30 18:41:39 +02:00
..
assets FIX: Ensure 'unless' helper resolves variable name once (#8820) 2020-01-30 18:41:39 +02:00
controllers Get rid of no longer needed target_usernames warning log 2020-01-30 12:30:11 +10:00
helpers FIX: use schema.org's BreadcrumList 2020-01-21 22:27:21 +01:00
jobs FEATURE: Send suspect users to the review queue (#8811) 2020-01-29 15:38:27 -03:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FIX: Stop secure media URLs being censored too liberally in emails (#8817) 2020-01-30 16:19:14 +10:00
serializers FEATURE: Send suspect users to the review queue (#8811) 2020-01-29 15:38:27 -03:00
services FIX: Disallow featuring hidden topics (#8814) 2020-01-30 10:00:49 -06:00
views FIX: use schema.org's BreadcrumList 2020-01-21 22:27:21 +01:00