Page MenuHomePhabricator

lcawte (Lewis Cawte)
ShoutWiki Technical Team Member

Projects (32)

Today

  • No visible events.

Tomorrow

  • No visible events.

Thursday

  • No visible events.

User Details

User Since
Oct 6 2014, 9:39 PM (601 w, 12 h)
Availability
Available
IRC Nick
Lcawte
LDAP User
Lewis Cawte
MediaWiki User
Lcawte [ Global Accounts ]

Recent Activity

Thu, Apr 9

lcawte added a comment to T407115: Remove DarkVector from codesearch.

The README in the MWStake repo says "If the skin is no longer supported and does not work with any supported version of MediaWiki, it should be removed. ". Since DarkVector's last update (at least according to it's MW skin page) was in November 2022, just before the release of 1.39 LTS (which is EOL this December), it presumably works with that version, but I'm not sure how to properly check for the newer supported versions.

Thu, Apr 9, 7:28 AM · VPS-project-Codesearch
lcawte added a comment to T189222: Remove deprecated dieUsage, dieUsageMsg, dieUsageMsgOrDebug methods from Extensions.

At what point do we consider closing this task as done? The methods in the task description were removed from core in 1.32 (Jan 2019) according to the release notes.

Thu, Apr 9, 7:11 AM · Patch-For-Review, MediaWiki-extensions-UIFeedback, MediaWiki-extensions-MarkAsHelpful, Google-Code-in-2019, Google-Code-in-2018, Technical-Debt (Deprecation process), MediaWiki-extensions-General

Thu, Apr 2

lcawte added a subtask for T42485: Clean up deprecated functions in GlobalFunctions.php: T155552: Make Monolog the default debug processing layer and deprecate wfDebug* and LegacyLogger.
Thu, Apr 2, 10:24 AM · Technical-Debt (Deprecation process), MW-1.34-notes (1.34.0-wmf.8; 2019-06-04), Documentation, MediaWiki-Documentation
lcawte added a parent task for T155552: Make Monolog the default debug processing layer and deprecate wfDebug* and LegacyLogger: T42485: Clean up deprecated functions in GlobalFunctions.php.
Thu, Apr 2, 10:24 AM · MediaWiki-Debug-Logger, Developer-Wishlist (2017)

Tue, Mar 31

lcawte added a comment to T319340: Replace deprecated global url utils functions (wfExpandUrl/wfParseUrl and friends).
  • wfExpandUrl() - dropped in 1.46
  • wfGetServerUrl - dropped in 1.45
    • wfAssembleUrl - dropped in 1.46
  • wfRemoveDotSegments - dropped in 1.43
  • wfUrlProtocols - dropped in 1.46
  • wfUrlProtocolsWithoutProtRel - dropped in 1.46
  • wfParseUrl - dropped in 1.46
  • wfExpandIRI - dropped in 1.45
  • wfMatchesDomainList - dropped in 1.46.
Tue, Mar 31, 3:10 PM · MW-1.46-notes (1.46.0-wmf.24; 2026-04-14), MediaWiki-extensions-General, MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MW-1.44-notes (1.44.0-wmf.24; 2025-04-08), MW-1.43-notes (1.43.0-wmf.23; 2024-09-17), Patch-For-Review, MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), MW-1.40-notes (1.40.0-wmf.26; 2023-03-06), MediaWiki-General, Technical-Debt

Mon, Mar 30

lcawte added a comment to T319340: Replace deprecated global url utils functions (wfExpandUrl/wfParseUrl and friends).

There's probably half a dozen other commits I should have tagged with this bug. Most of these functions have now been dropped from the core as they've been removed from WMF-hosted (and some other) code. Will aim to tidy up this task to reflect the current status.

Mon, Mar 30, 6:01 PM · MW-1.46-notes (1.46.0-wmf.24; 2026-04-14), MediaWiki-extensions-General, MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MW-1.44-notes (1.44.0-wmf.24; 2025-04-08), MW-1.43-notes (1.43.0-wmf.23; 2024-09-17), Patch-For-Review, MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), MW-1.40-notes (1.40.0-wmf.26; 2023-03-06), MediaWiki-General, Technical-Debt
lcawte added a parent task for T319340: Replace deprecated global url utils functions (wfExpandUrl/wfParseUrl and friends): T42485: Clean up deprecated functions in GlobalFunctions.php.
Mon, Mar 30, 6:00 PM · MW-1.46-notes (1.46.0-wmf.24; 2026-04-14), MediaWiki-extensions-General, MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MW-1.44-notes (1.44.0-wmf.24; 2025-04-08), MW-1.43-notes (1.43.0-wmf.23; 2024-09-17), Patch-For-Review, MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), MW-1.40-notes (1.40.0-wmf.26; 2023-03-06), MediaWiki-General, Technical-Debt
lcawte added a subtask for T42485: Clean up deprecated functions in GlobalFunctions.php: T319340: Replace deprecated global url utils functions (wfExpandUrl/wfParseUrl and friends).
Mon, Mar 30, 6:00 PM · Technical-Debt (Deprecation process), MW-1.34-notes (1.34.0-wmf.8; 2019-06-04), Documentation, MediaWiki-Documentation
lcawte added a subtask for T42485: Clean up deprecated functions in GlobalFunctions.php: T294703: Hard deprecate and remove the deprecated global shell functions.
Mon, Mar 30, 11:50 AM · Technical-Debt (Deprecation process), MW-1.34-notes (1.34.0-wmf.8; 2019-06-04), Documentation, MediaWiki-Documentation
lcawte added a parent task for T294703: Hard deprecate and remove the deprecated global shell functions: T42485: Clean up deprecated functions in GlobalFunctions.php.
Mon, Mar 30, 11:50 AM · Patch-For-Review, MW-1.46-notes (1.46.0-wmf.24; 2026-04-14), MediaWiki-extensions-WikimediaMaintenance, Technical-Debt (Deprecation process), MediaWiki-Shell
lcawte added a comment to T42485: Clean up deprecated functions in GlobalFunctions.php.

Should we consider closing this task or using it as a parent tracking task? There are currently no hard deprecated functions in GlobalFunctions.php (although there are some that are definitely due it) and a few long standing soft deprecations that are tracked in other tasks.

I believe the ambition is to delete GlobalFunctions.php once all the functions are deprecated or moved (e.g. wfLoad… to somewhere in the setup code), so maybe we should keep this task open for that?

Mon, Mar 30, 11:49 AM · Technical-Debt (Deprecation process), MW-1.34-notes (1.34.0-wmf.8; 2019-06-04), Documentation, MediaWiki-Documentation
lcawte added a comment to T42485: Clean up deprecated functions in GlobalFunctions.php.

Should we consider closing this task or using it as a parent tracking task? There are currently no hard deprecated functions in GlobalFunctions.php (although there are some that are definitely due it) and a few long standing soft deprecations that are tracked in other tasks.

Mon, Mar 30, 6:31 AM · Technical-Debt (Deprecation process), MW-1.34-notes (1.34.0-wmf.8; 2019-06-04), Documentation, MediaWiki-Documentation

Mar 13 2026

lcawte added a project to T42161: Move destination checker of UploadWizard into core so it can be re used by Special:Upload: UploadWizard.
Mar 13 2026, 11:32 AM · UploadWizard, Commons, Multimedia, MediaWiki-File-management

Mar 1 2026

lcawte added a comment to T388732: TypeError: MediaWiki\Extension\AbuseFilter\AbuseFilterPermissionManager::canSeeLogDetailsForFilter(): Argument #2 ($privacyLevel) must be of type int, null given.

We've just run into this at ShoutWiki after upgrading to REL1_43. Did anyone ever work out what caused this, or if it is patchable? In my search for an existing fix, I ran into this thread where another third-party user caught this error.

Mar 1 2026, 4:07 PM · AbuseFilter, Wikimedia-production-error

Feb 28 2026

lcawte added a comment to T418675: Multiple extensions are out of sync with their Github Mirrors.

What exactly are we looking at here? All those GitHub repos seem to be up to date to the latest commit in the branch?

Feb 28 2026, 9:31 PM · Essential-Work, Wikimedia-GitHub, Gerrit

Feb 19 2026

lcawte placed T391086: Implement an Altcha option for ConfirmEdit up for grabs.

I implemented Altcha for ConfirmEdit, I’ve not published the code for now but will do in the following days.

I used the official PHP library altcha-lib-php and integrated it in the ConfirmEdit framework; in this setup there is no external call (hence no external subcontractor with GDPR issues to be managed).

At the core of the Altcha protocol, the server randomly chooses a number between 1 and maxNumber (the parameter of the difficulty) and computes the hash of this number with a salt, and the client has to find this number by computing the hash of every number with the salt until finding the correct answer. The paid service Sentinel adds an adaptative maxNumber based on the reputation of the client, a dashboard, a spam filtering service, etc.

Feb 19 2026, 7:23 PM · Wikimedia-Hackathon-2025, ConfirmEdit (CAPTCHA extension)

Feb 12 2026

lcawte added a comment to T259031: GlobalPreferences\Hooks::getPreferencesFactory() must be an instance of GlobalPreferences\GlobalPreferencesFactory.

I'm tempted to WONTFIX this task as we've now fixed the offending premature access issue and thus got GlobalPreferences (& others) working again, however, I'm cautious that someone might still want to look at the error handling for this?

Feb 12 2026, 7:59 AM · MediaWiki-libs-Services, ShoutWiki, Community-Tech, MediaWiki-extensions-GlobalPreferences

Jan 14 2026

lcawte added a comment to T299951: Normalize categorylinks table.

The BlogPage and MediaUploader extensions have not been migrated and fail on CI due to the drop of categorylinks.cl_to.

Jan 14 2026, 11:12 AM · MW-1.45-notes (1.45.0-wmf.22; 2025-10-07), Data-Engineering-Radar, Data-Engineering, MW-1.44-notes (1.44.0-wmf.15; 2025-02-04), DBA, MediaWiki-Page-derived-data

Jan 5 2026

lcawte added a comment to T412781: MediaWiki 1.45 incompatibility of BlogPage due to Categorylinks cl_to removal in 1.45.

I'm going to merge the above into REL1_45 - while I can't guarantee any level of "official" support for non-LTS release branches, if you want to give it a try, it should hopefully work. I'm not sure I'm going to have time to get to VoteNY this week, but, it's on my radar.

Jan 5 2026, 9:08 PM · Patch-For-Review, Social-Tools, BlogPage

Jan 4 2026

lcawte removed projects from T413734: Special:Mute: When the special page is accessed directly without a username, show a form for looking up a user name instead of an error message: MediaWiki-Platform-Team, MediaWiki-Core-Notifications.

(Sorry, had this open for ages and didn't see the project tag)

Jan 4 2026, 11:53 PM · MediaWiki-Special-pages
lcawte added a project to T413734: Special:Mute: When the special page is accessed directly without a username, show a form for looking up a user name instead of an error message: MediaWiki-Core-Notifications.

As the Special "page" is part of the notifications, this seems like the correct tag for this.

Jan 4 2026, 11:50 PM · MediaWiki-Special-pages
lcawte added a comment to T154151: Figure out what to do with opinions_created.

Ran into this mess of code in the process of cleaning up the now-removed cl_to field references. Mainly commenting so I can find it again later.

Jan 4 2026, 4:23 PM · Technical-Debt, Social-Tools, SocialProfile, BlogPage

Jan 3 2026

lcawte moved T395570: PageInCat extension: E_NOTICEs: "Undefined property: Parser::$PageInCat_cache" and "Indirect modification of overloaded property Parser::$PageInCat_cache has no effect" from Backlog to Watched Bugs on the ShoutWiki board.
Jan 3 2026, 4:56 PM · Brickimedia, ShoutWiki, MediaWiki-extensions-Other
lcawte moved T413689: PageInCat throws deprecation warnings due to Parser deprecations in 1.42 from Backlog to Watched Bugs on the ShoutWiki board.
Jan 3 2026, 4:56 PM · ShoutWiki, MediaWiki-extensions-Other
lcawte updated the task description for T413689: PageInCat throws deprecation warnings due to Parser deprecations in 1.42.
Jan 3 2026, 4:56 PM · ShoutWiki, MediaWiki-extensions-Other
lcawte renamed T413689: PageInCat throws deprecation warnings due to Parser deprecations in 1.42 from PageInCat magically to PageInCat throws deprecation warnings due to Parser deprecations in 1.42.
Jan 3 2026, 4:55 PM · ShoutWiki, MediaWiki-extensions-Other
lcawte created T413689: PageInCat throws deprecation warnings due to Parser deprecations in 1.42.
Jan 3 2026, 4:52 PM · ShoutWiki, MediaWiki-extensions-Other

Jun 3 2025

lcawte added a comment to T355381: Split global group and wiki set to a new extension.

Apologies if I'm misunderstanding this task, but, as Tgr suggested in T359116#9731922 (and makes absolute sense) if we're talking user permission/rights groups, Extension:GlobalUserrights may well worth considering by migrating CentralAuth rights to and/or refactoring it to merge in any efficiencies etc.

Jun 3 2025, 8:31 AM · MediaWiki-Platform-Team, MediaWiki-extensions-CentralAuth
lcawte moved T337185: Make CrossWiki notifications work better for shared user tables from Backlog to Notifications on the Crosswiki board.
Jun 3 2025, 8:23 AM · Crosswiki, Growth-Team, ShoutWiki, Notifications (Echo)
lcawte added a project to T337185: Make CrossWiki notifications work better for shared user tables: Crosswiki.
Jun 3 2025, 8:20 AM · Crosswiki, Growth-Team, ShoutWiki, Notifications (Echo)
lcawte merged task T243412: Allow cross-wiki notifications to work without CentralAuth into T337185: Make CrossWiki notifications work better for shared user tables.
Jun 3 2025, 8:19 AM · Growth-Team-Filtering, Crosswiki, Notifications (Echo), Growth-Team
lcawte merged T243412: Allow cross-wiki notifications to work without CentralAuth into T337185: Make CrossWiki notifications work better for shared user tables.
Jun 3 2025, 8:19 AM · Crosswiki, Growth-Team, ShoutWiki, Notifications (Echo)

May 29 2025

lcawte added a comment to T243412: Allow cross-wiki notifications to work without CentralAuth.

This task seems to have been superseded by T337185.

May 29 2025, 3:58 PM · Growth-Team-Filtering, Crosswiki, Notifications (Echo), Growth-Team

May 2 2025

lcawte created T393210: Create a generic ConfirmEdit provider example.
May 2 2025, 7:03 PM · Documentation, ConfirmEdit (CAPTCHA extension)
lcawte claimed T376393: Implement mCaptcha.

Working on this at Wikimedia-Hackathon-2025 - initially as an option for third party sites.

May 2 2025, 12:53 PM · ConfirmEdit (CAPTCHA extension)
lcawte added a comment to T391086: Implement an Altcha option for ConfirmEdit.

(See also: T314352)

May 2 2025, 12:49 PM · Wikimedia-Hackathon-2025, ConfirmEdit (CAPTCHA extension)
lcawte created T393159: [mwcli] Support running "help" commands using a context.
May 2 2025, 9:22 AM · a Wikimedia CLI

Apr 13 2025

lcawte moved T391086: Implement an Altcha option for ConfirmEdit from Backlog to Feature Requests/Improvements on the ConfirmEdit (CAPTCHA extension) board.
Apr 13 2025, 10:14 PM · Wikimedia-Hackathon-2025, ConfirmEdit (CAPTCHA extension)

Apr 4 2025

lcawte claimed T391086: Implement an Altcha option for ConfirmEdit.

Going to boldly claim this, I suspect this may be one on my list for Hackathon this year, though, if I'll (hopefully) remember to release this if I get distracted/take on side quests.

Apr 4 2025, 10:22 AM · Wikimedia-Hackathon-2025, ConfirmEdit (CAPTCHA extension)
lcawte created T391086: Implement an Altcha option for ConfirmEdit.
Apr 4 2025, 10:21 AM · Wikimedia-Hackathon-2025, ConfirmEdit (CAPTCHA extension)

Aug 9 2024

lcawte added a comment to T155264: Decrease heavy (800) font weight in SocialProfile modules to 700.

I will review these later today/over the weekend - please hold me to this!

Aug 9 2024, 9:09 AM · RoadToWiki, Patch-Needs-Improvement, good first task, CSS, Design, SocialProfile, Social-Tools

Jun 3 2023

lcawte closed T338089: PrivateDomains class missing as Resolved.
Jun 3 2023, 10:53 PM · PrivateDomains
lcawte updated the name of F37092311: T338089 Exception from "image001.png" to "T338089 Exception".
Jun 3 2023, 10:37 PM
lcawte created T338089: PrivateDomains class missing.
Jun 3 2023, 10:31 PM · PrivateDomains

May 24 2023

lcawte added a comment to T337431: Rework MediaWiki:SpamBlacklist.

Create a new special page called Special:BlockedExternalDomains, editable by anyone having "delete" right

May 24 2023, 8:43 PM · Patch-Needs-Improvement, MW-1.41-notes (1.41.0-wmf.22; 2023-08-15), User-notice, Wikimedia-Hackathon-2023, AbuseFilter, SpamBlacklist

May 23 2023

lcawte created T337289: Introduce a standard format for automatically feeding new wikifarm wikis to WikiApiary.
May 23 2023, 9:04 AM · ShoutWiki, Wikibase Cloud, WikiApiary
lcawte added a comment to T337026: Create process to pull in translatewiki updates to mediawiki.

Sounds like ext:LocalisationUpdate would have been a good option had it not been sunset? (T300498)

May 23 2023, 8:57 AM · Wikibase Cloud

May 21 2023

lcawte created T337185: Make CrossWiki notifications work better for shared user tables.
May 21 2023, 10:04 AM · Crosswiki, Growth-Team, ShoutWiki, Notifications (Echo)

May 19 2023

lcawte added a comment to T259031: GlobalPreferences\Hooks::getPreferencesFactory() must be an instance of GlobalPreferences\GlobalPreferencesFactory.

Updated backtrace from my dev stack. For testing purposes, I disabled every extension, skin and non-"core" hook call.

[681ce7ac7b4d7d4eb733cc15] /wiki/Main_Page TypeError from line 300 of /home/lcawte/webhost/quietwiki/w/extensions/GlobalPreferences/includes/Hooks.php: Return value of GlobalPreferences\Hooks::getPreferencesFactory() must be an instance of GlobalPreferences\GlobalPreferencesFactory, instance of MediaWiki\Preferences\DefaultPreferencesFactory returned
May 19 2023, 1:09 PM · MediaWiki-libs-Services, ShoutWiki, Community-Tech, MediaWiki-extensions-GlobalPreferences
lcawte added a comment to T259031: GlobalPreferences\Hooks::getPreferencesFactory() must be an instance of GlobalPreferences\GlobalPreferencesFactory.

Is the cause likely to be similar to T285894 ?

May 19 2023, 1:01 PM · MediaWiki-libs-Services, ShoutWiki, Community-Tech, MediaWiki-extensions-GlobalPreferences

Apr 17 2023

lcawte updated the task description for T331275: [Session] Cool new things in PHP.
Apr 17 2023, 11:09 PM · Wikimedia-Hackathon-2023
lcawte updated the task description for T331276: [Session] Cool new things in MediaWiki code.
Apr 17 2023, 11:08 PM · Wikimedia-Hackathon-2023

Apr 9 2023

lcawte closed T241623: Attempt to create Shoutwiki wiki results in LoadBalancer error: Got connection to 'btech_wiki', but expected local domain ('shoutwiki') as Declined.

Extension is not tracked/developed upstream. Should be fixed in current codebase.

Apr 9 2023, 6:43 PM · Wikimedia-production-error, ShoutWiki
lcawte added a comment to T259031: GlobalPreferences\Hooks::getPreferencesFactory() must be an instance of GlobalPreferences\GlobalPreferencesFactory.

Forgot about this one - yes, and in REL1_35.

Apr 9 2023, 6:18 PM · MediaWiki-libs-Services, ShoutWiki, Community-Tech, MediaWiki-extensions-GlobalPreferences

Apr 4 2023

lcawte added a project to T334028: Lato needs to be removed from Timeless skin: Timeless.
Apr 4 2023, 9:55 PM · Timeless

Mar 24 2021

lcawte moved T159091: MediaWiki core should provide a basic core CSS preferences module from Backlog to Upstream Wishlist on the ShoutWiki board.
Mar 24 2021, 10:10 AM · ShoutWiki, Technical-Debt, CSS, MediaWiki-Core-Preferences

Mar 23 2021

lcawte added a comment to T278269: [ShoutWikiAds] Implement EEA/UK consent compliance in regards to personalized advertising display.

Does ShoutWiki Ads not have a Phab project up here?

Mar 23 2021, 10:46 PM · ShoutWikiAds, ShoutWiki
lcawte created T278269: [ShoutWikiAds] Implement EEA/UK consent compliance in regards to personalized advertising display.
Mar 23 2021, 10:46 PM · ShoutWikiAds, ShoutWiki

Mar 20 2021

lcawte added a comment to T254803: Rename or deprecate $wgEnableImageWhitelist (and related code).

Maybe put out a call on mediawiki-l to see if anyone uses this functionality before we get deprecate it?

For alternative names, this basically enables hotlinking so $wgEnableImageHotlinking?

Mar 20 2021, 9:52 AM · MediaWiki-Parser

Mar 16 2021

lcawte closed T151139: #cvn-brickimedia readiness as Declined.
Mar 16 2021, 10:08 PM · Brickimedia
lcawte closed T164557: Abusefilter rights for admins as Declined.
Mar 16 2021, 10:08 PM · Brickimedia

Jul 28 2020

lcawte moved T259031: GlobalPreferences\Hooks::getPreferencesFactory() must be an instance of GlobalPreferences\GlobalPreferencesFactory from Backlog to Watched Bugs on the ShoutWiki board.
Jul 28 2020, 2:04 PM · MediaWiki-libs-Services, ShoutWiki, Community-Tech, MediaWiki-extensions-GlobalPreferences
lcawte created T259031: GlobalPreferences\Hooks::getPreferencesFactory() must be an instance of GlobalPreferences\GlobalPreferencesFactory.
Jul 28 2020, 2:01 PM · MediaWiki-libs-Services, ShoutWiki, Community-Tech, MediaWiki-extensions-GlobalPreferences

Jun 25 2020

lcawte created T256430: Make UsersPager::requestedGroup public.
Jun 25 2020, 9:42 PM · MW-1.34-release

Jun 11 2020

lcawte added a comment to T255214: [1.36] Remove VectorBeforeFooter.

I'm pretty sure that SkinAfterContent with some CSS or AddFooterLink could be used to achieve the same effect.

Jun 11 2020, 11:36 PM · MW-1.36-notes (1.36.0-wmf.5; 2020-08-18), MW-1.36-release, MediaWiki-Core-Skin-Architecture

May 31 2020

lcawte added projects to T254104: In the mobile version I cannot expand a section if the section heading is a link: MinervaNeue, Design.
May 31 2020, 11:35 PM · MobileFrontend, Design, MinervaNeue
lcawte added a comment to T254104: In the mobile version I cannot expand a section if the section heading is a link.

a.jpg (904×482 px, 93 KB)

Screenshot from mobile mode. It is unclear what the problem is.

May 31 2020, 11:22 PM · MobileFrontend, Design, MinervaNeue

May 13 2020

lcawte added a comment to T101017: Early security release access for Lcawte (ShoutWiki).

We are waiting for updates from the security team here. Let's ask them instead of the bug reporter.

This likely needs a re-triage then as I'm sure it's fallen off our radar at this point. While it would be nice to have some official process in place, if the user this task concerns (@lcawte) has been inactive and/or no longer requires such access, we should probably resolve this task.

May 13 2020, 7:05 PM · SecTeam-Processed, ShoutWiki, WMF-Legal

Mar 6 2019

lcawte added a comment to T199474: Rebuildrecentchanges.php does not work correctly in MediaWiki 1.31 and later.
In T199474#5003716, @GeoffreyT2000 wrote:

The part about rc_bot has already been fixed with https://gerrit.wikimedia.org/r/#/c/mediawiki/core/+/494619/. Perhaps
Jack Phoenix and Lewis Cawte could also make a similar patch that fixes the problem for rc_patrolled.

Mar 6 2019, 9:53 AM · MW-1.33-notes, MW-1.34-notes, Growth-Team, MediaWiki-Recent-changes, MW-1.35-notes (1.35.0-wmf.20; 2020-02-18), MW-1.32-notes, MW-1.31-release-notes, Patch-For-Review

Feb 11 2019

lcawte moved T63089: Notifications (through [[Special:Notifications]]) upon new feedback (through [[Special:ArticleFeedbackv5]]) for watchlisted articles from Backlog to ArticleFeedbackv5 on the Brickimedia board.
Feb 11 2019, 11:43 PM · Growth-Team, Notifications (Echo), Brickimedia, Collaboration-Team-Triage, ArticleFeedbackv5
lcawte moved T155949: Trying to mark the state of a feedback can return a database error and disable the ability to mark the state from Backlog to ArticleFeedbackv5 on the Brickimedia board.
Feb 11 2019, 11:43 PM · Brickimedia, ArticleFeedbackv5
lcawte moved T168525: E_WARNING in ArticleFeedbackv5.activity.php on line 305 from Backlog to ArticleFeedbackv5 on the Brickimedia board.
Feb 11 2019, 11:43 PM · ShoutWiki, Brickimedia, ArticleFeedbackv5
lcawte moved T164233: ArticleRatings: Special:ChangeRating should allow to look up an article to change a rating instead of giving an error on direct access from Backlog to ArticleRatings (ARE) on the Brickimedia board.
Feb 11 2019, 11:42 PM · Technical-Debt, Design, Brickimedia, ArticleRatings
lcawte moved T214212: Unable to move pages from Backlog to ArticleRatings (ARE) on the Brickimedia board.
Feb 11 2019, 11:42 PM · ArticleRatings, Brickimedia
lcawte triaged T214212: Unable to move pages as Medium priority.
Feb 11 2019, 11:41 PM · ArticleRatings, Brickimedia
lcawte updated subscribers of T214212: Unable to move pages.
Feb 11 2019, 10:56 AM · ArticleRatings, Brickimedia

Jan 22 2019

lcawte moved T214212: Unable to move pages from Backlog to Bugs on the ArticleRatings board.
Jan 22 2019, 12:07 PM · ArticleRatings, Brickimedia
lcawte added a watcher for Brickimedia: lcawte.
Jan 22 2019, 12:07 PM
lcawte added a project to T214212: Unable to move pages: ArticleRatings.
Jan 22 2019, 12:05 PM · ArticleRatings, Brickimedia

Nov 27 2018

lcawte added a comment to T204692: cloudvps: social-tools project trusty deprecation.

On my TODO list when I clear this week's coursework off my list... that's assuming no one gets to it first.

Nov 27 2018, 6:21 PM · Cloud-VPS (Ubuntu Trusty Deprecation)

Sep 19 2018

lcawte triaged T159091: MediaWiki core should provide a basic core CSS preferences module as Medium priority.
Sep 19 2018, 11:00 PM · ShoutWiki, Technical-Debt, CSS, MediaWiki-Core-Preferences
lcawte moved T101017: Early security release access for Lcawte (ShoutWiki) from Waiting for requester's action to Backlog on the WMF-NDA-Requests board.
Sep 19 2018, 10:58 PM · SecTeam-Processed, ShoutWiki, WMF-Legal

Sep 7 2018

lcawte updated subscribers of T203855: BlogPage Issue - getPrefixedDBkey().
Sep 7 2018, 11:17 PM · Social-Tools
lcawte created T203855: BlogPage Issue - getPrefixedDBkey().
Sep 7 2018, 11:14 PM · Social-Tools

Aug 30 2018

lcawte added a comment to T101017: Early security release access for Lcawte (ShoutWiki).

I think this got shelved from our director's meeting due to more pressing matters and never ended up back on the agenda. Given that I'm the sole director now, I'd sign this if this access is something that's still possible (although I'm guessing the NDA may have been updated since June 2015?)

Aug 30 2018, 6:49 PM · SecTeam-Processed, ShoutWiki, WMF-Legal

May 1 2018

lcawte removed a project from T193544: [Farmer] farmer.sql : Error: 1071 Specified key was too long; max key length is 767 bytes: MediaWiki-Farmers.
May 1 2018, 7:35 PM · MediaWiki-extensions-Farmer

Jan 1 2018

lcawte closed T183853: Special:DoubleRedirects is not updating as Declined.

I'll let you guys in on a little trick I don't like publicizing, we've got a tool so it can be done on wiki as well! It's called Special:RefreshSpecial. I'd suggest, particularly on Brickipedia, if you're going to run them all (and I'd suggest you not do it excessively either), run OrphanedPages separately. I've not run it on Brickipedia since, well, probably August, but one of the pages takes a long time to populate and I'm pretty sure it's that one.

Jan 1 2018, 10:01 AM · Brickimedia

Oct 20 2017

lcawte edited Description on Brickimedia.
Oct 20 2017, 9:32 AM

Sep 7 2017

lcawte moved T172673: Scholarship application: Design form from Scholarships to Main event Logistics on the Wikimedia-Hackathon-2018-Organization board.
Sep 7 2017, 8:43 AM · Wikimedia-Hackathon-2018-Organization

Jun 21 2017

lcawte triaged T152764: Fatal errors when running refreshLinks.php and rebuildall.php with Extension:Comments enabled as High priority.

Breaking runs of fairly big maintenance scripts like runJobs and refreshLinks isn't a great idea...

Jun 21 2017, 10:17 AM · Social-Tools, MediaWiki-extensions-Comments

Jun 3 2017

lcawte closed T156438: Uninstall Semantic MediaWiki indefinitely on Brickimedia as Invalid.

ShoutWiki has enough resources to support Semantic MediaWiki, since Brickimedia now lives there this task is invalid.

Jun 3 2017, 9:17 PM · Brickimedia
lcawte closed T151434: Brickimedia: Restyle CloudFlare error pages as Invalid.

Brickimedia doesn't use CloudFlare anymore.

Jun 3 2017, 9:15 PM · Brickimedia
lcawte moved T155083: Considering switching from WikiFont to OOUI icons in the Refreshed skin from Backlog to Modification Reduction on the ShoutWiki board.
Jun 3 2017, 9:01 PM · ShoutWiki, Technical-Debt, UI-Standardization, Design, Brickimedia, Refreshed
lcawte added a project to T155083: Considering switching from WikiFont to OOUI icons in the Refreshed skin: ShoutWiki.
Jun 3 2017, 8:58 PM · ShoutWiki, Technical-Debt, UI-Standardization, Design, Brickimedia, Refreshed

May 2 2017

lcawte closed T164184: Allow users to upload files as Resolved.

I missed a config line. Sorted.

May 2 2017, 10:37 AM · Brickimedia

Apr 16 2017

lcawte closed T160321: Fatal Exception of Type "DBQueryError" as Resolved.
Apr 16 2017, 10:03 PM · Social-Tools, SocialProfile

Apr 2 2017

lcawte created T161975: Write a maintenance script for flushing avatars from memcached.
Apr 2 2017, 9:18 AM · Social-Tools, SocialProfile

Feb 25 2017

lcawte added a comment to T157261: Move Brickimedia to ShoutWiki.

Transferring the domain to me (as I said I'd foot the bill a few times) is probably the easiest in the long run.

Feb 25 2017, 8:04 AM · ShoutWiki, Brickimedia

Feb 22 2017

lcawte added a comment to T157261: Move Brickimedia to ShoutWiki.

Sure, we need access to the DNS before we can do anything (pretty much all the prep work is done)

Feb 22 2017, 8:27 AM · ShoutWiki, Brickimedia

Dec 12 2016

lcawte triaged T153012: Rename Comments database table to be in line with convention as Lowest priority.
Dec 12 2016, 9:42 PM · Technical-Debt, MediaWiki-extensions-Comments, Social-Tools