User Details
- User Since
- Aug 3 2019, 6:58 AM (83 w, 2 d)
- Availability
- Available
- IRC Nick
- kevinbazira
- LDAP User
- Kevin Bazira
- MediaWiki User
- Unknown
Today
Fri, Feb 19
The unanswered question I have is whether it is possible to migrate these models out of ORES without retraining them from scratch. I hope so, but I need to dig into how KFServing standalone works before I could say for certain.
Nov 3 2020
I have pushed a PR for this task here where I was able to replace preq with the api-testing REST client within 11 out of 13 tests.
Oct 5 2020
Thanks for the great work! I have had a look at the document and made a couple of suggestions too.
Oct 1 2020
Sep 30 2020
Sep 24 2020
@ACraze, I added the "badwords" and "informals" lists to this page:
Sep 23 2020
I consulted @daniel who confirmed that the WikiCommons API uses the MediaWiki API as this documentation suggests.
Sep 15 2020
Sep 14 2020
@Halfak please see the PR here: https://github.com/wikimedia/editquality/pull/227
Sep 10 2020
@Halfak I followed these instructions and took the following steps;
Jul 27 2020
Jul 17 2020
Thank you for the explanation @Halfak. I have managed to reproduce this issue and fixed the bug.
Jul 16 2020
I tried to reproduce this issue by creating a new edit and tried to undo it here: https://en.wikipedia.beta.wmflabs.org/w/index.php?title=Foobar&action=edit&undoafter=418935&undo=438261
Jul 13 2020
Jul 8 2020
Jul 2 2020
Jun 29 2020
Jun 24 2020
Jun 18 2020
@ACraze, I have added documentation for the Jade secondary integration in Recent Changes Filters, Special:Diff, Undo and Rollback pages.
Jun 12 2020
@ACraze, I have been able to promote a second label without the error and the jade_diff_label db table got updated successfully. Thank you for fixing this bug. I have +2'd.
Jun 8 2020
May 29 2020
The initial goal was to use AJAX ( either MediaWiki's or jQuery's ) but turns out the Jade API client was able to asynchronously return updated Jade entity data after every Jade action. So we leveraged this to update Jade elements asynchronously and stopped Jade page reloads on secondary integration pages which results into better UX for patrollers.
May 27 2020
May 25 2020
May 18 2020
May 14 2020
May 13 2020
May 11 2020
May 8 2020
May 7 2020
May 5 2020
May 4 2020
I ended up using these two hooks to render edit comments in Jade.
May 1 2020
Also, this and this show that Wikidata is using the PageHistoryLineEnding MediaWiki hook to further customize edit comments.
Apr 28 2020
Apr 27 2020
Based on this and this, Wikidata is using the FormatAutocomments MediaWiki hook to render localized strings for edit comments.
Apr 24 2020
Apr 21 2020
Apr 20 2020
Apr 16 2020
I have pushed a patchset that solves this problem. Now as required, User A is not able to create and endorse a new proposal if they've already endorsed a proposal in the same facet.
Apr 15 2020
I have pushed a patchset for this issue. Turns out User A was able to delete an endorsement created by User A but was not able to delete an endorsement created by User B. Now User A is able to delete an endorsement created by User B.
Apr 9 2020
PS: I've pushed a patchset for this task here: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/587544
@Aklapper: Hi, in order to see a bubble notification appear in MediaWiki please navigate to Special:Preferences, make a change, and then save. It will appear in the right upper section of your page.
Apr 8 2020
@Isaac I'm pleased to hear that the AfricaNLP Workshop will still go on despite the COVID-19 situation.
Apr 7 2020
@Halfak, yes this is done for now.
Apr 3 2020
Thanks @ACraze, I am going to implement it for for all the other api modules too.
Apr 2 2020
@Halfak I have ended up using the MW bubble notification to give users feedback/confirmation that their action was successful.
Mar 30 2020
@ACraze, thank you for the great work. I have reviewed and +2'd.
Mar 27 2020
For now, I have removed the "edit source" link from Jade pages.
Mar 25 2020
I have added autosize and maxRows to label notes
Mar 24 2020
I have moved the "alternatives V" button up above the alternative labels using the preferredProposal / nonPreferredProposals strategy - similar to @ACraze's proposal but using a single ProposalListWidget instead of two separate ones.
Mar 19 2020
Feb 19 2020
Thanks @ACraze, the update LGTM. I've +2'd.
Feb 13 2020
@ACraze I've reviewed your patchset and the README looks good. Just wanted to confirm though, is composer test and grunt run in the MediaWiki root or Jade root?
Jan 14 2020
Jan 13 2020
Jan 10 2020
I've added English pronoun count features to drafttopic. PR: https://github.com/wikimedia/drafttopic/pull/43
Dec 17 2019
@Halfak I used FastText to generate 50 and 100 cell vector models. Please find them on stat1007 under:
Dec 11 2019
Worked on fetching WikiProject templates. PR : https://github.com/halfak/wikitax/pull/3