discourse/plugins/discourse-local-dates
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
config Update translations 2020-03-05 12:45:42 -05:00
lib/discourse_local_dates DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec FIX: Do not extract dates from quotes and Oneboxes (#8754) 2020-01-21 17:42:41 +02:00
test/javascripts/acceptance FIX: always prepend watching user timezone to previews (#6695) 2018-11-29 12:02:27 +01:00
plugin.rb Support for transpiling `.js` files (#9160) 2020-03-11 09:43:55 -04:00