Jarek Radosz
e68c1d5ba5
DEV: Use `key` over the deprecated `keyCode` ( #13795 )
...
Makes the code a bit more readable. Inspired by https://github.com/emberjs/ember.js/pull/19185
2021-08-09 11:41:36 +02:00
Penar Musaraj
36162cf396
FIX: Adding multiple auto tags in watched words admin UI ( #13421 )
2021-06-17 13:42:16 -04:00
Bianca Nenciu
d9484db718
FIX: Split link watched words from replace ( #13196 )
...
It was not clear that replace watched words can be used to replace text
with URLs. This introduces a new watched word type that makes it easier
to understand.
2021-06-02 15:36:49 +10: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
b49b455e47
FEATURE: Autotag watched words ( #12244 )
...
New topics with be matched against a set of watched words and be
tagged accordingly.
2021-03-03 10:53:38 +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
Roman Rizzi
bbe5d8d5cf
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
Robin Ward
ce3fe2f4c4
REFACTOR: Support bundling our `admin` section as an ember addon
2020-09-22 15:14:29 -04:00