Page MenuHomePhabricator
Feed Search

Today

TheresNoTime updated the task description for T417575: [EPIC] Add the "hide templates" option to What links here page.
Tue, Feb 17, 11:49 AM · Community-Wishlist, Community-Tech, Epic

Yesterday

TheresNoTime added a comment to T416172: Allow users to search by page title in Special:EditWatchlist.

Just noting that I'm working on this for pagination support (currently it only searches the page you are currently on)

Mon, Feb 16, 3:39 PM · Patch-For-Review, Community-Tech (Fox Squad), Watchlist-Labels, Moderator-Tools-Team
TheresNoTime added a comment to T416813: Use 'add' icon in new-label button.

That's odd. I can't replicate. What is your config for $wgLocalisationCacheConf?

Mon, Feb 16, 3:33 PM · Patch-For-Review, Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime moved T417092: Return watchlist labels for a page when calling action=query&prop=info from Feedback and Review to QA on the Community-Tech (Fox Squad) board.
Mon, Feb 16, 1:58 PM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), MW-Interfaces-Team, MediaWiki-Action-API, Watchlist-Labels
TheresNoTime created T417575: [EPIC] Add the "hide templates" option to What links here page.
Mon, Feb 16, 11:21 AM · Community-Wishlist, Community-Tech, Epic

Wed, Feb 11

TheresNoTime changed the status of Restricted Task, a subtask of T393487: 2025 tracking task for Beta Cluster (deployment-prep) traffic overload protection (blocking unwanted crawlers), from Open to Stalled.
Wed, Feb 11, 1:46 PM · Epic, Beta-Cluster-Infrastructure
TheresNoTime added a comment to T416813: Use 'add' icon in new-label button.

As mentioned on gerrit:

Wed, Feb 11, 1:14 PM · Patch-For-Review, Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime created T417146: Document the watchlist labels API (action=watch, etc.).
Wed, Feb 11, 10:36 AM · Documentation, Community-Tech, Watchlist-Labels
TheresNoTime edited projects for T417134: Watchlist labels data appears in wrong place in group mode, added: Community-Tech (Fox Squad); removed Community-Tech.
Wed, Feb 11, 8:31 AM · Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime closed T405299: MediaWiki periodic job purge-loginnotify failed as Resolved.
[samtar@deploy2002 ~]$ kube-env mw-cron codfw
[samtar@deploy2002 ~]$ kubectl get jobs -l team=community-tech
NAME                               STATUS     COMPLETIONS   DURATION   AGE
pageassessments-cleanup-29509722   Complete   1/1           8s         2d10h
pageassessments-cleanup-29511162   Complete   1/1           7s         34h
pageassessments-cleanup-29512602   Complete   1/1           8s         10h
purge-loginnotify-29509860         Complete   1/1           27s        2d7h
purge-loginnotify-29511300         Complete   1/1           32s        31h
purge-loginnotify-29512740         Complete   1/1           25s        7h43m
Wed, Feb 11, 6:45 AM · MediaWiki-extensions-LoginNotify, Community-Tech
TheresNoTime moved T416813: Use 'add' icon in new-label button from In Development to Feedback and Review on the Community-Tech (Fox Squad) board.
Wed, Feb 11, 6:28 AM · Patch-For-Review, Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime moved T416147: When a page has a label assigned, edits to its corresponding talk page are not labelled from In Development to QA on the Community-Tech (Fox Squad) board.
Wed, Feb 11, 6:28 AM · Patch-For-Review, MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime claimed T417121: Add an API action to modify a page's watchlist labels.
Wed, Feb 11, 6:25 AM · Watchlist-Labels, Community-Tech
TheresNoTime added a comment to T417121: Add an API action to modify a page's watchlist labels.

Pretty much covered this in T416291: Update action=watch API to accept label IDs now, given that the labels will replace all that the page had (i.e. making it possible to add/remove labels)

Wed, Feb 11, 6:25 AM · Watchlist-Labels, Community-Tech
TheresNoTime updated the task description for T417121: Add an API action to modify a page's watchlist labels.
Wed, Feb 11, 6:01 AM · Watchlist-Labels, Community-Tech
TheresNoTime updated the task description for T417121: Add an API action to modify a page's watchlist labels.
Wed, Feb 11, 5:58 AM · Watchlist-Labels, Community-Tech
TheresNoTime created T417121: Add an API action to modify a page's watchlist labels.
Wed, Feb 11, 5:56 AM · Watchlist-Labels, Community-Tech
TheresNoTime moved T416291: Update action=watch API to accept label IDs from In Development to Feedback and Review on the Community-Tech (Fox Squad) board.
Wed, Feb 11, 5:20 AM · Patch-For-Review, Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime moved T416172: Allow users to search by page title in Special:EditWatchlist from In Development to Feedback and Review on the Community-Tech (Fox Squad) board.
Wed, Feb 11, 5:20 AM · Patch-For-Review, Community-Tech (Fox Squad), Watchlist-Labels, Moderator-Tools-Team
TheresNoTime moved T417092: Return watchlist labels for a page when calling action=query&prop=info from In Development to Feedback and Review on the Community-Tech (Fox Squad) board.
Wed, Feb 11, 5:19 AM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), MW-Interfaces-Team, MediaWiki-Action-API, Watchlist-Labels
TheresNoTime moved T414568: Add pages created/edited using maintenance/makeTestEdits to watchlist from In Development to QA on the Community-Tech (Fox Squad) board.
Wed, Feb 11, 5:19 AM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), MediaWiki-General
TheresNoTime created T417116: Implement Title.newFromExisting.
Wed, Feb 11, 4:53 AM · Patch-For-Review, MediaWiki-General
TheresNoTime added a comment to T416291: Update action=watch API to accept label IDs.

Request

{
	"action": "watch",
	"format": "json",
	"labels": "1|2",
	"titles": "Main Page",
	"formatversion": "2"
}
Wed, Feb 11, 2:58 AM · Patch-For-Review, Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime added a comment to T416172: Allow users to search by page title in Special:EditWatchlist.

Just an initial run at this (currently just a title search) - should probably get some design input but went with:

image.png (1×2 px, 220 KB)

Wed, Feb 11, 12:35 AM · Patch-For-Review, Community-Tech (Fox Squad), Watchlist-Labels, Moderator-Tools-Team
TheresNoTime added a comment to T417092: Return watchlist labels for a page when calling action=query&prop=info.

nb. I've opted to return both the label ID and label name, e.g.

Wed, Feb 11, 12:33 AM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), MW-Interfaces-Team, MediaWiki-Action-API, Watchlist-Labels
TheresNoTime claimed T416172: Allow users to search by page title in Special:EditWatchlist.
Wed, Feb 11, 12:25 AM · Patch-For-Review, Community-Tech (Fox Squad), Watchlist-Labels, Moderator-Tools-Team
TheresNoTime claimed T417092: Return watchlist labels for a page when calling action=query&prop=info.
Wed, Feb 11, 12:25 AM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), MW-Interfaces-Team, MediaWiki-Action-API, Watchlist-Labels

Tue, Feb 10

TheresNoTime updated the task description for T417092: Return watchlist labels for a page when calling action=query&prop=info.
Tue, Feb 10, 11:01 PM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), MW-Interfaces-Team, MediaWiki-Action-API, Watchlist-Labels
TheresNoTime created T417092: Return watchlist labels for a page when calling action=query&prop=info.
Tue, Feb 10, 11:00 PM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), MW-Interfaces-Team, MediaWiki-Action-API, Watchlist-Labels
TheresNoTime merged T417005: Error: Class "WikimediaEvents\WikimediaEventsCountryCodeLookup" not found into T416983: Error: Class "WikimediaEvents\WikimediaEventsCountryCodeLookup" not found.
Tue, Feb 10, 1:05 PM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), MediaWiki-extensions-WikimediaEvents, WikimediaCustomizations, Wikimedia-production-error
TheresNoTime merged task T417005: Error: Class "WikimediaEvents\WikimediaEventsCountryCodeLookup" not found into T416983: Error: Class "WikimediaEvents\WikimediaEventsCountryCodeLookup" not found.
Tue, Feb 10, 1:05 PM · Wikimedia-production-error
TheresNoTime added a comment to T417005: Error: Class "WikimediaEvents\WikimediaEventsCountryCodeLookup" not found.

Dupe of T416983 or is this different?

Tue, Feb 10, 1:05 PM · Wikimedia-production-error
TheresNoTime created T417005: Error: Class "WikimediaEvents\WikimediaEventsCountryCodeLookup" not found.
Tue, Feb 10, 1:03 PM · Wikimedia-production-error

Mon, Feb 9

TheresNoTime created T416944: Add a page action to manage labels on a given page.
Mon, Feb 9, 11:42 PM · Community-Tech, Watchlist-Labels
TheresNoTime added a comment to T407660: WikiWho: pickles are too big for pickle_storage.

On pickle_storage02 volume, mounted to /pickles-02

PICKLE_FOLDER_AR = '/pickles-02/ar'
+PICKLE_FOLDER_EU = '/pickles-02/eu' # Moved from /pickles/eu @ 2026-02-09, T407660
PICKLE_FOLDER_FR = '/pickles-02/fr'
PICKLE_FOLDER_HU = '/pickles-02/hu'
PICKLE_FOLDER_ID = '/pickles-02/id'

Mon, Feb 9, 5:44 PM · Community-Tech (Sea Lion Squad), WikiWho
TheresNoTime added a comment to T407660: WikiWho: pickles are too big for pickle_storage.

I've been doing some cleaning up of pickle files which are over 4 years old in preparation for moving eu/es/de to pickles-02

Mon, Feb 9, 5:05 PM · Community-Tech (Sea Lion Squad), WikiWho
TheresNoTime updated the task description for T407660: WikiWho: pickles are too big for pickle_storage.
Mon, Feb 9, 2:24 PM · Community-Tech (Sea Lion Squad), WikiWho
TheresNoTime added a comment to T407660: WikiWho: pickles are too big for pickle_storage.

Created the pickles-03 volume (5000GB), mounted at /pickles-03

Mon, Feb 9, 2:05 PM · Community-Tech (Sea Lion Squad), WikiWho
TheresNoTime added a comment to T407660: WikiWho: pickles are too big for pickle_storage.

just a snapshot of state:

samtar@wikiwho01:~$ df -h | grep /dev/sd
/dev/sda1        20G   18G  738M  97% /
/dev/sda15      124M   11M  114M   9% /boot/efi
/dev/sdc        4.9T  4.2T  423G  92% /pickles
/dev/sdb        4.9T  2.7T  2.0T  58% /pickles-02
Mon, Feb 9, 1:35 PM · Community-Tech (Sea Lion Squad), WikiWho
TheresNoTime claimed T407660: WikiWho: pickles are too big for pickle_storage.

hey @HMonroy - taking a look :)

Mon, Feb 9, 1:06 PM · Community-Tech (Sea Lion Squad), WikiWho

Wed, Feb 4

TheresNoTime edited projects for T416291: Update action=watch API to accept label IDs, added: Community-Tech (Fox Squad); removed Community-Tech.
Wed, Feb 4, 11:26 AM · Patch-For-Review, Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime claimed T416291: Update action=watch API to accept label IDs.
Wed, Feb 4, 10:31 AM · Patch-For-Review, Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime moved T416154: Add labels to wlprop for the action=query&list=watchlist API from In Development to QA on the Community-Tech (Fox Squad) board.
Wed, Feb 4, 10:10 AM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime added a parent task for T416454: Add watchlist label widget to VE publish changes dialog: T415251: Assign watchlist labels in the VE publish changes dialogs.
Wed, Feb 4, 10:05 AM · Community-Tech, Watchlist-Labels
TheresNoTime added a subtask for T415251: Assign watchlist labels in the VE publish changes dialogs: T416454: Add watchlist label widget to VE publish changes dialog.
Wed, Feb 4, 10:05 AM · Story, Community-Tech, Watchlist-Labels
TheresNoTime created T416454: Add watchlist label widget to VE publish changes dialog.
Wed, Feb 4, 10:03 AM · Community-Tech, Watchlist-Labels

Mon, Feb 2

TheresNoTime moved T416103: Restore the 's' accesskey to Special:EditWatchlist from In Development to Feedback and Review on the Community-Tech (Fox Squad) board.
Mon, Feb 2, 1:22 PM · Accessibility, MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Moderator-Tools-Team, Community-Tech (Fox Squad), MediaWiki-Watchlist
TheresNoTime claimed T416154: Add labels to wlprop for the action=query&list=watchlist API.
Mon, Feb 2, 1:21 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime claimed T416103: Restore the 's' accesskey to Special:EditWatchlist.
Mon, Feb 2, 11:42 AM · Accessibility, MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Moderator-Tools-Team, Community-Tech (Fox Squad), MediaWiki-Watchlist

Tue, Jan 27

TheresNoTime moved T415489: HTML entities are double-escaped in watchlist filters from Feedback and Review to QA on the Community-Tech (Fox Squad) board.

Fix merged to master & backported to .13 to roll on this weeks' train

Tue, Jan 27, 2:03 PM · Patch-For-Review, MW-1.46-notes (1.46.0-wmf.14; 2026-02-03), Moderator-Tools-Team, MediaWiki-Recent-changes, Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime closed T410908: Remove the $wgEditWatchlistPaginate feature flag as Resolved.
Tue, Jan 27, 1:37 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Moderator-Tools-Team, Community-Tech (Fox Squad), MediaWiki-Watchlist

Mon, Jan 26

TheresNoTime moved T415248: Add link to Special:WatchlistLabels to watchlist tab on Special:Preferences from Feedback and Review to QA on the Community-Tech (Fox Squad) board.
Mon, Jan 26, 10:56 AM · Community-Tech (Fox Squad), Watchlist-Labels

Thu, Jan 22

TheresNoTime moved T415248: Add link to Special:WatchlistLabels to watchlist tab on Special:Preferences from In Development to Feedback and Review on the Community-Tech (Fox Squad) board.
Thu, Jan 22, 1:43 PM · Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime claimed T415248: Add link to Special:WatchlistLabels to watchlist tab on Special:Preferences.
Thu, Jan 22, 12:01 PM · Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime added a project to T415251: Assign watchlist labels in the VE publish changes dialogs: Story.
Thu, Jan 22, 11:32 AM · Story, Community-Tech, Watchlist-Labels
TheresNoTime created T415251: Assign watchlist labels in the VE publish changes dialogs.
Thu, Jan 22, 11:31 AM · Story, Community-Tech, Watchlist-Labels

Wed, Jan 21

TheresNoTime added a comment to T406843: Create watchlist labels database tables.
wikiadmin2023@10.192.11.10(testwiki)> show tables like "watchlist_label%";
+---------------------------------------+
| Tables_in_testwiki (watchlist_label%) |
+---------------------------------------+
| watchlist_label                       |
| watchlist_label_member                |
+---------------------------------------+
2 rows in set (0.001 sec)
Wed, Jan 21, 2:51 PM · Data-Persistence (work done), MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime added a comment to T406843: Create watchlist labels database tables.

As we want to create these tables for testwiki initially, and then all wikis after, I intend to run

Wed, Jan 21, 10:58 AM · Data-Persistence (work done), MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Community-Tech (Fox Squad), Watchlist-Labels

Jan 14 2026

TheresNoTime moved T414568: Add pages created/edited using maintenance/makeTestEdits to watchlist from Ready for Dev to Feedback and Review on the Community-Tech (Fox Squad) board.
Jan 14 2026, 11:14 AM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), MediaWiki-General
TheresNoTime added a project to T414568: Add pages created/edited using maintenance/makeTestEdits to watchlist: Community-Tech (Fox Squad).
Jan 14 2026, 11:14 AM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), MediaWiki-General
TheresNoTime claimed T414568: Add pages created/edited using maintenance/makeTestEdits to watchlist.
Jan 14 2026, 11:10 AM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), MediaWiki-General
TheresNoTime created T414568: Add pages created/edited using maintenance/makeTestEdits to watchlist.
Jan 14 2026, 11:10 AM · MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Community-Tech (Fox Squad), MediaWiki-General

Jan 5 2026

TheresNoTime added a comment to T393481: Add allowlist to make poking holes in abuse_networks:blocked_nets:networks easier.

Drive-by comment that the ./whoisit.sh utility mentioned in https://wikitech.wikimedia.org/wiki/Nova_Resource:Deployment-prep/Blocking_and_unblocking#Unblocking_an_IP_or_network is using bgpview.io which shut down recently, in case anyone wants to find a replacement

Jan 5 2026, 11:30 AM · Traffic, Beta-Cluster-Infrastructure

Dec 17 2025

TheresNoTime moved T412887: Sort labels alphabetically on Special:Watchlist from Ready for Dev to Feedback and Review on the Community-Tech (Fox Squad) board.
Dec 17 2025, 10:57 AM · Community-Tech (Fox Squad), Watchlist-Labels

Dec 16 2025

TheresNoTime created T412812: Uncaught TypeError: Cannot read properties of null (reading 'toString') when visiting Special:EditWatchlist.
Dec 16 2025, 1:21 PM · Watchlist-Labels, Community-Tech (Fox Squad)
TheresNoTime added a comment to T412304: Empty state message is incorrectly aligned.

@TheresNoTime Did you want the same thing for mobile to be centered?

Dec 16 2025, 10:38 AM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels

Dec 15 2025

TheresNoTime moved T412654: Special:Version table styles are being applied on other special pages from Feedback and Review to QA on the Community-Tech (Fox Squad) board.
Dec 15 2025, 2:20 PM · Community-Tech (Fox Squad), MediaWiki-Special-pages, Watchlist-Labels

Dec 11 2025

TheresNoTime moved T412304: Empty state message is incorrectly aligned from In Development to Feedback and Review on the Community-Tech (Fox Squad) board.
Dec 11 2025, 12:46 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime claimed T412304: Empty state message is incorrectly aligned.
Dec 11 2025, 12:43 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime moved T411843: Link to Special:WatchlistLabels from the labels selector on Special:Watchlist from Feedback and Review to QA on the Community-Tech (Fox Squad) board.
Dec 11 2025, 12:27 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime updated the task description for T411836: Deploy to a Beta wiki.
Dec 11 2025, 10:21 AM · Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime moved T411836: Deploy to a Beta wiki from Feedback and Review to QA on the Community-Tech (Fox Squad) board.
Dec 11 2025, 10:20 AM · Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime added a comment to T407853: Special:EditWatchlist: Cannot remove pages in some circumstances.

If it helps, so far with testing this the cases where I'm not on the first page of results and it works an offset value is sent in the payload, and where it fails the offset value is missing

Dec 11 2025, 10:19 AM · Community-Tech (Fox Squad), Moderator-Tools-Team, MediaWiki-Watchlist
TheresNoTime added a comment to T411843: Link to Special:WatchlistLabels from the labels selector on Special:Watchlist.

That sounds like a bug. Surely we don't want it showing if the feature flag is off?

Dec 11 2025, 9:33 AM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels

Dec 10 2025

TheresNoTime moved T411843: Link to Special:WatchlistLabels from the labels selector on Special:Watchlist from In Development to Feedback and Review on the Community-Tech (Fox Squad) board.
Dec 10 2025, 2:16 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime added a comment to T411843: Link to Special:WatchlistLabels from the labels selector on Special:Watchlist.

(have assumed that given the "Labels" toolbar item appears regardless of the feature flag being enabled that the help button linking to Special:WatchlistLabels is fine appearing too)

Dec 10 2025, 2:08 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime claimed T411843: Link to Special:WatchlistLabels from the labels selector on Special:Watchlist.
Dec 10 2025, 1:50 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime moved T410383: Limit watchlist labels to 100 per user from In Development to QA on the Community-Tech (Fox Squad) board.
Dec 10 2025, 9:47 AM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime moved T411842: Add watchlist labels to legacy navigation from Feedback and Review to QA on the Community-Tech (Fox Squad) board.
Dec 10 2025, 9:47 AM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime moved T410356: Make label manager columns sortable from Feedback and Review to QA on the Community-Tech (Fox Squad) board.
Dec 10 2025, 9:22 AM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime updated the task description for T411836: Deploy to a Beta wiki.
Dec 10 2025, 9:19 AM · Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime moved T411836: Deploy to a Beta wiki from In Development to Feedback and Review on the Community-Tech (Fox Squad) board.

Current patch:

  • sets wgEnableWatchlistLabels as default false for prod (no change from config var's default
  • sets wgEnableWatchlistLabels as true for enwiki on the beta cluster
Dec 10 2025, 9:18 AM · Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime claimed T411836: Deploy to a Beta wiki.
Dec 10 2025, 9:01 AM · Community-Tech (Fox Squad), Watchlist-Labels

Dec 4 2025

TheresNoTime moved T409375: Add watchlist labels to meta=userinfo API from In Development to Feedback and Review on the Community-Tech (Fox Squad) board.
Dec 4 2025, 2:06 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime added a comment to T409375: Add watchlist labels to meta=userinfo API.

At the moment, I have just the label names being returned via

$wl = [];
foreach ( $labels as $label ) {
    $wl[] = $label->getName();
}

giving:

{
  "batchcomplete": true,
  "query": {
    "userinfo": {
      "id": 1,
      "name": "Admin",
      "watchlistlabels": [
        "fox",
        "label1",
        "label2",
        "label3",
        "label4"
      ]
    }
  },
Dec 4 2025, 11:18 AM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime claimed T409375: Add watchlist labels to meta=userinfo API.
Dec 4 2025, 10:48 AM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime moved T410383: Limit watchlist labels to 100 per user from In Development to Feedback and Review on the Community-Tech (Fox Squad) board.
Dec 4 2025, 10:18 AM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels

Nov 24 2025

TheresNoTime moved T410383: Limit watchlist labels to 100 per user from Ready for Dev to In Development on the Community-Tech (Fox Squad) board.
Nov 24 2025, 3:33 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime claimed T410383: Limit watchlist labels to 100 per user.
Nov 24 2025, 3:03 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Community-Tech (Fox Squad), Watchlist-Labels

Oct 23 2025

TheresNoTime updated the task description for T406840: Allow users to label watchlist items.
Oct 23 2025, 1:42 PM · OKR-Work (WE1 FY2025-26), Community-Tech, Story, Watchlist-Labels
TheresNoTime updated the task description for T406840: Allow users to label watchlist items.
Oct 23 2025, 1:40 PM · OKR-Work (WE1 FY2025-26), Community-Tech, Story, Watchlist-Labels
TheresNoTime updated the task description for T406840: Allow users to label watchlist items.
Oct 23 2025, 1:37 PM · OKR-Work (WE1 FY2025-26), Community-Tech, Story, Watchlist-Labels

Oct 14 2025

TheresNoTime added a comment to T407240: PHP Deprecated: Use of MediaWiki\Parser\ParserOutput::getImages was deprecated in MediaWiki 1.43. [Called from MediaWiki\Extension\GlobalUsage\Hooks::onLinksUpdateComplete].

coincides with my backport for https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikimediaEvents/+/1196061 finishing, but that change is unrelated..

Oct 14 2025, 2:20 PM · Wikimedia-production-error
TheresNoTime updated the task description for T407240: PHP Deprecated: Use of MediaWiki\Parser\ParserOutput::getImages was deprecated in MediaWiki 1.43. [Called from MediaWiki\Extension\GlobalUsage\Hooks::onLinksUpdateComplete].
Oct 14 2025, 2:17 PM · Wikimedia-production-error
TheresNoTime created T407240: PHP Deprecated: Use of MediaWiki\Parser\ParserOutput::getImages was deprecated in MediaWiki 1.43. [Called from MediaWiki\Extension\GlobalUsage\Hooks::onLinksUpdateComplete].
Oct 14 2025, 2:17 PM · Wikimedia-production-error

Oct 9 2025

TheresNoTime updated the task description for T406843: Create watchlist labels database tables.
Oct 9 2025, 10:54 AM · Data-Persistence (work done), MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime created T406843: Create watchlist labels database tables.
Oct 9 2025, 10:50 AM · Data-Persistence (work done), MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Community-Tech (Fox Squad), Watchlist-Labels
TheresNoTime updated the task description for T406840: Allow users to label watchlist items.
Oct 9 2025, 10:41 AM · OKR-Work (WE1 FY2025-26), Community-Tech, Story, Watchlist-Labels
TheresNoTime added a subtask for T404391: Allow editors to organize their watchlist items: T406840: Allow users to label watchlist items.
Oct 9 2025, 10:40 AM · Community-Wishlist, OKR-Work (WE1 FY2025-26), Watchlist-Labels, Moderator-Tools-Team, Community-Tech, Epic
TheresNoTime added a parent task for T406840: Allow users to label watchlist items: T404391: Allow editors to organize their watchlist items.
Oct 9 2025, 10:40 AM · OKR-Work (WE1 FY2025-26), Community-Tech, Story, Watchlist-Labels