mediawiki-extensions-Discus.../tests/qunit
Bartosz Dziewoński 3137d76f40 Connect sub-threads to their parent threads
Our threads now also contain all replies to their sub-threads.
This is similar to how sections work in MediaWiki, where the parent
section also contains the content of all the lower-level sections.
We're going to need this for notifications about replies in a thread.

Bug: T264478
Change-Id: I241fc58e2088a7555942824b0f184ed21e3a8b6f
2020-10-22 02:05:02 +02:00
..
.eslintrc.json Improve ThreadItem documentation 2020-06-26 14:56:19 +02:00
index.js Move #getAuthors from parser to ThreadItem 2020-07-20 15:13:59 +01:00
modifier.test.js Allow updating the expected results when running PHP tests 2020-08-04 03:05:28 +02:00
parser.test.js Parsing discussions converted to language variants 2020-09-16 22:07:07 +00:00
testUtils.js Connect sub-threads to their parent threads 2020-10-22 02:05:02 +02:00
ThreadItem.test.js Refactor CommentParser 2020-07-20 23:38:10 +01:00