Page MenuHomePhabricator

Praffq
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Tuesday

  • No visible events.

User Details

User Since
Mar 16 2026, 3:50 PM (7 w, 5 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Praffq [ Global Accounts ]

Recent Activity

Sat, Apr 18

Praffq added a comment to T422194: [WikiStreamService] 30-Minute SseEmitter Timeout with Event Resumption.

@Gerges yeah I'm working on a new PR according to all the suggestions, will like to try it one more time

Sat, Apr 18, 12:25 PM · Tool-wikimonitor

Apr 5 2026

Praffq added a comment to T422194: [WikiStreamService] 30-Minute SseEmitter Timeout with Event Resumption.

@Gerges thanks for suggestion, I'll go through the toolforge redis docs and will try to implement using it

Apr 5 2026, 9:44 PM · Tool-wikimonitor
Praffq updated subscribers of T421561: Image download button text cut off in DEWP.

@SherryYang-WMF Any update on this?

Apr 5 2026, 4:44 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Reader Growth Team, MediaViewer
Praffq added a comment to T422194: [WikiStreamService] 30-Minute SseEmitter Timeout with Event Resumption.

@Gerges I'm adding caching for this, a dequeue , through which our relevant event passes, and then sent to the client for processing. Now when the client goes to timeout , the events keep getting added to the dequeue , now when the client comes back up we check the header for Last-Event-ID , finds on the queue then process events ahead of it using client.

Apr 5 2026, 1:47 PM · Tool-wikimonitor

Apr 2 2026

Praffq claimed T422194: [WikiStreamService] 30-Minute SseEmitter Timeout with Event Resumption.

I'll like to try to solve it

Apr 2 2026, 9:14 PM · Tool-wikimonitor
Praffq added a watcher for Tool-wikimonitor: Praffq.
Apr 2 2026, 5:35 AM

Mar 29 2026

Praffq added a comment to T421561: Image download button text cut off in DEWP.

Update:- Checked on firefox for all text sizes, everything works as expected after the fix.

Mar 29 2026, 6:50 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Reader Growth Team, MediaViewer
Praffq added a comment to T421561: Image download button text cut off in DEWP.

@Prototyperspective I'm using Arc browser (chromium extension) and was able to reproduce it with the font set to "large" only, else it ws working alright. I'll try to reproduce the case you mentioned using firefox browser, and will try to fix it for the specific as well

Mar 29 2026, 5:01 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Reader Growth Team, MediaViewer
Praffq added a comment to T420850: Display flagged edits count in browser tab title (dynamic update).

Yep. That fixed it!

Mar 29 2026, 4:57 PM · good first task, patch-welcome, Tool-wikimonitor
Praffq added a comment to T420850: Display flagged edits count in browser tab title (dynamic update).

@Gerges I'm facing an unusual bug and unable to pinpoint the issue -

Mar 29 2026, 2:47 PM · good first task, patch-welcome, Tool-wikimonitor
Praffq added a comment to T421561: Image download button text cut off in DEWP.

I pushed the fix to gerrit (This is my first time using gerrit , please let me know if I did something wrong).

Mar 29 2026, 1:55 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Reader Growth Team, MediaViewer
Praffq claimed T421561: Image download button text cut off in DEWP.

Thanks @Johannnes89 , I'm able to reproduce it. Will try to fix and raise PR for it

Mar 29 2026, 1:27 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Reader Growth Team, MediaViewer
Praffq claimed T421587: Replace Dotenv with Spring @Value and update environment setup docs.

I'll like to fix this issue.

Mar 29 2026, 6:35 AM · good first task, patch-welcome, Tool-wikimonitor
Praffq added a comment to T420850: Display flagged edits count in browser tab title (dynamic update).

PR link - https://github.com/wiki-connect/wikimonitor/pull/43 , please review and let me know if any change is needed

Mar 29 2026, 6:33 AM · good first task, patch-welcome, Tool-wikimonitor
Praffq added a comment to T420850: Display flagged edits count in browser tab title (dynamic update).

@Gerges Thanks! It's working for me now. I'll raise a PR for this fix for this ticket shortly. Thanks again for help.

Mar 29 2026, 6:22 AM · good first task, patch-welcome, Tool-wikimonitor

Mar 28 2026

Praffq added a comment to T421561: Image download button text cut off in DEWP.

@Prototyperspective I tried to reproduce it but wasn't able to reproduce the bug you showed in the Image, if possible can you specify the browser/device you were using and if found in any article , please specify so it can analysed. Thanks!

Mar 28 2026, 5:23 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Reader Growth Team, MediaViewer
Praffq added a comment to T420850: Display flagged edits count in browser tab title (dynamic update).

@Gerges Hi, could you grant me rollback rights on test2.wikipedia.org? My username is Praffq.

Mar 28 2026, 1:29 PM · good first task, patch-welcome, Tool-wikimonitor

Mar 27 2026

Praffq added a comment to T420850: Display flagged edits count in browser tab title (dynamic update).

You can open a ticket explaining the problem in general terms so we can work on it in the future.

Mar 27 2026, 5:08 PM · good first task, patch-welcome, Tool-wikimonitor
Praffq added a comment to T420850: Display flagged edits count in browser tab title (dynamic update).

Hey @Gerges , When I try to log in to WikiMonitor locally, the OAuth flow with Wikimedia completes successfully, but the app then rejects my login with a "no_rollback_rights" error. This happens because AuthController.java (line 52) calls mediaWikiService.checkAnyRollbackRights(username) which queries the Wikimedia API to verify the user is a rollbacker or sysop on at least one wiki, and my account (Praffq) doesn't have those rights. As a temporary workaround I've commented out the rollback rights check, but I wanted to ask, is there a recommended way to test locally without rollback rights, or a sandbox wiki where these rights can be obtained for development?

Mar 27 2026, 2:45 PM · good first task, patch-welcome, Tool-wikimonitor

Mar 24 2026

Praffq claimed T420850: Display flagged edits count in browser tab title (dynamic update).

@Gerges I'll like to work on this issue. Should I raise a PR directly on github repo for it?

Mar 24 2026, 2:07 PM · good first task, patch-welcome, Tool-wikimonitor

Mar 23 2026

Praffq added a comment to T420953: Curator should handle 504 Bad Gateway errors from Commons.

@DaxServer can I pick this issue? I'll like to work on it

Mar 23 2026, 4:19 PM · Tool-curator