mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 420c514091 Insert replies outside of decorative comment frames
When there is a wrapper element whose range matches the range of
a comment, any replies will now be added outside of that wrapper,
instead of directly after the comment (inside the wrapper).

Bug: T250126
Change-Id: I6b42c4db019ae998e91eebd324f9cbd2aa791b4f
2020-05-22 15:01:12 +01:00
..
CommentModifier.php Insert replies outside of decorative comment frames 2020-05-22 15:01:12 +01:00
CommentParser.php Create ImmutableRange class in PHP 2020-05-22 15:01:09 +01:00
CommentUtils.php Parser.php: Add tests for getTranscludedFrom 2020-05-18 19:53:01 +00:00
Data.php Reduce duplication between PHP parser and data gen for JS parser 2020-05-19 20:54:44 +02:00
Hooks.php Avoid deprecated User::getOption() 2020-05-21 13:12:49 +00:00
ImmutableRange.php Create ImmutableRange class in PHP 2020-05-22 15:01:09 +01:00