Admin at cswiki and Wikidata. Tech Ambassadors & Translators, +2 on MediaWiki. Contribute to Pywikibot.
User Details
- User Since
- Oct 12 2014, 12:35 PM (555 w, 6 h)
- Availability
- Available
- IRC Nick
- matej_suchanek
- LDAP User
- Matěj Suchánek
- MediaWiki User
- Matěj Suchánek [ Global Accounts ]
Tue, May 27
Oops. Thanks for pointing this out!
Mon, May 26
Sat, May 24
Fri, May 23
Thu, May 22
We could use an abuse filter, but only for cases when the language is mentioned in the edit summary. So this cannot be the definitive solution. In fact, there is plenty of deprecated language codes around that are regularly purged from and re-added to items. (The rabbit hole starts at T44396.) We really need a solution for this.
Wed, May 21
Just in case you wanted to estimate the time needed, there are currently almost half a million (~0.4%) items with a string in kr:
Tue, May 20
Sat, May 17
Fri, May 16
Tue, May 13
Fri, May 9
SpecialRecentChangesLinked inherits from SpecialRecentChanges. The deprecated code is probably SpecialRecentChanges::addWatchlistJoins, but this is already tracked in T132568.
Thu, May 8
I can't see how it could get parsed.
Wed, May 7
It's tempting, but I wouldn't recommend it. AbuseFilter/revert interface is for mass undoing actions (unless we have T335649) and does not give admins much control beyond that (it's also bound to the abusefilter-revert right).
Mon, May 5
Seems so:
Sun, May 4
Sat, May 3
Fri, May 2
May 2 2025
Changing project tags to just ParserFunctions since this is where #if, #ifeq, etc. are implemented.
May 1 2025
(With "that" I referred to the need for dealing with PCREs, but it was a little off.)
In fact, no caption was inserted, and the diff is correct. Still, it is strange. How could such an edit get saved?
Apr 30 2025
This is somewhat doable in Lua by loading MediaWiki:BlockedExternalDomains.json using mw.loadJsonData and performing a lookup whenever a URL from Wikidata is to be shown. But it's a bit costly.
Apr 29 2025
User can put "und" in their babel: https://www.wikidata.org/wiki/Category:User_und.
Apr 28 2025
They are always categorizable programmatically. The respective content handler just needs to provide a "side channel" for categorization. This could be for example a reserved JSON key or even a new MCR slot.
Apr 25 2025
Somewhat similar problem as T62160: Edits by Babel AutoCreate tagged as mobile edit or T228959: Abusefilter's block with a "Mobile edit" tag.