mediawiki-extensions-Discus.../modules/dt-ve
Ed Sanders 9b902bc46a UsernameCompletion: Fix limit parameter
`this.limit` is never set, which mean the API default of 10
was used.

The client limit is actually `defaultLimit` which is set to 8.
Double this so we can filter blocked users and still probably
have some results.

Change-Id: I8184fa0ce1527280f4503bcf638372421287f51a
2021-11-01 17:25:15 +00:00
..
CommentTarget.js Re-enable wikitext paste conversion in source mode 2021-10-09 03:38:11 +02:00
CommentTargetWidget.js Reply tool: Disable preformatted command 2021-06-08 23:02:59 +01:00
CommentTargetWidget.less Update surface styles for VE changes 2021-06-08 18:04:21 +02:00
dt.ce.MWSignatureNode.js Signature handling in visual mode 2020-07-16 01:32:19 +02:00
dt.ce.PingNode.js Define documentable types in eslintrc instead of inline 2021-10-17 14:38:39 +01:00
dt.dm.MWSignatureNode.js Signature handling in visual mode 2020-07-16 01:32:19 +02:00
dt.dm.PingNode.js Move the '@' prefix into the PingNode, rather than plain text 2021-01-04 21:43:42 +00:00
dt.ui.MWSignatureContextItem.js Code style: Move var declarations inline 2021-04-22 17:43:46 +00:00
dt.ui.registries.js Disallow horizontal rule (----) in reply tool 2021-06-17 21:30:48 +01:00
dt.ui.UsernameCompletionAction.js UsernameCompletion: Fix limit parameter 2021-11-01 17:25:15 +00:00
dt.ui.UsernameCompletionTool.js Do not auto-add "Mention a user" to "Insert" menu 2020-07-28 21:42:33 +02:00