User Details
- User Since
- Sep 24 2016, 7:03 PM (492 w, 3 d)
- Availability
- Available
- LDAP User
- Wargo
- MediaWiki User
- Wargo [ Global Accounts ]
Wed, Feb 18
So, at least we should have change to another similar system or stop using this service at all.
Fri, Feb 13
Here are some various features this system would have that Structured Discussions does not:
Currently not, but could have.
Thu, Feb 12
The integration with MediaWiki, like oauth or extension, could give chance do be able to do other operations to maintain Etherpad. Most important may be the button to export pad to MediaWiki, even with some history attributions.
Please send me copy of this database on drive to my home address.
Wed, Feb 11
This is generated in JS. Message used is Thanks-confirmation2. It is not parsed as wikitext. Should?
Mon, Feb 9
So, it would not break tools.
New changes also breaks. Like no IP Reveal buttons.
Fri, Feb 6
This should apply to all of these popups.
Thu, Feb 5
Regarding Tech News, I prefer to say it allows high traffic on other wikis than the local bot. The current phrase about not adding permissions is confusing about effects, even it is not about MediaWiki permissions.
Wed, Feb 4
Note other configurations and extensions. Test AbuseFilter reactions too.
TitleBlacklist checks account creations rather than edits (in the latter case, a temporary account has already been made for the user).
Creations of Named Accounts. We need this performer to create log. AbuseFilter uses this approach.
This is because temporary accounts do not have a username displayed
But we should display them on all skins, with the notice about what it is, like in vector-2022.
Tue, Feb 3
Now I know this happens when CodeMirror is enabled.
"View watchlist" suggests I would see items on my watchlist. This is what is done on Edit Watchlist.
Mon, Feb 2
What with unlabeled pages? Choosing all and excluding them is good idea or there should be easier option?
No API endpoints need be changed for this work (we think).
API "edit" has "watchlist" and "watchlistexpiry". Why not this? :)
Feb 1 2026
Jan 29 2026
There is no decision to stop using and undeploy.
Some use cases?
Maybe separate installation on Translatewiki would be better?
As a CampaignEvents Developer I want a list of these links to know if they are appropriately linked.
Find for addHelpLink.
At time of creation of this task there was no user-help page. Theres is now, we can link it.
Yes, it is MediaWiki:Allevents-helppage
Good idea.
Jan 28 2026
Yes, random translated/translatable pages are OK. Tested on mediawikiwiki and testwiki.
Jan 27 2026
Also
TypeError: MediaWiki\Extension\Translate\MessageGroupConfiguration\HookDefinedMessageGroupFactory::appendAutoloader(): Argument #1 ($additions) must be of type array, null given, called in /srv/mediawiki/php-1.46.0-wmf.13/extensions/Translate/src/MessageGroupConfiguration/HookDefinedMessageGroupFactory.php on line 60
Jan 25 2026
Difference between user_type should be explained.
So, it is now not intended to be a shourcut? What with translations? See /qqq to check whether to update.
Jan 21 2026
Jan 18 2026
Jan 13 2026
Note the Unsuppress will unhide all the logs. Should be warning somewhere or the logs until unflag should stay hidden?
Jan 12 2026
Jan 10 2026
Can't reproduce as of today.
Jan 9 2026
@marrivs Do you still plan to work on it?
Jan 7 2026
Only solution is to change hook mailPasswordInternal to set additional property to new/reset action.
The auto-reveal may exhaust it, and if auto-reveal will have less limits, it may encourage to use it instead of manual check when needed so it will result in more IP displays.
Jan 6 2026
Jan 5 2026
This can be used, but not is not in core: https://meta.wikimedia.org/wiki/User:Msz2001/AbuseFilter_analyzer
This can be modified to do this: https://meta.wikimedia.org/wiki/User:Msz2001/AbuseFilter_analyzer
Jan 4 2026
Can be "filter groups" used for this?
Dec 20 2025
The use case of this change is also poorly documented.
Dec 15 2025
Dec 13 2025
Thanks for reporting!
And these words inside included messages are also depended on both the number and presence of word "last".
Nov 28 2025
Because Catalyst does not update Patchdemo's tables.
Nov 17 2025
So, the reason is not providing (or bad) context to Parser. Does Xml::buildForm support it?
Nov 16 2025
Can't reproduce Badtitle in editing filter or on saving page edit when filter triggered on test wiki.
It seems you want to produce links to Wikipédia:Filtro_de_edições/NUMBER_OF_FILTER. Currently it would create link to Wikipédia:Filtro_de_edições/PAGE_WHERE_TRIGGERED if on editing some page and Wikipédia:Filtro_de_edições/MEDIAWIKI_MESSAGE on preview available on editing filter, but it is not intended format I guess (also not Wikipédia:Filtro_de_edições/Especial:Filtro de abusos/200).
Nov 6 2025
All gadgets not loaded on editing, even if not affecting editor but enabled in preferences. Module registry is OK. Also not working on other sister projects.
Oct 22 2025
From gadgets?
Sep 21 2025
Thanks, fixed.
Jul 25 2025
Jul 9 2025
Resulted in pt wikinews main page error.
Jun 27 2025
FlaggedRevs styles not loading.
Jun 18 2025
Mention. But only for 5 (for me) constant pages (edits); older actions do not trigger them. Every hour or null edit.
Yes
Jun 16 2025
includes/MediaWikiEventIngress/PageEventIngress.php if ( $editResult == null ) {
I guess this can be left if there are situations when editResult object is not given, but the null edit itself needs to be [also] checked as previous: $editResult->isNullEdit().