Alan Guo Xiang Tan
bdc868246f
DEV: Removing unused lines of code.
...
The code had no effect on how the markdown-it is being configured.
2022-01-07 09:06:16 +08:00
Alan Guo Xiang Tan
85e124bae1
DEV: Remove redundant lines of code.
...
Engines are enabled by default so there is no need to specify Discourse
specific engines in the object.
2022-01-06 09:02:52 +08:00
Penar Musaraj
60851037d8
DEV: Remove unused composer editor preview sync ( #15322 )
2021-12-16 17:18:54 -05:00
Jarek Radosz
6e8df3d66b
DEV: Deprecate registerOption()
( #15209 )
...
It's been a no-op for 5 years now.
2021-12-07 18:33:45 +01: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
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
Joffrey JAFFEUX
52672b9eab
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
Robin Ward
3a46e44ed8
Rename merge
to deepMerge
so it's more clear what it's doing
2020-09-03 10:03:33 -04:00
Robin Ward
c4079780be
REFACTOR: Remove _.merge
2020-09-03 10:03:33 -04:00
Joffrey JAFFEUX
77801aa9be
FIX: allows to have custom emoji translation without static file ( #9893 )
2020-05-27 20:11:52 +02:00
Robin Ward
79c64eaeff
DEV: Move pretty-text into an ember-addon format ( #9689 )
2020-05-07 12:37:47 -04:00