Page MenuHomePhabricator

TheresNoTime (Sammy)
Software Engineer

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Monday

  • Clear sailing ahead.

User Details

User Since
Aug 22 2015, 4:59 PM (483 w, 9 m)
Availability
Available
IRC Nick
TheresNoTime
LDAP User
Samtar
MediaWiki User
TheresNoTime [ Global Accounts ]

Heya 👋 I'm Sammy (they/them), otherwise known as:

You'll probably see me:
Come say hi!

I'm on libera.chat IRC as TheresNoTime, or you can reach out via any of the listed methods on https://people.wikimedia.org/~samtar :-)


______________________________________ / I work for or provide services to \ | the Wikimedia Foundation, but this | | is my only Phabricator account. | | Unless otherwise stated, comments | | made using this account are my own, | | and may not reflect the views of the | \ Foundation. The fox says "moo". / -------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||

Recent Activity

Thu, Nov 21

TheresNoTime added a comment to T380537: Adoption request for bullseye.
  • a SECRET_KEY – if it’s anything like Flask / ItsDangerous (and it sounds like it is), this is used to sign the session cookie; probably not much harm in keeping it, but I could also see some value in refreshing it (effectively logging everyone out of the tool, so they can log back in and start with a fresh session)
  • the database credentials in replica.my.cnf – the policy asks us to delete these (and I believe there is a process for regenerating them), though it’s not really clear to me what the point is… are we supposed to also clear s54856__bullseyedb in ToolsDB?
  • an IPCHECK_KEY – I assume this is used with some external service that I know nothing about
  • a SPUR_KEY, as you mentioned – ditto
  • a SHODAN_KEY – ditto
  • an OAuth client credential pair for the bullseye consumer – as the consumer only has the user identity verification grant, I think we can justify keeping this one, even if the policy doesn’t have an exception for it

Can you shed light on some of these? :)

Thu, Nov 21, 10:36 PM · Toolforge-standards-committee
TheresNoTime created T380537: Adoption request for bullseye.
Thu, Nov 21, 8:31 PM · Toolforge-standards-committee
TheresNoTime added a comment to T380193: bullseye's Spur API key has expired.

I love Bullseye, but I just don't see the point of continuing to maintain it when there's a WMF-supported service that basically does the same thing. If there's something Bullseye does that IPoid doesn't, then merge it into IPoid.

And certainly, having a single service that's hitting the external Spur API will give us better ability to monitor usage, and provide performance enhancement with a cache.

Thu, Nov 21, 8:22 PM · Tools

Wed, Nov 20

TheresNoTime moved T377121: Deploy Codex Special:Block / Multiblocks from Ready for dev to In development on the Community-Tech (Jackal (not a fox) Fox) board.
Wed, Nov 20, 12:10 PM · Community-Tech (Jackal (not a fox) Fox), Multiblocks (Implement Codex Special:Block)
TheresNoTime moved T379404: Update the menu button for blocks from Feedback and review to QA on the Community-Tech (Jackal (not a fox) Fox) board.
Wed, Nov 20, 12:07 PM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Community-Tech (Jackal (not a fox) Fox), Multiblocks (Implement Codex Special:Block)
TheresNoTime moved T379875: Codex Special:Block: various bugs with hideuser and error display from Feedback and review to QA on the Community-Tech (Jackal (not a fox) Fox) board.
Wed, Nov 20, 12:06 PM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Multiblocks (Implement Codex Special:Block), Community-Tech (Jackal (not a fox) Fox)
TheresNoTime moved T377725: Block log table does not show hidden blocks from Feedback and review to QA on the Community-Tech (Jackal (not a fox) Fox) board.
Wed, Nov 20, 12:05 PM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Multiblocks (Implement Codex Special:Block), Community-Tech (Jackal (not a fox) Fox), Codex Special:Block
TheresNoTime edited projects for T380187: SpecialBlock: update the "edit" menu item in Active Blocks, added: Community-Tech (Jackal (not a fox) Fox); removed Community-Tech.
Wed, Nov 20, 11:58 AM · Community-Tech (Jackal (not a fox) Fox), Multiblocks (Actual multiblocks)
TheresNoTime claimed T380187: SpecialBlock: update the "edit" menu item in Active Blocks.
Wed, Nov 20, 11:57 AM · Community-Tech (Jackal (not a fox) Fox), Multiblocks (Actual multiblocks)

Tue, Nov 19

TheresNoTime claimed T380289: Support targeting users by enabled preference.
Tue, Nov 19, 3:58 PM · Patch-For-Review, QuickSurveys
TheresNoTime created T380289: Support targeting users by enabled preference.
Tue, Nov 19, 3:58 PM · Patch-For-Review, QuickSurveys
TheresNoTime added a comment to T334264: Have new CopyPatrol bot report the number of open cases on an on-wiki page.

I noted on that PR:

Tue, Nov 19, 10:32 AM · CopyPatrol

Mon, Nov 18

TheresNoTime added a comment to T380193: bullseye's Spur API key has expired.

Thinking out loud, given that iPoid-Service exists, perhaps an API call to that can be used in place of Spur directly?

Mon, Nov 18, 4:20 PM · Tools
TheresNoTime closed T377212: Add more foxes as Resolved.
Mon, Nov 18, 4:18 PM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Growth-Team, WikiLove
TheresNoTime created T380193: bullseye's Spur API key has expired.
Mon, Nov 18, 4:16 PM · Tools

Fri, Nov 15

TheresNoTime added a comment to T379983: RangeError: Maximum call stack size exceeded in mediawiki.searchSuggest.

I've made a backport patch — I'm around to do this today if needed, but given it's a Friday can it wait until Monday?

Fri, Nov 15, 11:50 AM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Regression, JavaScript, MediaWiki-Search, Discovery-Search, MediaWiki-User-Interface (autocomplete search), Wikimedia-production-error
TheresNoTime updated the task description for T379983: RangeError: Maximum call stack size exceeded in mediawiki.searchSuggest.
Fri, Nov 15, 12:02 AM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Regression, JavaScript, MediaWiki-Search, Discovery-Search, MediaWiki-User-Interface (autocomplete search), Wikimedia-production-error
TheresNoTime added a comment to T379983: RangeError: Maximum call stack size exceeded in mediawiki.searchSuggest.

nb. created a revert (https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1091470) and then made a patchdemo using that patch — issue is reproducible on a patchdemo running latest core (e.g. https://167789d4d8.catalyst.wmcloud.org/w/), but not once that change is reverted.

Fri, Nov 15, 12:00 AM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Regression, JavaScript, MediaWiki-Search, Discovery-Search, MediaWiki-User-Interface (autocomplete search), Wikimedia-production-error

Thu, Nov 14

TheresNoTime added a comment to T379983: RangeError: Maximum call stack size exceeded in mediawiki.searchSuggest.

Yep that matches the errors I'm seeing in logstash. @TheresNoTime are you able to update the description with replication steps? Can you replicate the issue locally (and if so can you fix it by reverting https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1088731 ?)

Thu, Nov 14, 11:52 PM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Regression, JavaScript, MediaWiki-Search, Discovery-Search, MediaWiki-User-Interface (autocomplete search), Wikimedia-production-error
TheresNoTime added a comment to T379983: RangeError: Maximum call stack size exceeded in mediawiki.searchSuggest.

Maybe related, I've just noticed that I'm getting a load of Uncaught InternalError: too much recursion console errors when searching (Vector 2010) and using arrow keys to navigate the search results is not working as expected:

Thu, Nov 14, 11:30 PM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Regression, JavaScript, MediaWiki-Search, Discovery-Search, MediaWiki-User-Interface (autocomplete search), Wikimedia-production-error

Wed, Nov 6

TheresNoTime moved T368059: Include MenuButton for each block row in the accordions from Feedback and review to QA on the Community-Tech (Jackal (not a fox) Fox) board.
Wed, Nov 6, 1:08 PM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Multiblocks (Implement Codex Special:Block), Codex Special:Block, Community-Tech (Jackal (not a fox) Fox)
TheresNoTime created T379148: Clicking "discard changes" also removes any changes made prior to clicking.
Wed, Nov 6, 12:17 PM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Community-Tech, Edit Recovery
TheresNoTime moved T368059: Include MenuButton for each block row in the accordions from In development to Feedback and review on the Community-Tech (Jackal (not a fox) Fox) board.
Wed, Nov 6, 11:17 AM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Multiblocks (Implement Codex Special:Block), Codex Special:Block, Community-Tech (Jackal (not a fox) Fox)

Tue, Nov 5

TheresNoTime created T379061: Add .nvmrc file to MediaWiki core.
Tue, Nov 5, 11:28 AM · MediaWiki-General

Mon, Nov 4

Eejit43 awarded T377212: Add more foxes a Fox token.
Mon, Nov 4, 4:46 AM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Growth-Team, WikiLove

Thu, Oct 31

TheresNoTime created T378734: PermissionsError on viewing a page transcluding (some/a) special page.
Thu, Oct 31, 3:53 PM · Wikimedia-production-error

Wed, Oct 30

Nintendofan885 awarded T377212: Add more foxes a Fox token.
Wed, Oct 30, 8:52 PM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Growth-Team, WikiLove
TheresNoTime moved T368059: Include MenuButton for each block row in the accordions from Feedback and review to In development on the Community-Tech (Jackal (not a fox) Fox) board.

Acceptance Criteria changed per today's stand-up/planning — this is no longer a cosmetic change and requires functionality:

  • Clicking "Edit" should take you to Special:Block/{username}
  • Clicking "Remove" should take you to Special:Unblock/{username}
Wed, Oct 30, 11:37 AM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Multiblocks (Implement Codex Special:Block), Codex Special:Block, Community-Tech (Jackal (not a fox) Fox)
TheresNoTime updated the task description for T368059: Include MenuButton for each block row in the accordions.
Wed, Oct 30, 11:34 AM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Multiblocks (Implement Codex Special:Block), Codex Special:Block, Community-Tech (Jackal (not a fox) Fox)

Oct 20 2024

Pppery awarded T294791: Add support for Wikimedia account proofing on Keybase a Like token.
Oct 20 2024, 10:38 PM · User-TheresNoTime, WMF-General-or-Unknown, Technical-Tool-Request

Oct 16 2024

JayCubby awarded T377212: Add more foxes a Fox token.
Oct 16 2024, 2:28 PM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Growth-Team, WikiLove
TheresNoTime added a project to T368111: Populate table component with the block log: Codex Special:Block.
Oct 16 2024, 12:03 PM · Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox), Multiblocks
TheresNoTime added a project to T376746: Codex Special:Block: "No block reason given" is indicipherable from actual block reason "No block reason given": Codex Special:Block.
Oct 16 2024, 11:59 AM · Multiblocks (Implement Codex Special:Block), Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox)
TheresNoTime added a project to T376742: Codex Special:Block: block log should include a "See full log" link: Codex Special:Block.
Oct 16 2024, 11:59 AM · Multiblocks (Implement Codex Special:Block), Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox)
TheresNoTime added a project to T376743: Codex Special:Block: log entry timestamps should link to the individual log entry: Codex Special:Block.
Oct 16 2024, 11:58 AM · Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox), Multiblocks
TheresNoTime awarded T377311: Phabricator cli for serviceops a Love token.
Oct 16 2024, 11:48 AM · serviceops
TheresNoTime moved T376937: Update CopyPatrol to support temporary accounts from Ready for dev to In development on the Community-Tech (Jackal (not a fox) Fox) board.
Oct 16 2024, 11:23 AM · Community-Tech, CopyPatrol, Temporary accounts

Oct 15 2024

TheresNoTime added a comment to T377236: Confirm account on phabricator.wmcloud.org.

Still can't log in:

Oct 15 2024, 9:25 PM · collaboration-services, VPS-project-Phabricator
TheresNoTime created T377236: Confirm account on phabricator.wmcloud.org.
Oct 15 2024, 3:40 PM · collaboration-services, VPS-project-Phabricator
Nemoralis awarded T377212: Add more foxes a Fox token.
Oct 15 2024, 3:20 PM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Growth-Team, WikiLove
TheresNoTime created T377212: Add more foxes.
Oct 15 2024, 1:29 PM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Growth-Team, WikiLove
TheresNoTime renamed T377182: Template Favouriting from Template Favouriting to Template Favouriting.
Oct 15 2024, 12:02 PM · Template-Discovery-And-Recall, Community-Tech, Epic
TheresNoTime updated the task description for T377182: Template Favouriting.
Oct 15 2024, 9:56 AM · Template-Discovery-And-Recall, Community-Tech, Epic
TheresNoTime updated the task description for T377182: Template Favouriting.
Oct 15 2024, 9:45 AM · Template-Discovery-And-Recall, Community-Tech, Epic
TheresNoTime updated the task description for T377182: Template Favouriting.
Oct 15 2024, 9:41 AM · Template-Discovery-And-Recall, Community-Tech, Epic
TheresNoTime updated the task description for T377182: Template Favouriting.
Oct 15 2024, 9:35 AM · Template-Discovery-And-Recall, Community-Tech, Epic

Oct 14 2024

TheresNoTime created T377121: Deploy Codex Special:Block / Multiblocks.
Oct 14 2024, 9:52 AM · Community-Tech (Jackal (not a fox) Fox), Multiblocks (Implement Codex Special:Block)

Oct 10 2024

TheresNoTime updated the task description for T365508: Update CommTech external tools to support temporary accounts.
Oct 10 2024, 7:23 PM · Community-Tech (Jackal (not a fox) Fox), Temporary accounts, Epic
TheresNoTime renamed T376937: Update CopyPatrol to support temporary accounts from Update XTools to support temporary accounts to Update CopyPatrol to support temporary accounts.
Oct 10 2024, 7:22 PM · Community-Tech, CopyPatrol, Temporary accounts
TheresNoTime set Due Date to Mon, Oct 28, 12:00 AM on T376937: Update CopyPatrol to support temporary accounts.
Oct 10 2024, 7:21 PM · Community-Tech, CopyPatrol, Temporary accounts
TheresNoTime created T376937: Update CopyPatrol to support temporary accounts.
Oct 10 2024, 7:21 PM · Community-Tech, CopyPatrol, Temporary accounts
TheresNoTime edited projects for T376924: Optional block params (e.g. talk page editing) are inverted, added: Community-Tech (Jackal (not a fox) Fox); removed Community-Tech.
Oct 10 2024, 4:28 PM · Multiblocks (Implement Codex Special:Block), MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), Codex Special:Block, Community-Tech (Jackal (not a fox) Fox)
TheresNoTime created T376924: Optional block params (e.g. talk page editing) are inverted.
Oct 10 2024, 4:27 PM · Multiblocks (Implement Codex Special:Block), MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), Codex Special:Block, Community-Tech (Jackal (not a fox) Fox)
TheresNoTime moved T376746: Codex Special:Block: "No block reason given" is indicipherable from actual block reason "No block reason given" from In development to Feedback and review on the Community-Tech (Jackal (not a fox) Fox) board.
Oct 10 2024, 3:46 PM · Multiblocks (Implement Codex Special:Block), Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox)
TheresNoTime added a comment to T62928: WikiEditor: Provide some basic formatting and action keyboard shortcut commands.

Restating my comment on the gerrit changeset, I'd suggest that we revert first and try again after. Is that okay @SD0001?

Oct 10 2024, 2:24 PM · User-notice, MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Accessibility, WikiEditor (2010)

Oct 9 2024

TheresNoTime added a comment to T376746: Codex Special:Block: "No block reason given" is indicipherable from actual block reason "No block reason given".

How does

color: @color-subtle;
font-style: italic;

look?

Oct 9 2024, 11:43 AM · Multiblocks (Implement Codex Special:Block), Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox)
TheresNoTime claimed T376746: Codex Special:Block: "No block reason given" is indicipherable from actual block reason "No block reason given".
Oct 9 2024, 11:01 AM · Multiblocks (Implement Codex Special:Block), Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox)
TheresNoTime added a comment to T376744: Codex Special:Block: all accordions should indicate number of entries.

nb. task T368057: Display infoChip component with total number of past blocks seems to cover this (though fair point on getting the count — perhaps we could pick an arbitrary number (e.g. 30) and instead have the chip show 30+?)

Oct 9 2024, 10:58 AM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Multiblocks (Implement Codex Special:Block), Community-Tech (Jackal (not a fox) Fox)
TheresNoTime moved T376743: Codex Special:Block: log entry timestamps should link to the individual log entry from In development to Feedback and review on the Community-Tech (Jackal (not a fox) Fox) board.
Oct 9 2024, 10:56 AM · Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox), Multiblocks
TheresNoTime moved T376742: Codex Special:Block: block log should include a "See full log" link from In development to Feedback and review on the Community-Tech (Jackal (not a fox) Fox) board.
Oct 9 2024, 10:55 AM · Multiblocks (Implement Codex Special:Block), Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox)

Oct 8 2024

TheresNoTime claimed T376743: Codex Special:Block: log entry timestamps should link to the individual log entry.
Oct 8 2024, 9:10 PM · Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox), Multiblocks
TheresNoTime claimed T376742: Codex Special:Block: block log should include a "See full log" link.
Oct 8 2024, 9:10 PM · Multiblocks (Implement Codex Special:Block), Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox)
TheresNoTime moved T368062: Populate table component with active blocks from Ready for dev to Feedback and review on the Community-Tech (Jackal (not a fox) Fox) board.
Oct 8 2024, 11:32 AM · Multiblocks (Implement Codex Special:Block), Community-Tech (Jackal (not a fox) Fox)
TheresNoTime edited projects for T368062: Populate table component with active blocks, added: Community-Tech (Jackal (not a fox) Fox); removed Community-Tech.
Oct 8 2024, 11:32 AM · Multiblocks (Implement Codex Special:Block), Community-Tech (Jackal (not a fox) Fox)

Oct 7 2024

stjn awarded T303392: Quickly open a template page by modifier + clicking on the wiki markup a Like token.
Oct 7 2024, 10:08 PM · MediaWiki-extensions-CodeMirror, VisualEditor, VisualEditor-MediaWiki-2017WikitextEditor, WikiEditor (2010)

Oct 4 2024

TheresNoTime added a comment to T376503: Vandalism Still Displayed in Wikipedia App Page Preview Despite Reversion.

If it helps at all, I can't replicate on Android (2.7.50504-beta-2024-10-01) when viewing the preview:

Oct 4 2024, 7:27 PM · Wikipedia-Android-App-Backlog
TheresNoTime claimed T376451: Toolwatch incorrectly reports non-web tools as unavailable.

https://github.com/gopavasanth/ToolWatch/pull/20

Oct 4 2024, 4:07 PM · Tool-toolwatch
TheresNoTime added a comment to T376472: Create team dashboard in Gerrit.

(Oh and a side effect of creating the community-tech gerrit group is you can add it as a reviewer to a patch, and it'll add everyone)

Oct 4 2024, 2:38 PM · Community-Tech
TheresNoTime updated the task description for T376472: Create team dashboard in Gerrit.
Oct 4 2024, 2:13 PM · Community-Tech
TheresNoTime added a comment to T376472: Create team dashboard in Gerrit.

How's https://gerrit.wikimedia.org/r/p/wikimedia/+/dashboard/teams:community-tech for an initial idea? Will come back to this in some free time this weekend :-)

Oct 4 2024, 2:12 PM · Community-Tech
TheresNoTime closed T376467: Create community-tech Gerrit group as Resolved.

lgtm, thank you!

Oct 4 2024, 1:47 PM · Gerrit
TheresNoTime triaged T376472: Create team dashboard in Gerrit as Low priority.
Oct 4 2024, 1:44 PM · Community-Tech
TheresNoTime created T376472: Create team dashboard in Gerrit.
Oct 4 2024, 1:44 PM · Community-Tech
TheresNoTime created T376467: Create community-tech Gerrit group.
Oct 4 2024, 1:35 PM · Gerrit
TheresNoTime moved T375610: Enable wgUseCodexSpecialBlock on test.wikipedia.beta from In development to Done on the Community-Tech (Jackal (not a fox) Fox) board.
Oct 4 2024, 10:56 AM · Community-Tech (Jackal (not a fox) Fox), Multiblocks
TheresNoTime added a comment to T368111: Populate table component with the block log.

Thanks both, for the comments — admittedly having a center-aligned - does look a little nicer. What do you think?

Oct 4 2024, 9:54 AM · Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox), Multiblocks

Oct 2 2024

TheresNoTime moved T368111: Populate table component with the block log from In development to Feedback and review on the Community-Tech (Jackal (not a fox) Fox) board.
  • Do we want to show an empty cell for block params when the type is 'unblock', or show a message (e.g. below)?
  • Is the message "N/A" something which should be a translatable message?
    • (guessing yes, though surprisingly "N/A" is not already a message, so perhaps its bad form..?)
  • Is using the message log-action-filter-block-reblock okay for reblocks (i.e. "Block modification")
Oct 2 2024, 12:13 PM · Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox), Multiblocks
TheresNoTime added a comment to T368111: Populate table component with the block log.

Updated requirements:

  • Remove the "Target" column
  • Add a log "Type" with the fields "Blocked" and Unblocked." When row represents "Unblocked," the "Expired" column should show "N/A."
Oct 2 2024, 10:50 AM · Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox), Multiblocks
TheresNoTime moved T368111: Populate table component with the block log from QA to In development on the Community-Tech (Jackal (not a fox) Fox) board.
Oct 2 2024, 10:29 AM · Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox), Multiblocks
TheresNoTime moved T368111: Populate table component with the block log from In development to QA on the Community-Tech (Jackal (not a fox) Fox) board.
Oct 2 2024, 10:29 AM · Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox), Multiblocks
TheresNoTime assigned T364664: Ask whether to recover, not whether to discard to Samwilson.
Oct 2 2024, 10:28 AM · MW-1.43-notes (1.43.0-wmf.26; 2024-10-08), Community-Tech (Jackal (not a fox) Fox), Edit Recovery
TheresNoTime moved T364664: Ask whether to recover, not whether to discard from In development to Feedback and review on the Community-Tech (Jackal (not a fox) Fox) board.
Oct 2 2024, 10:28 AM · MW-1.43-notes (1.43.0-wmf.26; 2024-10-08), Community-Tech (Jackal (not a fox) Fox), Edit Recovery
BlankEclair awarded T364239: Add fox icon / badge to Phabricator a Fox token.
Oct 2 2024, 10:09 AM · Phabricator (2024-05-05), Release-Engineering-Team, User-brennen, Upstream, Wikimedia-Hackathon-2024

Oct 1 2024

TheresNoTime placed T368554: Accessibility: users are unable to tab through the description field to the type setting up for grabs.
Oct 1 2024, 12:30 PM · Patch-For-Review, Community-Tech (Jackal (not a fox) Fox), Community Wishlist (Intake form), Accessibility
TheresNoTime added a comment to T368059: Include MenuButton for each block row in the accordions.

Per the description:

This task is just for including the menu item. No action needs to happen

this change is currently only cosmetic — should this be hidden behind a flag and/or marked to not be merged until follow-up is complete?

Oct 1 2024, 12:17 PM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Multiblocks (Implement Codex Special:Block), Codex Special:Block, Community-Tech (Jackal (not a fox) Fox)
TheresNoTime added a project to T376135: ToggleButton: default "button" type: Codex.
Oct 1 2024, 12:15 PM · Design-System-Team (DST-Sprint-34 (2024-10-15 to 2024-10-25)), Codex
TheresNoTime created T376135: ToggleButton: default "button" type.
Oct 1 2024, 12:14 PM · Design-System-Team (DST-Sprint-34 (2024-10-15 to 2024-10-25)), Codex
TheresNoTime moved T368059: Include MenuButton for each block row in the accordions from Ready for dev to Feedback and review on the Community-Tech (Jackal (not a fox) Fox) board.
Oct 1 2024, 9:55 AM · MW-1.44-notes (1.44.0-wmf.3; 2024-11-12), Multiblocks (Implement Codex Special:Block), Codex Special:Block, Community-Tech (Jackal (not a fox) Fox)

Sep 25 2024

TheresNoTime moved T375610: Enable wgUseCodexSpecialBlock on test.wikipedia.beta from Ready for dev to In development on the Community-Tech (Jackal (not a fox) Fox) board.
Sep 25 2024, 10:50 AM · Community-Tech (Jackal (not a fox) Fox), Multiblocks
TheresNoTime edited projects for T375610: Enable wgUseCodexSpecialBlock on test.wikipedia.beta, added: Community-Tech (Jackal (not a fox) Fox); removed Community-Tech.
Sep 25 2024, 10:46 AM · Community-Tech (Jackal (not a fox) Fox), Multiblocks
TheresNoTime created T375610: Enable wgUseCodexSpecialBlock on test.wikipedia.beta.
Sep 25 2024, 10:46 AM · Community-Tech (Jackal (not a fox) Fox), Multiblocks

Sep 24 2024

TheresNoTime assigned T375540: Set wgMFCustomSiteModules to false for mediawikiwiki to Izno.
Sep 24 2024, 7:55 PM · Wikimedia-Site-requests
TheresNoTime added a project to T375528: Add open case count: Patch-For-Review.

PR: Add getPlagiarismRecordsCount function, and show open case count

Sep 24 2024, 3:34 PM · Patch-For-Review, CopyPatrol
TheresNoTime claimed T375528: Add open case count.

(rm community tech tag, will pick this up as a volunteer)

Sep 24 2024, 3:25 PM · Patch-For-Review, CopyPatrol
TheresNoTime created T375528: Add open case count.
Sep 24 2024, 3:23 PM · Patch-For-Review, CopyPatrol
TheresNoTime created T375515: docker-registry.tools.wmflabs.org returns the nginx default page.
Sep 24 2024, 1:25 PM · Toolforge

Sep 23 2024

TheresNoTime moved T368111: Populate table component with the block log from In development to Feedback and review on the Community-Tech (Island Fox (Sept 9 - 20)) board.
Sep 23 2024, 11:10 AM · Codex Special:Block, MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Community-Tech (Jackal (not a fox) Fox), Multiblocks

Sep 17 2024

TheresNoTime added a comment to P67265 tools.wiki-loves-monument-uk issue.

Things I've done:

  • Ran toolforge envvars create DJANGO_SETTINGS_MODULE "backend.settings"
    • I have no idea why this is needed for this, as you're setting DJANGO_SETTINGS_MODULE, but...
  • Changed ~/www/python/src/uwsgi.ini to comment out the line wsgi-file = backend/wsgi.py
    • This may have worked, but using app.py as the docs suggest just seemed simpler and maybe easier to debug!
  • Created ~/www/python/src/app.py with the following content:
import os
Sep 17 2024, 4:08 PM

Sep 16 2024

TheresNoTime closed T374797: Server side upload for Koavf as Resolved.

File:Snorkeling at Lindquist beach - US Virgin Islands March 2021.webm

Sep 16 2024, 2:54 AM · Server-side-upload-request, video2commons, Commons, Wikimedia-Site-requests
TheresNoTime claimed T374797: Server side upload for Koavf.
Sep 16 2024, 12:21 AM · Server-side-upload-request, video2commons, Commons, Wikimedia-Site-requests