Page MenuHomePhabricator

Nylki
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Friday

  • No visible events.

User Details

User Since
Apr 16 2025, 7:39 AM (52 w, 6 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Nylki [ Global Accounts ]

Recent Activity

Mar 20 2026

Nylki added a comment to T395459: Use OAuth rather than password-based login for Wikimedia mobile apps.

Iny my opinion T412542: Rethink protocol support for OAuth apps should be added to the subtasks. Non-WMF mobile apps have to use the registration-form at https://meta.wikimedia.org/wiki/Special:OAuthConsumerRegistration/propose to use OAuth2. But that registration form doesn't allow custom uri-schemes currently, which are required for OAuth to work with mobile apps.

Mar 20 2026, 6:01 PM · MediaWiki-Platform-Team (Q3 Kanban Board), Epic, Security, Wikipedia-iOS-App-Backlog, Wikipedia-Android-App-Backlog, MediaWiki-extensions-OAuth
Nylki added a comment to T412542: Rethink protocol support for OAuth apps.

I was wondering if there is a already a timeline for this. :)

Mar 20 2026, 5:55 PM · MediaWiki-Platform-Team (Q3 Kanban Board), MediaWiki-extensions-OAuth

Mar 10 2026

Nylki added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

@SuperHamster thanks!

Mar 10 2026, 4:10 PM · Traffic, Commons

Feb 25 2026

Nylki added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

Maybe T414048 and/or T418346 are related somehow? There seems to be an overarching theme of browser-specific 429 errors in the past few months?

Feb 25 2026, 12:53 PM · Traffic, Commons

Jan 26 2026

Nylki added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

Btw. I released on new version of CommonsFinder that sends referer-headers with all network requests: https://github.com/nylki/CommonsFinder/commit/3c1727a7768b9dc3bf76d4982219f550b649832a

Jan 26 2026, 3:16 PM · Traffic, Commons

Jan 20 2026

Nylki added a comment to T167947: Make image hashes available through API or database query on Commons.

Is there a reason hashes could not be held in a property in Structured Data ("SDC"), added by bots?

Jan 20 2026, 2:16 PM · Tool-spacemedia, Multimedia, MediaWiki-File-management, Commons
Nylki added a comment to T167947: Make image hashes available through API or database query on Commons.

This would not only be interesting for discovering and searching for similar images or duplicates, but also to prevent/inform about potential accidental uploads of identical images.

Jan 20 2026, 11:54 AM · Tool-spacemedia, Multimedia, MediaWiki-File-management, Commons
Nylki added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

Hi @Jonesey95 !
Do you have a link to the commit or ticket (if it's public)? :)

Jan 20 2026, 8:04 AM · Traffic, Commons

Jan 10 2026

Nylki added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

@SuperHamster Btw. I noticed that since ~ yesterday it appears to now work on my setup again without setting a referrer.

Jan 10 2026, 11:27 AM · Traffic, Commons

Jan 6 2026

Nylki added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

Ah! I resolved the 429 issue on my end. My webapp uses Helmet.js, which defaults to hiding the Referrer header when loading external files. I started allowing the Referrer header to be sent when loading upload.wikimedia.org images and images are loading fine again (and I'm now back to using upload.wikimedia.org instead of thumb.php). I'm guessing with whatever recent changes were done to keep AI scrapers at bay, the Referrer header became a more important heuristic.

Jan 6 2026, 2:34 PM · Traffic, Commons

Jan 5 2026

Nylki added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

hi @Joe and @TheDJ,
Thanks for sticking with me! I was indeed wrong about the empty body.
I created a minimal iOS sample app without any 3rd-party libraries to reproduce the issue, this time logging a body.
If you like, you can clone and compile yourself: https://github.com/nylki/CommonsImage429ReproApp

Jan 5 2026, 3:25 PM · Traffic, Commons
Nylki added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

The response body is empty when this happens

That seems unlikely to me. Maybe your framework is one of those that doesn't handle response bodies when encountering errors. I remember that even 15 years ago this was already an issue with iOS apps and required custom code to able to access the data of the error response.

Jan 5 2026, 1:17 PM · Traffic, Commons

Dec 29 2025

Nylki added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

Can you please report the full error message you get in the response body? Thanks

Dec 29 2025, 5:03 PM · Traffic, Commons
Nylki updated the task description for T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).
Dec 29 2025, 4:29 PM · Traffic, Commons
Nylki added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

After writing the ticket, I had the idea to test if it is indeed the User-Agent header that causes the 429 and it appears to make a difference.
I changed it from
CommonsFinder/1 (https://github.com/nylki/CommonsFinder) iOS 26.1.0
to
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko/20100101 Firefox/146.0

Dec 29 2025, 4:25 PM · Traffic, Commons
Nylki updated the task description for T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).
Dec 29 2025, 4:09 PM · Traffic, Commons
Nylki updated the task description for T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).
Dec 29 2025, 4:09 PM · Traffic, Commons
Nylki created T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).
Dec 29 2025, 4:08 PM · Traffic, Commons

Nov 12 2025

Nylki added a comment to T399654: Ensure Mobile Apps are supported with 2FA changes.

Hi there, I am the developer of CommonsFinder. Sorry to re-open this issue, but I just noticed the second point in the ticket description:

Nov 12 2025, 7:28 PM · MW-1.45-notes (1.45.0-wmf.19; 2025-09-16), MediaWiki-extensions-OATHAuth, FY2025-26 WE4.6.2 Multiple Authenticators

Apr 16 2025

Nylki added a comment to T390302: Prototype upload flow to Commons in iOS Wikipedia App.

I believe iOS devices default to HEIF file format which can be patent encumbered: T211745

Hi @Commander_Keane great flag, that will need to be a subtask for the prototype. My understanding is we could use APIs to perform file conversion to JPEG and PNG, or UIKit has some methods we could leverage.

Apr 16 2025, 8:05 AM · Wikipedia-iOS-App-Backlog, Wikimedia-Hackathon-2025
Nylki added a comment to T211745: Automatically convert .heic image format files to .jpg or .webp.

Yeah , they can be converted but they are loosing sensitive information like location, date etc...

Apr 16 2025, 7:50 AM · Multimedia, MediaWiki-Uploading, Commons
Nylki added a comment to T390302: Prototype upload flow to Commons in iOS Wikipedia App.
Apr 16 2025, 7:44 AM · Wikipedia-iOS-App-Backlog, Wikimedia-Hackathon-2025