This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/unit
Bianca Nenciu 74f7295631
FIX: Add word boundaries to replace and tag watched words (#13405)
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.
2021-06-18 18:54:06 +03:00
..
controllers UX: Improvements for reordering categories (#13013) 2021-06-09 13:01:06 +03:00
ember DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
lib FIX: Add word boundaries to replace and tag watched words (#13405) 2021-06-18 18:54:06 +03:00
mixins DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
models DEV: Topic tracking state improvements (#13218) 2021-06-02 09:06:29 +10:00
services REFACTOR: removes unused code (#13412) 2021-06-18 11:55:49 +02:00
utils DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
localization-test.js DEV: Sync up more Ember CLI features (#11790) 2021-01-21 15:55:39 -05:00