discourse/plugins
Régis Hanol 3c31884b79 FIX: match discobot triggers on cooked version
In French, the help trigger has a raw content of "afficher l'aider" which is then cooked into "afficher l’aide" (note the different quote character).
Since we were checking the raw content of the trigger against the cooked version of the post, this trigger never worked in French.

This changes so that we cook the trigger before checking in against the cooked version of the post.

DEV: new 'discobot_username' method that is used everywhere instead of 'discobot_user.username' / 'discobot_user.username_lower'
2020-06-25 13:29:55 +02:00
..
discourse-details DEV: Import I18n in standard plugins (#10098) 2020-06-22 02:36:45 +02:00
discourse-local-dates DEV: Import I18n in standard plugins (#10098) 2020-06-22 02:36:45 +02:00
discourse-narrative-bot FIX: match discobot triggers on cooked version 2020-06-25 13:29:55 +02:00
discourse-presence Update translations 2020-06-21 11:58:21 +02:00
discourse-unsupported-browser DEV: Import I18n in standard plugins (#10098) 2020-06-22 02:36:45 +02:00
lazy-yt UX: Make youtube embeds full width by default (#10106) 2020-06-23 17:21:36 -03:00
poll DEV: Import I18n in standard plugins (#10098) 2020-06-22 02:36:45 +02:00