Page MenuHomePhabricator

Destiny (Obamwonyi)
contributor

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Tuesday

  • No visible events.

User Details

User Since
Feb 20 2024, 3:52 PM (102 w, 4 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Destiny Obamwonyi [ Global Accounts ]

Open Source enthusiast and contributor.

Recent Activity

Jan 30 2025

Destiny added a comment to T381067: Add Missing Documentation for Keyboard Input Methods (2).

@Destiny Could you please assign that issue to me?

Jan 30 2025, 3:33 AM · LPL Onboarding and Development (Current), good first task

Dec 28 2024

Destiny added a comment to T381294: Special:AggregateGroups shows blank page.

Hi, I have pushed the fix, 1107054
please let me know if there is anything else. Also I tried to replicate the issue locally for verification of my fix and I was unable too. My main blocker was creating a privilege user or assigning privilege to user with my admin account.

Dec 28 2024, 2:36 PM · MW-1.44-notes (1.44.0-wmf.12; 2025-01-14), Unplanned-Sprint-Work, LPL Essential (LPL Essential 2024 Nov-Jan), good first task, MediaWiki-extensions-Translate
Destiny added a comment to T381294: Special:AggregateGroups shows blank page.

OK, thanks.

Dec 28 2024, 2:03 PM · MW-1.44-notes (1.44.0-wmf.12; 2025-01-14), Unplanned-Sprint-Work, LPL Essential (LPL Essential 2024 Nov-Jan), good first task, MediaWiki-extensions-Translate
Destiny added a comment to T381294: Special:AggregateGroups shows blank page.

first is it the en.json at "Translate/i18n/core/en.json", if it is, I have been looking for a key that has anything related to special aggregate group so I can add the message to it, but I am unable to find any. If am supposed to create a key value pair for it , then what's the naming convention for creating the key so it will load properly.

Dec 28 2024, 12:25 AM · MW-1.44-notes (1.44.0-wmf.12; 2025-01-14), Unplanned-Sprint-Work, LPL Essential (LPL Essential 2024 Nov-Jan), good first task, MediaWiki-extensions-Translate

Dec 27 2024

Destiny added a comment to T381294: Special:AggregateGroups shows blank page.

OK, let me attempt it.

Dec 27 2024, 3:39 AM · MW-1.44-notes (1.44.0-wmf.12; 2025-01-14), Unplanned-Sprint-Work, LPL Essential (LPL Essential 2024 Nov-Jan), good first task, MediaWiki-extensions-Translate

Dec 23 2024

Destiny added a comment to T381294: Special:AggregateGroups shows blank page.

Hi, can I work on this ?

Dec 23 2024, 8:47 PM · MW-1.44-notes (1.44.0-wmf.12; 2025-01-14), Unplanned-Sprint-Work, LPL Essential (LPL Essential 2024 Nov-Jan), good first task, MediaWiki-extensions-Translate

Dec 19 2024

Destiny added a comment to T381067: Add Missing Documentation for Keyboard Input Methods (2).

Sorry @Amarjitsinghbca have you already raised a PR for the task, if you have has it been merged? so I can close my PR as it is yet to be reviewed.

Dec 19 2024, 10:14 AM · LPL Onboarding and Development (Current), good first task

Dec 17 2024

Destiny added a comment to T381757: Add explicit GENDER support to a few pages.

I was able to find this property and values representation in the en.json file , Note this is after applying my fix and they where not declared together.

{
	"session-page-restricted": "{{GENDER:$1|He|She|They}} is not authorized to edit this page using the current grant",
	"block-success": "[[Special:Contributions/$1|{{GENDER:$1|He|She|They}}]] has been blocked. See the [[Special:BlockList|block list]] to review blocks.",
	"unblocked": "[[User:$1|{{GENDER:$1|He|She|They}}]] has been unblocked.",
	"session-page-restricted": "{{GENDER:$1|He|She|They}} is not authorized to edit this page using the current grant",
}

I was unable to find such configurations for Centralauth-renameuser-merged, and Userrenametool-success

Dec 17 2024, 3:01 PM · MW-1.44-notes (1.44.0-wmf.13; 2025-01-21), MediaWiki-Core-AuthManager, MediaWiki-extensions-CentralAuth, Trust and Safety Product Team, MediaWiki-User-rename, MediaWiki-Platform-Team, MediaWiki-Blocks, Gender-Support, I18n
Destiny added a comment to T381757: Add explicit GENDER support to a few pages.

I have been able to narrow the problem down to the file en.json in the languages/i18n folder. I hope this is the right place to implement the fix ?

Dec 17 2024, 2:36 PM · MW-1.44-notes (1.44.0-wmf.13; 2025-01-21), MediaWiki-Core-AuthManager, MediaWiki-extensions-CentralAuth, Trust and Safety Product Team, MediaWiki-User-rename, MediaWiki-Platform-Team, MediaWiki-Blocks, Gender-Support, I18n

Dec 16 2024

Destiny added a comment to T381067: Add Missing Documentation for Keyboard Input Methods (2).

Hi @srishakatux take a look at this Pull Request

Dec 16 2024, 4:01 PM · LPL Onboarding and Development (Current), good first task
Destiny added a comment to T381067: Add Missing Documentation for Keyboard Input Methods (2).

Hi, I will like to take this on

Dec 16 2024, 10:45 AM · LPL Onboarding and Development (Current), good first task

Nov 25 2024

Destiny added a comment to T380697: coverage needs tomli as requirement.

Hi, can you add information on how to replicate this issue?

Nov 25 2024, 2:14 AM · Pywikibot-tests, Pywikibot

Nov 18 2024

Destiny updated Destiny.
Nov 18 2024, 11:08 PM

Sep 30 2024

Destiny added a comment to T374871: MediaViewer trademark/insignia warnings are illegible with dark theme due to low contrast.

Link to avoid misunderstandings: https://en.wikipedia.org/wiki/User:Jimbo_Wales?vectornightmode=1&minervanightmode=1#/media/File:10_sharing_book_cover_background.jpg

Hi, I know Python and CSS, can I take up this task?

Hi @Destiny, please see https://www.mediawiki.org/wiki/New_Developers#Communication_tips

Also do you have any suggestion on how I can add an Image that has a trademark, I have tried downloading the exact image shown in the link provided above, but it does not add the trademark to it when I view with MediaViewer.

I wonder if Wikimedia Commons uses some custom templates to show such additional pictures and falls back to the default license on Wikimedia Commons when uploading media, which isn't necessarily in MediaWiki itself when you download and install it... not sure how to work around that.

Sep 30 2024, 3:26 PM · MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), good first task, CSS, dark-mode, MediaViewer

Sep 26 2024

Destiny added a comment to T374794: notheme isn’t respected for text color in automatic night mode.

@Jdlrobson, Yes I did use Darkmode extension, I will remove it and follow you suggestion. Let me try that for now.

Sep 26 2024, 1:05 AM · Verified, MW-1.43-notes (1.43.0-wmf.25; 2024-10-01), Readers Essential Work 2025 (Complete roll out of dark mode and font-size to all Wikimedia wikis), Web-Team-Backlog-Archived (FY2024-25 Q2 Sprint 1), good first task, patch-welcome, Vector 2022, dark-mode

Sep 25 2024

Destiny added a comment to T374794: notheme isn’t respected for text color in automatic night mode.

I tried replicating this issue locally, but I am unable to. Below is the normal view of the babel in light mode

  • Light Mode (Image 1)

mediawiki_normal_light_mode.png (701×1 px, 104 KB)

Sep 25 2024, 10:29 AM · Verified, MW-1.43-notes (1.43.0-wmf.25; 2024-10-01), Readers Essential Work 2025 (Complete roll out of dark mode and font-size to all Wikimedia wikis), Web-Team-Backlog-Archived (FY2024-25 Q2 Sprint 1), good first task, patch-welcome, Vector 2022, dark-mode

Sep 23 2024

Destiny added a comment to T355991: Update ConfirmEdit README.md to use namespaced class names.

You're welcome Sir, do have a great day.

Sep 23 2024, 8:58 PM · MW-1.43-notes (1.43.0-wmf.24; 2024-09-24), ConfirmEdit (CAPTCHA extension), good first task
Destiny added a comment to T355991: Update ConfirmEdit README.md to use namespaced class names.

This is the patch, link

Sep 23 2024, 8:57 PM · MW-1.43-notes (1.43.0-wmf.24; 2024-09-24), ConfirmEdit (CAPTCHA extension), good first task
Destiny added a comment to T355991: Update ConfirmEdit README.md to use namespaced class names.

Hi, please I have submitted a patch for this, and it has been merged, but the status is still flagged as a bug, so I don't know if there is something else to fix?

Sep 23 2024, 8:51 PM · MW-1.43-notes (1.43.0-wmf.24; 2024-09-24), ConfirmEdit (CAPTCHA extension), good first task
Destiny added a comment to T374871: MediaViewer trademark/insignia warnings are illegible with dark theme due to low contrast.

Also please note, when I mean my MediaViewer I mean I am currently running a local setup of Mediawiki and MediaViewer, I also saw the issue in the link you provided. I am just trying to replicate it in my local setup, then add a patch, verify that the patch is working and push as a branch, as stated above.

Sep 23 2024, 8:02 AM · MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), good first task, CSS, dark-mode, MediaViewer
Destiny added a comment to T374871: MediaViewer trademark/insignia warnings are illegible with dark theme due to low contrast.
Sep 23 2024, 7:51 AM · MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), good first task, CSS, dark-mode, MediaViewer
Destiny added a comment to T374871: MediaViewer trademark/insignia warnings are illegible with dark theme due to low contrast.

Also I think the reason the trademark is coloured blue is because it's a link, so making the blue brighter might be a good suggestion as white will not make it stand out as a link.

Sep 23 2024, 1:20 AM · MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), good first task, CSS, dark-mode, MediaViewer
Destiny added a comment to T374871: MediaViewer trademark/insignia warnings are illegible with dark theme due to low contrast.

Hi, I am currently testing the media viewer to replicate the Issue , so far I cannot do so, my Media Viewer does not show any trademark
this is a picture of my Media Viewer below

BugFixReport.png (612×1 px, 409 KB)

Sep 23 2024, 1:17 AM · MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), good first task, CSS, dark-mode, MediaViewer

Sep 22 2024

Destiny added a comment to T374871: MediaViewer trademark/insignia warnings are illegible with dark theme due to low contrast.

Hi, I know Python and CSS, can I take up this task?

Sep 22 2024, 4:04 PM · MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), good first task, CSS, dark-mode, MediaViewer
Destiny closed T375339: VisualEditor not working on my Local Mediawiki Setup as Resolved.
Sep 22 2024, 3:58 PM · VisualEditor
Destiny added a comment to T375339: VisualEditor not working on my Local Mediawiki Setup.

Please I have been able to fix this, I used the exact for of cloning the project provided in the url below .

Sep 22 2024, 3:57 PM · VisualEditor
Destiny created T375339: VisualEditor not working on my Local Mediawiki Setup.
Sep 22 2024, 9:08 AM · VisualEditor
Destiny added a comment to T375306: Visual Editor sometimes adds "2" to reference names, creating reference errors.

Hi @Jonesey95 , I am still finding it difficult to replicate the bug . Also it would be great to add response on the What should have happened instead?: part of the bug format, also I can hardly tell how the links above helps replicate it as I am unable to find the issue, please any add on guide would be very help full towards fixing the bug.

Sep 22 2024, 8:06 AM · VisualEditor
Destiny added a comment to T375332: Line spacing incorrect on footer for wikimediafoundation.org subpages.

Hi, does the above need a fix, I don't mind trying to fix it, if it's necessary?

Sep 22 2024, 7:44 AM · wikimediafoundation.org

Aug 6 2024

Destiny added a comment to T371849: OATHAuth use virtual error when using the web updater.

Ok, the reason I asked is that after installing the specified version of MediaWiki, mine worked perfectly even after installing oathauth, when I checked MySQL to see if there was any database virtual, there was no such thing, also when creating the LocalSettings.php file some of this information are requested, like the database name and user, by default it uses root, so if the default was left as root it might course the reason of denied permission. So maybe a little context on what the virtual database is about would help. Thanks for your response so far.

Aug 6 2024, 2:20 PM · MediaWiki-Platform-Team, MW-1.44-release, MW-1.43-release, MediaWiki-Installer, MW-1.42-release, MediaWiki-extensions-OATHAuth
Destiny added a comment to T371849: OATHAuth use virtual error when using the web updater.

I have followed the steps above, and so far I have been unable to replicate the issue. Is it possible to know the exact update script that was ran
e.g

php maintenance/run.php update

also what was the database name and database username that was filled when creating the LocalSettings.php file ?
lastly it will also help to know the means of installation, be it with tar ball or gerrit repo, I used that of tar ball for my test so far.

Aug 6 2024, 12:47 AM · MediaWiki-Platform-Team, MW-1.44-release, MW-1.43-release, MediaWiki-Installer, MW-1.42-release, MediaWiki-extensions-OATHAuth

Aug 5 2024

Destiny added a comment to T371849: OATHAuth use virtual error when using the web updater.

Even if you can't fix it, finding reliable steps to make the error appear would be really helpful.

Aug 5 2024, 10:01 PM · MediaWiki-Platform-Team, MW-1.44-release, MW-1.43-release, MediaWiki-Installer, MW-1.42-release, MediaWiki-extensions-OATHAuth
Destiny added a comment to T371849: OATHAuth use virtual error when using the web updater.

OK, thanks

Aug 5 2024, 9:59 PM · MediaWiki-Platform-Team, MW-1.44-release, MW-1.43-release, MediaWiki-Installer, MW-1.42-release, MediaWiki-extensions-OATHAuth
Destiny added a comment to T371849: OATHAuth use virtual error when using the web updater.

Hi, please is this issue still open?

Aug 5 2024, 9:46 PM · MediaWiki-Platform-Team, MW-1.44-release, MW-1.43-release, MediaWiki-Installer, MW-1.42-release, MediaWiki-extensions-OATHAuth
Destiny added a comment to T371849: OATHAuth use virtual error when using the web updater.

If yes can I work on it?

Aug 5 2024, 9:46 PM · MediaWiki-Platform-Team, MW-1.44-release, MW-1.43-release, MediaWiki-Installer, MW-1.42-release, MediaWiki-extensions-OATHAuth

Apr 5 2024

Destiny added a comment to T353437: Maintenance tagging an article adds an unnecessary line break between top and template.

By alpha version, I just mean the latest commit on master, as opposed to an official release version.

The Page Curation toolbar will display with these two things are true:

  • you are logged into an account that has the "patrol" permission, for example an administrator account,
  • you did not create the article yourself (a security feature that keeps people from patrolling their own articles).

So to get the toolbar to show up in a localhost, I'd do something like...

  • log out
  • create an article
  • log in as administrator
  • visit the article
  • toolbar should now show up
Apr 5 2024, 9:26 PM · MW-1.42-notes (1.42.0-wmf.26; 2024-04-09), Patch-For-Review, PageTriage

Mar 31 2024

Destiny added a comment to T321982: Unexpected namespaces in pagetriage_page table.

Hi @Novem_Linguae , has this bug been fixed ?

Mar 31 2024, 8:27 PM · PageTriage, MW-1.40-notes (1.40.0-wmf.17; 2023-01-02)

Mar 28 2024

Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 28 2024, 10:34 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 28 2024, 9:50 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 28 2024, 9:32 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 28 2024, 9:30 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 28 2024, 8:50 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 28 2024, 8:47 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 28 2024, 4:05 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 28 2024, 4:02 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 28 2024, 2:51 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)

Mar 21 2024

Destiny added a comment to T353437: Maintenance tagging an article adds an unnecessary line break between top and template.

I can still reproduce this on latest alpha version. Here's a video:

extra line break above page curation tag.gif (1×2 px, 2 MB)

Mar 21 2024, 11:05 AM · MW-1.42-notes (1.42.0-wmf.26; 2024-04-09), Patch-For-Review, PageTriage

Mar 20 2024

Destiny added a comment to T353437: Maintenance tagging an article adds an unnecessary line break between top and template.

Please I think a lot of bugs has been fixed in the fabricator but are still being left as bugs, cause when I replicate some of the bugs I realize they have been fixed , is this correct or are all the bugs in the phabricator still unfixed?

Mar 20 2024, 10:07 PM · MW-1.42-notes (1.42.0-wmf.26; 2024-04-09), Patch-For-Review, PageTriage
Destiny added a comment to T353437: Maintenance tagging an article adds an unnecessary line break between top and template.

Hi is this a good replica of the bug

replicated.png (102×570 px, 5 KB)

Mar 20 2024, 10:05 PM · MW-1.42-notes (1.42.0-wmf.26; 2024-04-09), Patch-For-Review, PageTriage
Destiny added a comment to T356833: Selecting many filters in Special:NewPagesFeed in localhost causes pagetriagelist API query to timeout.

I tried to replicate this and it seems like the problem has been fixed. as all the pages I created (15) are being loaded with no timeout .

Mar 20 2024, 9:17 PM · PageTriage

Mar 19 2024

Destiny added a comment to T356697: Special:NewPagesFeed "That" menu does not mark the current radio button as "checked".

core/extensions/PageTriage/modules/ext.pageTriage.newPagesFeed/stores/settings.js (file path)

const initState = () => {
	// Named users store params ( user-centric ) in a user option, other users store params in localStorage ( client-centric )
	const stored = mw.user.options.get( 'userjs-NewPagesFeedFilterOptions', localStorage.getItem( 'userjs-NewPagesFeedFilterOptions' ) );
	return {
		immediate: JSON.parse( JSON.stringify( defaultImmediate ) ),
		controlMenuOpen: false,
		applied: JSON.parse( JSON.stringify( defaultSettings ) ),
		unsaved: JSON.parse( JSON.stringify( defaultSettings ) ),
		// Load stored API parameters if possible, else defaults
		params: JSON.parse( stored ) || defaultParams,
		currentFilteredCount: -1,
                // this is the fix I have applied
		selected: "all",
	};
};

In this code I have set the selected field to "all" by default , there fore initializing the state of the selected v-model, this is supposed to work from my perspective , but when I review the code , drop my container and run it again , there is no changes .

Please is this fix wrong?

I will let @Soda or @jsn.sherman reply to this one :)

I've left comments in a gerrit review about your approach to the bug, but I will say that you should not have to restart or drop your container to see changes reflected. A page reload should be all that is required.

Mar 19 2024, 11:28 PM · MW-1.43-notes (1.43.0-wmf.6; 2024-05-21), Moderator-Tools-Team, PageTriage

Mar 18 2024

Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 18 2024, 10:19 AM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 18 2024, 10:03 AM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 18 2024, 9:23 AM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 18 2024, 9:17 AM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 18 2024, 8:55 AM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 18 2024, 8:47 AM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 18 2024, 8:29 AM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360108: Improve searchability and filtering of PageTriage feed.
Mar 18 2024, 3:40 AM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny added a comment to T355094: Styling of AFC date picker and NPP date picker has diverged.

Hi, I have applied a fix to this task and it worked, I have made a push, and the images are below.

cssTask1.png (470×640 px, 67 KB)

Mar 18 2024, 2:19 AM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Moderator-Tools-Team, PageTriage

Mar 16 2024

Destiny added a comment to T356697: Special:NewPagesFeed "That" menu does not mark the current radio button as "checked".

core/extensions/PageTriage/modules/ext.pageTriage.newPagesFeed/stores/settings.js (file path)

const initState = () => {
	// Named users store params ( user-centric ) in a user option, other users store params in localStorage ( client-centric )
	const stored = mw.user.options.get( 'userjs-NewPagesFeedFilterOptions', localStorage.getItem( 'userjs-NewPagesFeedFilterOptions' ) );
	return {
		immediate: JSON.parse( JSON.stringify( defaultImmediate ) ),
		controlMenuOpen: false,
		applied: JSON.parse( JSON.stringify( defaultSettings ) ),
		unsaved: JSON.parse( JSON.stringify( defaultSettings ) ),
		// Load stored API parameters if possible, else defaults
		params: JSON.parse( stored ) || defaultParams,
		currentFilteredCount: -1,
                // this is the fix I have applied
		selected: "all",
	};
};
Mar 16 2024, 7:58 PM · MW-1.43-notes (1.43.0-wmf.6; 2024-05-21), Moderator-Tools-Team, PageTriage
Destiny added a comment to T356697: Special:NewPagesFeed "That" menu does not mark the current radio button as "checked".

Ok, thanks.

Mar 16 2024, 5:04 PM · MW-1.43-notes (1.43.0-wmf.6; 2024-05-21), Moderator-Tools-Team, PageTriage

Mar 15 2024

Destiny updated subscribers of T356697: Special:NewPagesFeed "That" menu does not mark the current radio button as "checked".

Hi @Soda, Can I immediately see the changes I make in the PageTriage extension while I apply the fix? I tend to find the termination of the container(docker-compose down) and restarting (docker-compose up) quite redundant. It takes some time before the changes reflect, this makes me feel like the changes are not implemented or are not working. Any help would be appreciated.

Mar 15 2024, 11:03 PM · MW-1.43-notes (1.43.0-wmf.6; 2024-05-21), Moderator-Tools-Team, PageTriage
Destiny added a comment to T357337: [Project proposal] Improve searchability and filtering of PageTriage feed.

Hi, @Soda , Have you seen my project, that of Vuejs? , I sent you an invite as a collaborator and added it to my initial proposal(still being modified).

Mar 15 2024, 6:21 AM · Moderator-Tools-Team, Google-Summer-of-Code (2024), PageTriage

Mar 14 2024

Destiny added a comment to T360108: Improve searchability and filtering of PageTriage feed.

Hi @Novem_Linguae , I have set that of 07 to Resolved(closed). Hope this did not course any problem?

Mar 14 2024, 3:13 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny closed T360107: Improve searchability and filtering of PageTriage feed as Resolved.
Mar 14 2024, 3:08 PM · PageTriage, Google-Summer-of-Code (2024)
Destiny added a comment to T360108: Improve searchability and filtering of PageTriage feed.

Ok, it was a network issue.

Mar 14 2024, 3:01 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny updated the task description for T360107: Improve searchability and filtering of PageTriage feed.
Mar 14 2024, 2:55 PM · PageTriage, Google-Summer-of-Code (2024)
Destiny reopened T360108: Improve searchability and filtering of PageTriage feed as "Open".
Mar 14 2024, 2:47 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny created T360108: Improve searchability and filtering of PageTriage feed.
Mar 14 2024, 12:28 PM · Moderator-Tools-Team, PageTriage, Google-Summer-of-Code (2024)
Destiny created T360107: Improve searchability and filtering of PageTriage feed.
Mar 14 2024, 12:27 PM · PageTriage, Google-Summer-of-Code (2024)

Mar 4 2024

Destiny added a comment to T358064: (GSoC 2024) Scribe-Data: Refactor into a multi purpose Wikidata language pack CLI tool.

Hi @AndrewTavis , I am a python and django developer , this is my current stack in the company I intern at and I am very familiar with python programming , would love to learn more about wikidata while working on this task.

Mar 4 2024, 2:57 PM · affects-scribe-org, Google-Summer-of-Code (2024)
Destiny added a comment to T356436: Improve InlineComments extension.

Hi @Yaron_Koren my name is Destiny I would love it if I am added/ allowed to contribute to this please , I have the skill specified above with almost 2 years of working experience in terms of gigs and company wise .

Mar 4 2024, 2:49 PM · MediaWiki-extensions-InlineComments, Google-Summer-of-Code (2024)