mediawiki-extensions-Discus.../includes
Bartosz Dziewoński a1dc3a4896 Correctly generate timezone abbreviations for parsing
Also, add tests covering this and the previous bug fixes in this code
(T259818, T261706).

Note that the test data added in tests/cases/ doesn't exactly match
the entire configuration of the wiki, only the parts we want to cover.
This is unlike the data in tests/data/, which was literally copied
from the relevant wikis, and which is used as input for other tests.

Bug: T265500
Change-Id: I29a59a5952f6dc9fb5910434bb6bcc9dcdaa01a9
2020-10-15 12:11:25 +00:00
..
ApiDiscussionTools.php Re-apply new reply API patches (again) 2020-08-19 20:05:42 +00:00
ApiDiscussionToolsEdit.php Merge "Fix parsing links in Parsoid documents without short URLs" 2020-09-17 20:40:40 +00:00
CommentFormatter.php Add reply links on the server 2020-10-08 13:27:08 +01:00
CommentItem.php Add JSON serialize methods 2020-09-23 20:35:57 +01:00
CommentModifier.php Ignore HTML comments which are more than two lines from a reply 2020-09-29 11:30:03 +01:00
CommentParser.php Ignore other empty-ish things at the beginning of comments 2020-09-30 23:42:47 +02:00
CommentUtils.php Fix parsing links in Parsoid documents without short URLs 2020-09-02 23:42:37 +02:00
Data.php Correctly generate timezone abbreviations for parsing 2020-10-15 12:11:25 +00:00
HeadingItem.php Add JSON serialize methods 2020-09-23 20:35:57 +01:00
Hooks.php Add reply links on the server 2020-10-08 13:27:08 +01:00
ImmutableRange.php Add reply links on the server 2020-10-08 13:27:08 +01:00
NodeFilter.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00
ThreadItem.php Add JSON serialize methods 2020-09-23 20:35:57 +01:00
TreeWalker.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00