discourse/app/assets/javascripts/pretty-text/engines/discourse-markdown
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
..
anchor.js FEATURE: Add anchor links to headings (#12379) 2021-03-23 10:45:06 +02:00
bbcode-block.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
bbcode-inline.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
category-hashtag.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
censored.js FIX: Replace censored watched word consistently (#12486) 2021-03-23 13:09:24 +02:00
code.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
custom-typographer-replacements.js FEATURE: Add a typographer rule to replace (pa) with ¶. (#12478) 2021-03-22 15:04:08 -03:00
d-wrap.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
emoji.js FEATURE: Add a site setting to allow emojis to come from an external URL (#12180) 2021-03-02 16:04:16 -03:00
helpers.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
html-img.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
inject-line-number.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
mentions.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
newline.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
onebox.js FIX: Replace censored watched word consistently (#12486) 2021-03-23 13:09:24 +02:00
paragraph.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
quotes.js FEATURE: Add a site setting to allow emojis to come from an external URL (#12180) 2021-03-02 16:04:16 -03:00
resize-controls.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
table.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
text-post-process.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
upload-protocol.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
watched-words-replace.js Add watched words of type "replace" (#12020) 2021-02-25 14:00:58 +02:00