The generated regular expressions did not contain \b which matched every text that contained the word, even if it was only a substring of a word. For example, if "art" was a watched word a post containing word "artist" matched. |
||
|---|---|---|
| .. | ||
| anchor.js | ||
| bbcode-block.js | ||
| bbcode-inline.js | ||
| category-hashtag.js | ||
| censored.js | ||
| code.js | ||
| custom-typographer-replacements.js | ||
| d-wrap.js | ||
| emoji.js | ||
| helpers.js | ||
| html-img.js | ||
| inject-line-number.js | ||
| mentions.js | ||
| newline.js | ||
| onebox.js | ||
| paragraph.js | ||
| quotes.js | ||
| resize-controls.js | ||
| table.js | ||
| text-post-process.js | ||
| upload-protocol.js | ||
| watched-words.js | ||