discourse/app
Joffrey JAFFEUX 6102c287f7
FIX: prevents i18n helper to return a SafeString (#9191)
For convenience the i18n helper has been made returning a SafeString, but when used with other helpers, a String is expected and will cause unexpected behaviors.

This is the root cause of the initial bug fixed in d2bb127e2c

This commit is kept as it's a better security in case of unexpected behavior.
2020-03-12 16:50:20 +01:00
..
assets FIX: prevents i18n helper to return a SafeString (#9191) 2020-03-12 16:50:20 +01:00
controllers FEATURE: MVP Bookmarks with reminders user list changes (#8999) 2020-03-12 15:20:56 +10:00
helpers FIX: blank popular posts in summary emails due to lightbox images 2020-02-21 16:18:38 -05:00
jobs FEATURE: Send notifications for time-based and At Desktop bookmark reminders (#9071) 2020-03-12 10:16:00 +10:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FEATURE: Add support for custom gravatar-like services (#9137) 2020-03-12 11:23:55 -04:00
serializers Unscope post + topic relation for bookmark 2020-03-12 16:00:45 +10:00
services FEATURE: Send notifications for time-based and At Desktop bookmark reminders (#9071) 2020-03-12 10:16:00 +10:00
views Support for transpiling .js files (#9160) 2020-03-11 09:43:55 -04:00