mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 08:23:52 +00:00
ff0386239f
Consequences of this are visible in the test cases: * (en) Tech News posts are not detected. Examples: "21:22, 1 July 2019 (UTC)", "21:42, 29 July 2019 (UTC)" * (en) Comments by users who customize the timestamp are not detected. Examples: "10:49, 28 June 2019 (UTC)", "21:34, 14 July 2019 (UTC)" * (en) Comments with signatures missing a username are not detected. This sometimes happens if a comment is accidentally signed with '~~~~~' (five tildes), which only inserts the timestamp. Examples: "17:17, 27 July 2019 (UTC)", "10:25, 29 July 2019 (UTC)" * (pl) A lone timestamp at the beginning of a thread is not detected. It's not part of a post, it was added to aid automatic archiving. Example: "21:03, 18 paź 2018 (CET)" Bug: T245692 Change-Id: I0767bb239a1800f2e538917b5995fc4f0fa4d043 |
||
---|---|---|
.. | ||
lib | ||
.eslintrc.json | ||
CommentTarget.js | ||
CommentTargetWidget.js | ||
CommentTargetWidget.less | ||
controller.js | ||
dt.debug.js | ||
dt.init.js | ||
dt.init.less | ||
dt.ui.ReplyWidget.js | ||
dt.ui.ReplyWidget.less | ||
dt.ui.ReplyWidgetPlain.js | ||
dt.ui.ReplyWidgetVisual.js | ||
highlighter.css | ||
highlighter.js | ||
modifier.js | ||
parser.js |