discourse/app
Bianca Nenciu d7bd62d9cf
FIX: Replace censored watched word consistently (#12486)
Applying oneboxes and replacing censored watched words does not happen
in a strict order which often lead to inconsistencies. This commit
fixes the behavior and will never censor oneboxes.

To make it always censor oneboxes implies significant changes to the
PrettyText pipeline.
2021-03-23 13:09:24 +02:00
..
assets FIX: Replace censored watched word consistently (#12486) 2021-03-23 13:09:24 +02:00
controllers FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Do not raise if post no longer exists (#12428) 2021-03-17 19:22:05 +02:00
mailers FIX: Correctly use invite to topic email templates (#12411) 2021-03-16 17:08:54 +02:00
models FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00
serializers FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00
services FIX: Delete invalid web push subscriptions (#12447) 2021-03-19 14:24:03 +01:00
views FEATURE: Implement browser update in crawler view (#12448) 2021-03-22 19:41:42 +02:00