discourse/app
Loïc Guitaut 5a4c35f627 FIX: Apply all watched words rules to user fields
Currently we only apply watched words of the `Block` type to custom user
fields and user profile fields.

This patch enables all rules to be applied such as `Censor` or
`Replace`.
2022-07-11 11:51:57 +02:00
..
assets DEV: Remove old hbs-in-script warning (#17418) 2022-07-11 11:42:40 +02:00
controllers FEATURE: auto remove user status after predefined period (#17236) 2022-07-05 19:12:22 +04:00
helpers DEV: Preload CSS in the <head> (#17322) 2022-07-05 00:23:09 +08:00
jobs FIX: Uninitialized class variable error in sidekiq (#17227) 2022-06-24 14:17:39 +10:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FIX: Apply all watched words rules to user fields 2022-07-11 11:51:57 +02:00
serializers FEATURE: auto remove user status after predefined period (#17236) 2022-07-05 19:12:22 +04:00
services FIX: Ensure pull-hotlinked can rewrite lone oneboxes (#17354) 2022-07-06 11:46:33 +01:00
views DEV: Move scripts into theme.html body (#17409) 2022-07-10 10:52:29 +02:00