discourse/app/assets/javascripts/pretty-text/engines/discourse-markdown
Bianca Nenciu 533800a87b
Add watched words of type "replace" (#12020)
This commit includes other various improvements to watched words.

auto_silence_first_post_regex site setting was removed because it overlapped
with 'require approval' watched words.
2021-02-25 14:00:58 +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 REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
code.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
d-wrap.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
emoji.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11: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 DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
paragraph.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
quotes.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01: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
typographer-arrows.js FEATURE: Replace single dash arrows when the typographer is enabled. (#11730) 2021-01-18 09:03:58 -03: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