Bianca Nenciu
efd6394cd8
FEATURE: Show an error message if regex is invalid ( #13164 )
...
The server cannot always determine when a watched word regular
expression is invalid and this commit implements the check on the client
side.
2021-05-27 19:42:43 +03:00
Bianca Nenciu
b56e9ad656
DEV: Simplify watched word code ( #13103 )
...
* DEV: Use site setting instead
* DEV: Use .length instead of a different property
* DEV: Simplify watched word code
2021-05-27 19:20:26 +03:00
Bianca Nenciu
f700f3ef00
FEATURE: Support tag and replace in watched words in test modal ( #13100 )
...
The modal showed only the matches, without the replacement or tags.
2021-05-21 17:50:24 +03:00
Bianca Nenciu
08f169ddd4
UX: Remove duplicate title from watched words page ( #12321 )
2021-03-09 11:52:12 +02:00
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
Robin Ward
ce3fe2f4c4
REFACTOR: Support bundling our `admin` section as an ember addon
2020-09-22 15:14:29 -04:00