Thanks for testing this so thoroughly, @EAkinloose
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Fri, Aug 7
Tue, Aug 4
Mon, Aug 3
Fri, Jul 31
Thu, Jul 30
Wed, Jul 29
PR: https://github.com/wikimedia/apps-android-wikipedia/pull/6761
Scoped to the games popup + toast removal.
Compiles, ktlint passes, and the
DevDebug unit tests pass locally against current main.
Tue, Jul 28
Mon, Jul 27
Hi @dmiranda, the Gerrit change has been merged.
Just wanted to check if everything looks good from your side. If so, I'll go ahead and mark this task as Resolved.
Thanks :)
Sun, Jul 26
First patch is up - the core getPageLabels() method on the Index object:
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/ProofreadPage/+/1317675
Thanks so much for the detailed reply, this really helps
Thanks for sharing the module! I had a read through your DJVUpage code.
Thanks for explaining, and good luck with your GSoC project
I'll leave this one with you.
Happy to help review or test anything if that's ever useful.
Sat, Jul 25
I had a look into this one and I think I found where it goes wrong
Hi @Ssein — is this task open for a newcomer to pick up, or is it part of the
Bulk OCR project's planned work? I'd be happy to implement the editable OCR
panel with the OOUI Multiline widget if it's available. Thanks!
Fri, Jul 24
Merged in wmf.11 and deployed; team moved it to Done on the sprint board.
Closing.
Thanks @Sfaci for pushing the schema dependency :)
The patch merged in wmf.12 and has deployed. Should I mark this Resolved, or does
the team prefer to close it after your own deploy verification? Happy either way.
Hi @SuzanneWood-WMDE this is a review-and-test task for commit 1302871, which
is my own patch, so I'm not the right person to review it. I'll unassign myself
so it's clear it's open for a WMDE reviewer. Happy to help with testing or answer
any questions on the change.
Rebased onto current master (patchset 2). @Ejegg, this is ready whenever you
have a moment.
@Paladox thanks, I didn't know about the etc/mail override. That's good news, it
means we don't have to wait for an upgrade.
Update: the cause is in the HTML email template RegisterNewEmailHtml.soy —
the link is printed as plain text with no <a> tag around it, which matches the
message source @Ivan-r shared. The plain text email is fine, only the HTML one.
Thu, Jul 23
@srishakatux Thanks for the review and merge
Wed, Jul 22
Mon, Jul 20
Fri, Jul 17
I have submitted the required patches to remove the hi fallback for mag.
Hi! I've been looking into this task and traced how CitationNeededContextItem is currently matched through the template tools config. When you mentioned adding a generic option to the config to override the title/body, did you have a specific approach in mind (e.g. extending the existing config), or is any clean generic solution that supports similar templates acceptable? I just want to make sure I follow the intended design before implementing it.
Tue, Jul 14
Ah, I was working on this at the same time and didn't see it was claimed! I've uploaded an alternative patch (1310669) that takes a responsive CSS approach (vector-menu--collapsible-only) to ensure the menu is only hidden on desktop breakpoints, preventing the 'Views' items from disappearing on mobile.
Sun, Jul 12
Sat, Jul 11
Jul 7 2026
Jul 3 2026
Thanks @Bhsd for catching this! I looked into it and the SVG itself is exactly the same for both. The issue is just a missing CSS property: CodeMirror's CSS mask was missing mask-size, so it was rigidly stuck at 20px, whereas WikiEditor's button scales dynamically.
Jul 1 2026
Jun 30 2026
Jun 28 2026
I've uploaded a new patchset that implements a client-side JavaScript module to disable the submit button asynchronously upon submission. I also wrapped the confirmation message in Html::successBox() for better user feedback.
Jun 27 2026
I've opened a PR to fix this. It swaps out URLEncoder for Uri.encode so we stop escaping the namespace colon, which fixes the redirect loop breaking the Commons links.
I have submitted a patch for this issue.
I'd like to work on this task. I have a patch ready and will submit it shortly.
Abandoning this change since the task has already been resolved by another merged patch.
I had claimed the task and was working on it, but another patch was merged before this one could be reviewed.
Thank you for the review.
Jun 26 2026
@ABreault-WMF
No worries, it was a good learning experience.
Thanks for the heads up