MediaWiki-extensions-UrlShortenerComponent
ActivePublic

Members (2)

Watchers (5)

Details

Description

Provides a basic URL shortening service and QR code generation.

Homepage

Recent Activity

Sun, Sep 21

Ladsgroup merged T405174: Rename Get shortened URL to Share article and remove the separate Download QR code button into T403951: Remove "Download QR" link from the sidebar.
Sun, Sep 21, 11:37 PM · MediaWiki-extensions-UrlShortener, Community-Tech
Ladsgroup merged task T405174: Rename Get shortened URL to Share article and remove the separate Download QR code button into T403951: Remove "Download QR" link from the sidebar.
Sun, Sep 21, 11:37 PM · UX-Debt, MediaWiki-extensions-UrlShortener
Iniquity created T405174: Rename Get shortened URL to Share article and remove the separate Download QR code button.
Sun, Sep 21, 10:26 PM · UX-Debt, MediaWiki-extensions-UrlShortener

Mon, Sep 15

Jdforrester-WMF added a comment to T107188: Sunset ShortUrl extension in favour of UrlShortener extension.

Develop simplified read-only URL resolver for ShortUrl database to UrlShortener extension repo behind a feature flag: wgUrlShortenerResolveLegacyShortUrl.

Mon, Sep 15, 5:12 PM · Patch-For-Review, MediaWiki CodeJam Dec 2023, MediaWiki-extensions-ShortUrl, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MediaWiki-extensions-UrlShortener
Krinkle moved T107188: Sunset ShortUrl extension in favour of UrlShortener extension from Needs refinement to Next on the MediaWiki-Platform-Team board.
Mon, Sep 15, 4:27 PM · Patch-For-Review, MediaWiki CodeJam Dec 2023, MediaWiki-extensions-ShortUrl, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MediaWiki-extensions-UrlShortener
Krinkle updated subscribers of T107188: Sunset ShortUrl extension in favour of UrlShortener extension.
  1. Revised plan
Mon, Sep 15, 4:25 PM · Patch-For-Review, MediaWiki CodeJam Dec 2023, MediaWiki-extensions-ShortUrl, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MediaWiki-extensions-UrlShortener

Mon, Sep 8

Jdlrobson-WMF removed a project from T403951: Remove "Download QR" link from the sidebar: Reader Experience Team.

Outside scope of Reader Experience Team but this removal makes sense to me and happy to review any patch.

Mon, Sep 8, 10:57 PM · MediaWiki-extensions-UrlShortener, Community-Tech
Ladsgroup added a comment to T403951: Remove "Download QR" link from the sidebar.

Ah okay. Eventually yeah, it should move to core and url shortener and others could add content via hooks. Not sure for now though (since we are not adding OG preview to url shortener now).

Mon, Sep 8, 1:38 PM · MediaWiki-extensions-UrlShortener, Community-Tech
Samwilson added a comment to T403951: Remove "Download QR" link from the sidebar.

Oh no, I mean the preview of the metadata, as in: if you open a 'share' dialog, it might be good to see a preview of what you'd share if you pasted the URL into Mastodon or whatever (the 'card' view, I think it's called sometimes). Not necessarily from OG, perhaps the OEmbed stuff will happen at some point. But my main point was about scope creep of UrlShortener if it were to be exposed as just "Share". Perhaps it'd just be a matter of adding a JS hook with which other extensions could modify the dialog contents.

Mon, Sep 8, 12:39 PM · MediaWiki-extensions-UrlShortener, Community-Tech
Ladsgroup added a comment to T403951: Remove "Download QR" link from the sidebar.

Would that set the scene for the UrlShortener extension being a place to put other sharing features? e.g. someone might suggest a Open Graph preview thing (showing the page image and short description). Not sure if that's a worry.

Mon, Sep 8, 12:35 PM · MediaWiki-extensions-UrlShortener, Community-Tech
Samwilson added a comment to T403951: Remove "Download QR" link from the sidebar.

Would that set the scene for the UrlShortener extension being a place to put other sharing features? e.g. someone might suggest a Open Graph preview thing (showing the page image and short description). Not sure if that's a worry.

Mon, Sep 8, 11:22 AM · MediaWiki-extensions-UrlShortener, Community-Tech
Ladsgroup updated the task description for T403951: Remove "Download QR" link from the sidebar.
Mon, Sep 8, 10:19 AM · MediaWiki-extensions-UrlShortener, Community-Tech
Ladsgroup created T403951: Remove "Download QR" link from the sidebar.
Mon, Sep 8, 10:17 AM · MediaWiki-extensions-UrlShortener, Community-Tech
Ladsgroup added a comment to T107188: Sunset ShortUrl extension in favour of UrlShortener extension.

Honestly at this point I'm in favor of simply shutting it down without no replacement. We can let the community know beforehand but if/when goo.gl can do it, I wonder why we can't. We can definitely provide a public dump of the tables so people could fix links retroactively but the benefit of the redirect mechanism IMHO is not worth the effort as this is a very small set of requests coming to our infra.

Mon, Sep 8, 10:13 AM · Patch-For-Review, MediaWiki CodeJam Dec 2023, MediaWiki-extensions-ShortUrl, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MediaWiki-extensions-UrlShortener

Sep 2 2025

gerritbot added a project to T107188: Sunset ShortUrl extension in favour of UrlShortener extension: Patch-For-Review.
Sep 2 2025, 8:01 PM · Patch-For-Review, MediaWiki CodeJam Dec 2023, MediaWiki-extensions-ShortUrl, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MediaWiki-extensions-UrlShortener
gerritbot added a comment to T107188: Sunset ShortUrl extension in favour of UrlShortener extension.

Change #1184153 had a related patch set uploaded (by Jforrester; author: Jforrester):

[operations/mediawiki-config@master] [WIP] Disable ShortURL everywhere, without migration

https://gerrit.wikimedia.org/r/1184153

Sep 2 2025, 8:01 PM · Patch-For-Review, MediaWiki CodeJam Dec 2023, MediaWiki-extensions-ShortUrl, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MediaWiki-extensions-UrlShortener

Aug 29 2025

Ladsgroup added a comment to T107188: Sunset ShortUrl extension in favour of UrlShortener extension.

Would the tables be kept and transferred to UrlShortener? Or would there be some kind of migration script that can convert ShortUrl entries into UrlShortener entries? I imagine the link format is too different for that...

Aug 29 2025, 10:33 PM · Patch-For-Review, MediaWiki CodeJam Dec 2023, MediaWiki-extensions-ShortUrl, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MediaWiki-extensions-UrlShortener
Tgr added a comment to T107188: Sunset ShortUrl extension in favour of UrlShortener extension.

Would the tables be kept and transferred to UrlShortener? Or would there be some kind of migration script that can convert ShortUrl entries into UrlShortener entries? I imagine the link format is too different for that...

Aug 29 2025, 5:32 PM · Patch-For-Review, MediaWiki CodeJam Dec 2023, MediaWiki-extensions-ShortUrl, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MediaWiki-extensions-UrlShortener
Tgr updated the task description for T107188: Sunset ShortUrl extension in favour of UrlShortener extension.
Aug 29 2025, 5:30 PM · Patch-For-Review, MediaWiki CodeJam Dec 2023, MediaWiki-extensions-ShortUrl, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MediaWiki-extensions-UrlShortener
gerritbot added a project to T399302: Catalog x1 tables: Patch-For-Review.
Aug 29 2025, 3:36 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
gerritbot added a comment to T399302: Catalog x1 tables.

Change #1183142 had a related patch set uploaded (by Jforrester; author: Jforrester):

[operations/puppet@production] tables-catalog: Add table for (deprecated) ShortUrl extension

https://gerrit.wikimedia.org/r/1183142

Aug 29 2025, 3:36 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Ladsgroup added a comment to T107188: Sunset ShortUrl extension in favour of UrlShortener extension.

FWIW, shorturl tables are the only tables in production that have not been cataloged yet.

Aug 29 2025, 11:12 AM · Patch-For-Review, MediaWiki CodeJam Dec 2023, MediaWiki-extensions-ShortUrl, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MediaWiki-extensions-UrlShortener

Aug 28 2025

pmiazga placed T107188: Sunset ShortUrl extension in favour of UrlShortener extension up for grabs.
Aug 28 2025, 2:53 PM · Patch-For-Review, MediaWiki CodeJam Dec 2023, MediaWiki-extensions-ShortUrl, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MediaWiki-extensions-UrlShortener

Aug 20 2025

Maintenance_bot removed a project from T399302: Catalog x1 tables: Patch-For-Review.
Aug 20 2025, 12:31 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Maintenance_bot moved T399302: Catalog x1 tables from In progress to Done on the DBA board.
Aug 20 2025, 12:29 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Ladsgroup placed T399302: Catalog x1 tables up for grabs.
Aug 20 2025, 11:33 AM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Ladsgroup closed T399302: Catalog x1 tables as Resolved.

Done now \o/ Thank you everyone!

Aug 20 2025, 11:32 AM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
gerritbot added a comment to T399302: Catalog x1 tables.

Change #1180247 merged by Ladsgroup:

[operations/puppet@production] tables-catalog: Catalog BounceHandler and LoginNotify tables

https://gerrit.wikimedia.org/r/1180247

Aug 20 2025, 11:31 AM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration

Aug 19 2025

gerritbot added a project to T399302: Catalog x1 tables: Patch-For-Review.
Aug 19 2025, 11:45 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
gerritbot added a comment to T399302: Catalog x1 tables.

Change #1180247 had a related patch set uploaded (by Ladsgroup; author: Amir Sarabadani):

[operations/puppet@production] tables-catalog: Catalog BounceHandler and LoginNotify tables

https://gerrit.wikimedia.org/r/1180247

Aug 19 2025, 11:45 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Dbrant removed projects from T399302: Catalog x1 tables: Wikipedia-Android-App-Backlog, Wikipedia-iOS-App-Backlog.

Thanks @Ladsgroup! Untagging apps.

Aug 19 2025, 4:00 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Ladsgroup added a comment to T399302: Catalog x1 tables.

Thanks! I make sure it's cleaned up.

Aug 19 2025, 12:04 AM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration

Aug 18 2025

Dbrant added a comment to T399302: Catalog x1 tables.

I found wikimedia_editor_tasks_targets_passed that is not cataloged. But also is not in production (as far as I checked), do you know what's going on with it?

Aug 18 2025, 11:58 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Maintenance_bot removed a project from T399302: Catalog x1 tables: Patch-For-Review.
Aug 18 2025, 10:31 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Ladsgroup added a comment to T399302: Catalog x1 tables.

Thanks @Dbrant! I merged your patch. Quick question, while cleaning up list of private tables, I found wikimedia_editor_tasks_targets_passed that is not cataloged. But also is not in production (as far as I checked), do you know what's going on with it?

Aug 18 2025, 10:30 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
gerritbot added a comment to T399302: Catalog x1 tables.

Change #1179714 merged by Ladsgroup:

[operations/puppet@production] common.yaml: Remove private tables that have been cataloged

https://gerrit.wikimedia.org/r/1179714

Aug 18 2025, 10:28 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
gerritbot added a comment to T399302: Catalog x1 tables.

Change #1179695 merged by Ladsgroup:

[operations/puppet@production] mariadb: Document WikimediaEditorTasks tables.

https://gerrit.wikimedia.org/r/1179695

Aug 18 2025, 10:28 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Dbrant moved T399302: Catalog x1 tables from Needs Triage to Tracking on the Wikipedia-Android-App-Backlog board.
Aug 18 2025, 5:55 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
gerritbot added a comment to T399302: Catalog x1 tables.

Change #1179714 had a related patch set uploaded (by Ladsgroup; author: Amir Sarabadani):

[operations/puppet@production] common.yaml: Remove private tables that have been cataloged

https://gerrit.wikimedia.org/r/1179714

Aug 18 2025, 2:53 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Jdrewniak removed a project from T399302: Catalog x1 tables: Reader Experience Team.
Aug 18 2025, 2:44 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
gerritbot added a comment to T399302: Catalog x1 tables.

Change #1179683 merged by Ladsgroup:

[operations/puppet@production] Catalog Extension:ReadingLists tables

https://gerrit.wikimedia.org/r/1179683

Aug 18 2025, 2:36 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Dbrant added a comment to T399302: Catalog x1 tables.

^^ done, for the wikimedia_editor_tasks_ tables. Note, however, that the WikimediaEditorTasks extension is technically no longer used by apps, and is slated to be sunset (T376954) in the near future anyway.

Aug 18 2025, 1:57 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
gerritbot added a comment to T399302: Catalog x1 tables.

Change #1179695 had a related patch set uploaded (by Dbrant; author: Dbrant):

[operations/puppet@production] mariadb: Document WikimediaEditorTasks tables.

https://gerrit.wikimedia.org/r/1179695

Aug 18 2025, 1:54 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
gerritbot added a project to T399302: Catalog x1 tables: Patch-For-Review.
Aug 18 2025, 12:56 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
gerritbot added a comment to T399302: Catalog x1 tables.

Change #1179683 had a related patch set uploaded (by Jdrewniak; author: Jdrewniak):

[operations/puppet@production] Catalog Extension:ReadingLists tables

https://gerrit.wikimedia.org/r/1179683

Aug 18 2025, 12:56 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Michael edited projects for T399302: Catalog x1 tables, added: Wikipedia-iOS-App-Backlog, Wikipedia-Android-App-Backlog, Reader Experience Team; removed Growth-Team (Current Sprint), Notifications (Echo), GrowthExperiments.

Welcome to my world! We have had so many random tables like that in production (See T376627: Drop ad-hoc or obsolete tables in production for more fun ones). I drop that table that clearly was made by mistake or not properly cleaned up but the rest still needs to be cataloged.

Aug 18 2025, 12:39 PM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Stashbot added a comment to T399302: Catalog x1 tables.

Mentioned in SAL (#wikimedia-operations) [2025-08-18T10:42:35Z] <Amir1> dropped _echo_target_page_new in aawiki x1 (T399302)

Aug 18 2025, 10:42 AM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Ladsgroup added a comment to T399302: Catalog x1 tables.

Welcome to my world! We have had so many random tables like that in production (See T376627: Drop ad-hoc or obsolete tables in production for more fun ones). I drop that table that clearly was made by mistake or not properly cleaned up but the rest still needs to be cataloged.

Aug 18 2025, 10:40 AM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration
Michael added a comment to T399302: Catalog x1 tables.

Only these tables left:

_echo_target_page_new ['aawiki']
...
Aug 18 2025, 10:35 AM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration

Aug 15 2025

Ladsgroup added a comment to T399302: Catalog x1 tables.

Only these tables left:

_echo_target_page_new ['aawiki']
bounce_records ['wikishared']
loginnotify_seen_net ['wikishared']
reading_list ['wikishared']
reading_list_entry ['wikishared']
reading_list_project ['wikishared']
wikimedia_editor_tasks_counts ['wikishared']
wikimedia_editor_tasks_edit_streak ['wikishared']
wikimedia_editor_tasks_keys ['wikishared']
Aug 15 2025, 11:25 AM · Patch-For-Review, Connection-Team, Trust and Safety Product Sprint (Sprint Cannoli (July 7 - July 25)), CampaignEvents, Community-Tech, DBA, MediaWiki-extensions-UrlShortener, Reading List Service, MediaWiki-extensions-LoginNotify, CheckUser, MediaWiki-extensions-BounceHandler, MediaModeration