Page MenuHomePhabricator

ATitkov (Artem Titkov)
User

Today

  • No visible events.

Tomorrow

  • No visible events.

Saturday

  • No visible events.

User Details

User Since
Mar 6 2025, 8:08 PM (48 w, 6 d)
Availability
Available
LDAP User
ATitkov
MediaWiki User
ATitkov-WMF [ Global Accounts ]

Recent Activity

Yesterday

ATitkov added a comment to T417077: Add link to settings below Baby Globe on Minerva.

Manual testing:

Wed, Feb 11, 1:44 AM · Patch-For-Review, MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs

Tue, Feb 10

ATitkov added a comment to T417076: Show only special Baby Globe configurations/animations.

Manual testing guide

Tue, Feb 10, 11:14 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T417085: Add Baby globe syntheziser click interaction.
Tue, Feb 10, 10:01 PM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T417082: Add Baby Globe inactivity (dreaming) interaction.
Tue, Feb 10, 9:56 PM · Patch-For-Review, MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T417080: Add Baby Globe dark mode (flashlight) interaction.
Tue, Feb 10, 9:39 PM · Patch-For-Review, MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T417078: Hide Baby Globe when the article editing opens without navigation.
Tue, Feb 10, 9:35 PM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T417077: Add link to settings below Baby Globe on Minerva.
Tue, Feb 10, 9:30 PM · Patch-For-Review, MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov renamed T417076: Show only special Baby Globe configurations/animations from Show Baby Globe only on predefined sets of pages to Show only special Baby Globe configurations/animations.
Tue, Feb 10, 9:26 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T417076: Show only special Baby Globe configurations/animations.
Tue, Feb 10, 9:26 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs

Fri, Feb 6

ATitkov added a comment to T410079: Create centralNotice campaign for Easter Egg launch notifications.

@spatton and @Ejegg thank you for making it clear! Much appreciated!

Fri, Feb 6, 7:06 PM · Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), PES1.3.3 WP25 Easter Eggs
ATitkov updated the task description for T415831: Support prefers-reduced-motion.
Fri, Feb 6, 12:33 PM · Accessibility, Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T415840: Add the final "Qid to BabyGlobe state" mapping.

We decided to use a json file containing a limited dataset instead of CDB. Also we decided to remove WANObjectCache

Fri, Feb 6, 11:10 AM · Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T410079: Create centralNotice campaign for Easter Egg launch notifications.

There is still one missing part - the banner is supposed to be displayed only on Minerva

Fri, Feb 6, 11:04 AM · Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T410079: Create centralNotice campaign for Easter Egg launch notifications.

The code used for the banner was partially taken from here https://phabricator.wikimedia.org/T361047#9839444 which was setup with "maximum impressions any individual will see" being 2.

Fri, Feb 6, 10:18 AM · Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), PES1.3.3 WP25 Easter Eggs

Thu, Feb 5

ATitkov added a comment to T415346: Enhance CommunityConfiguration UI for Birthday Mode.

@Etonkovidova sorry for the back and forth, but if you were testing on beta cluster - I think the fix was deployed after your test. Currently I can see the fix in Safari on beta cluster.

Thu, Feb 5, 8:19 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), CommunityConfiguration-Adoption, PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs
ATitkov added a comment to T416015: Add Synthesizer Baby Globe with community created sounds to the Portal Page.

The changes of the patchset can be previewed here https://wikipedia25-portals-dev.toolforge.org/

Thu, Feb 5, 12:16 PM · Patch-For-Review, PES1.3.3 WP25 Easter Eggs

Wed, Feb 4

ATitkov added a comment to T414960: Add a working prototype version of the companion.

Scenario 4 - for some reason, I don't see the baby globe in mobile mode. @ATitkov - do I need to do something special to see it on mobile?

Wed, Feb 4, 8:06 PM · Patch-For-Review, Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MW-1.46-notes (1.46.0-wmf.13; 2026-01-27), PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs
ATitkov added a comment to T410079: Create centralNotice campaign for Easter Egg launch notifications.

Banner code

<script> 
    const CNContext = mw.centralNotice.kvStore.contexts.GLOBAL;
    const CNBannerKey = 'impression_diet_wp25eastereggs-minerva-launch-banner';
    const impressions = mw.centralNotice.kvStore.getItem( CNBannerKey, CNContext );
Wed, Feb 4, 1:07 PM · Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T415346: Enhance CommunityConfiguration UI for Birthday Mode.

Thank you for the catch! This issue is reproducible on Safari. I will take care of it as soon as possible.

Wed, Feb 4, 1:34 AM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), CommunityConfiguration-Adoption, PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs
ATitkov added a comment to T415961: Add all the neutral/idle companion configurations and videos.

could there be a file for the beta cluster? and potentially one for test.wikipedia (with test wikidata)?

Wed, Feb 4, 1:26 AM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs

Tue, Feb 3

ATitkov added a comment to T415961: Add all the neutral/idle companion configurations and videos.

For example https://www.wikidata.beta.wmcloud.org/wiki/Q1 is not the same as @ATitkov https://www.wikidata.org/wiki/Q1

Tue, Feb 3, 11:15 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T416362: Add Baby Globe click interactions.
Tue, Feb 3, 3:56 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 14 [Q3 Feb 10 - 23]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T416272: 2001 screenshot on Wikipedia25.org uses the wrong domain.

@Nintendofan885 thank you for the input! I was actually had the same concerns/questions, but did not have the capability to research and verify the domains/https availability. I will update those once I get the opportunity

Tue, Feb 3, 12:47 PM · PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T415541: Add all CommunityConfiguration Baby Globe states.

@Etonkovidova thank you for raising this concern, indeed the WikiData integration has not been yet tested on beta cluster. It would be great if some sample articles could be exported from enwiki and the respective Qids mapped on beta cluster side.

Tue, Feb 3, 12:39 PM · MW-1.46-notes (1.46.0-wmf.14; 2026-02-03), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs

Mon, Feb 2

ATitkov added a comment to T415355: Migrate default user preference configuration to Community Configuration.

The respective patchset was requested to me merged into the patchset of the ticket https://phabricator.wikimedia.org/T415353

Mon, Feb 2, 10:56 PM · Reader Experience Team (REx Sprint 14 [Q3 Feb 10 - 23]), Patch-For-Review, MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T415353: Introduce global feature flag to control extension availability.

The respective patchset was updated to include the fix for https://phabricator.wikimedia.org/T415355 and re-purpose configuration var Wp25EasterEggsEnable instead of creating a new one Wp25EasterEggsGlobalEnable.

Mon, Feb 2, 10:54 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T415881: Companion remains hidden upon recovery from invalid landmark.

Reproduction steps:

  • While on Vector, with viewport width > 1120px, find and delete <div class="wp25eastereggs-sitenotice-landmark"></div>
  • Resize the the viewport to width < 1120px. Normally the BabyGlobe would be moved to .wp25eastereggs-sitenotice-landmark but we deleted the div, so BabyGlobe should be just hidden
  • Resize the viewport to width > 1120px
  • The BabyGlobe should be moved back to the sidebar - the video is not playing.
Mon, Feb 2, 5:50 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs

Fri, Jan 30

ATitkov renamed T416047: Add l10n messages for the post-launch Wikipedia25 portal from Add i18n messages for the post-launch Wikipedia25 portal to Add l10n messages for the post-launch Wikipedia25 portal.
Fri, Jan 30, 8:55 PM · PES1.3.3 WP25 Easter Eggs
ATitkov created T416047: Add l10n messages for the post-launch Wikipedia25 portal.
Fri, Jan 30, 8:51 PM · PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T415353: Introduce global feature flag to control extension availability.

The toggle in the screenshot allows each wiki language/community to enable/disable the "birthday mode" interventions to their wiki. So the wikis that opt in - will probably set this toggle to enabled before the official release date.

Fri, Jan 30, 7:01 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs

Thu, Jan 29

ATitkov updated the task description for T415961: Add all the neutral/idle companion configurations and videos.
Thu, Jan 29, 11:19 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T415961: Add all the neutral/idle companion configurations and videos.
Thu, Jan 29, 11:18 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T415815: Audio interviews not working on iOS devices.

@ABorbaWMF Thank you so much for the testing, it's really appreciated! I will try to get the mentioned iOS versions and pin down the issue

Thu, Jan 29, 11:40 AM · PES1.3.3 WP25 Easter Eggs
ATitkov created T415881: Companion remains hidden upon recovery from invalid landmark.
Thu, Jan 29, 10:43 AM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs

Wed, Jan 28

ATitkov updated the task description for T415840: Add the final "Qid to BabyGlobe state" mapping.
Wed, Jan 28, 10:55 PM · Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov updated the task description for T415840: Add the final "Qid to BabyGlobe state" mapping.
Wed, Jan 28, 10:48 PM · Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T415840: Add the final "Qid to BabyGlobe state" mapping.
Wed, Jan 28, 10:46 PM · Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov updated the task description for T415815: Audio interviews not working on iOS devices.
Wed, Jan 28, 6:28 PM · PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T415815: Audio interviews not working on iOS devices.

I have tested the audio interviews and they were working for me on the following devices

  • iPhone 12 mini, with iOS 26.2.1, Safari Chrome Firefox
  • Simulator iPhone 17 Pro, with iOS 26.2, Safari
Wed, Jan 28, 6:24 PM · PES1.3.3 WP25 Easter Eggs
ATitkov created T415815: Audio interviews not working on iOS devices.
Wed, Jan 28, 6:21 PM · PES1.3.3 WP25 Easter Eggs

Tue, Jan 27

ATitkov added a comment to T415709: WP25 Birthday toggle not visible in dark mode (wide).

IIUC that is the expected behaviour. The sidebar has its own scroll bar, so that the controls inside of it remain kind of "sticky"

Tue, Jan 27, 9:14 PM · Reader Experience Team, PES1.3.3 WP25 Easter Eggs, Vector 2022
ATitkov added a comment to T414944: Add "learn more" link for 'Birthday mode' switch in Appearance menu.

i wonder if the easiest approach is to just add the link via JS?

Tue, Jan 27, 7:39 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T414720: bug in https://wikipedia25.org/.

Hello everyone, sorry for not replying sooner to this ticket, I will have a look into it as soon as possible.

Tue, Jan 27, 12:33 PM · PES1.3.3 WP25 Easter Eggs

Mon, Jan 26

ATitkov renamed T415541: Add all CommunityConfiguration Baby Globe states from Update CommunityConfiguration copy to Add all CommunityConfiguration Baby Globe states.
Mon, Jan 26, 1:35 PM · MW-1.46-notes (1.46.0-wmf.14; 2026-02-03), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs
ATitkov created T415541: Add all CommunityConfiguration Baby Globe states.
Mon, Jan 26, 1:22 PM · MW-1.46-notes (1.46.0-wmf.14; 2026-02-03), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs

Fri, Jan 23

ATitkov closed T414951: Add capability to host and serve video assets from the extension as Declined.

Not needed, as static media can be fetch by utilising wgExtensionAssetsPath

Fri, Jan 23, 10:13 PM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T415355: Migrate default user preference configuration to Community Configuration.

Manual testing

Fri, Jan 23, 1:29 PM · Reader Experience Team (REx Sprint 14 [Q3 Feb 10 - 23]), Patch-For-Review, MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T415355: Migrate default user preference configuration to Community Configuration.
Fri, Jan 23, 12:33 PM · Reader Experience Team (REx Sprint 14 [Q3 Feb 10 - 23]), Patch-For-Review, MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T415353: Introduce global feature flag to control extension availability.

Manual testing

Fri, Jan 23, 12:09 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T415353: Introduce global feature flag to control extension availability.
Fri, Jan 23, 11:48 AM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov moved T415346: Enhance CommunityConfiguration UI for Birthday Mode from Backlog to extension:WP25EasterEggs on the PES1.3.3 WP25 Easter Eggs board.
Fri, Jan 23, 11:19 AM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), CommunityConfiguration-Adoption, PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs
ATitkov added a comment to T415346: Enhance CommunityConfiguration UI for Birthday Mode.

This is a screenshot of the modified CommunityConfiguration page for the WP25EasterEggs

Fri, Jan 23, 10:53 AM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), CommunityConfiguration-Adoption, PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs
ATitkov created T415346: Enhance CommunityConfiguration UI for Birthday Mode.
Fri, Jan 23, 10:43 AM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), CommunityConfiguration-Adoption, PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs

Tue, Jan 20

ATitkov updated subscribers of T414944: Add "learn more" link for 'Birthday mode' switch in Appearance menu.
Tue, Jan 20, 3:53 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T414944: Add "learn more" link for 'Birthday mode' switch in Appearance menu.

This needs input from Reader Experience team. Currently Vector's clientPreferences.js does not support adding custom links in the Appearance pinnable dropdown.

Tue, Jan 20, 11:54 AM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs

Mon, Jan 19

ATitkov renamed T414960: Add a working prototype version of the companion from Add a prototype version of the companion working to Add a working prototype version of the companion.
Mon, Jan 19, 1:31 PM · Patch-For-Review, Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MW-1.46-notes (1.46.0-wmf.13; 2026-01-27), PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs
ATitkov moved T414960: Add a working prototype version of the companion from Backlog to extension:WP25EasterEggs on the PES1.3.3 WP25 Easter Eggs board.
Mon, Jan 19, 1:30 PM · Patch-For-Review, Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MW-1.46-notes (1.46.0-wmf.13; 2026-01-27), PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs
ATitkov closed T414949: Correct the celebratory intention of preference description and help text as Resolved.
Mon, Jan 19, 1:30 PM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T414960: Add a working prototype version of the companion.
Mon, Jan 19, 1:12 PM · Patch-For-Review, Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MW-1.46-notes (1.46.0-wmf.13; 2026-01-27), PES1.3.3 WP25 Easter Eggs, MediaWiki-extensions-WP25EasterEggs
ATitkov added a comment to T414951: Add capability to host and serve video assets from the extension.

Manual testing

Mon, Jan 19, 1:04 PM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T414951: Add capability to host and serve video assets from the extension.
Mon, Jan 19, 12:33 PM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov moved T414704: Fix wp25 video logo not working in safari from Backlog to Wikipedia Portal Easter Eggs on the PES1.3.3 WP25 Easter Eggs board.
Mon, Jan 19, 12:11 PM · PES1.3.3 WP25 Easter Eggs
ATitkov moved T414944: Add "learn more" link for 'Birthday mode' switch in Appearance menu from Backlog to extension:WP25EasterEggs on the PES1.3.3 WP25 Easter Eggs board.
Mon, Jan 19, 12:11 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov moved T414949: Correct the celebratory intention of preference description and help text from Backlog to extension:WP25EasterEggs on the PES1.3.3 WP25 Easter Eggs board.
Mon, Jan 19, 12:11 PM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T414949: Correct the celebratory intention of preference description and help text.
Mon, Jan 19, 12:03 PM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T414944: Add "learn more" link for 'Birthday mode' switch in Appearance menu.
Mon, Jan 19, 11:25 AM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Reader Experience Team (REx Sprint 13 [Q3 Jan 27 - Feb 9]), MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T414704: Fix wp25 video logo not working in safari.

IIUC this still awaits a deployment

Mon, Jan 19, 11:17 AM · PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T412000: Add Wikipedia25 portal enhancements.

Thank you both @Jdrewniak and @Volker_E for the support on this! I think this one can be resolved. I will create new tickets for the next steps

Mon, Jan 19, 11:15 AM · PES1.3.3 WP25 Easter Eggs
ATitkov closed T414651: [Design bug] Two images to be replaced with open licensed images as Resolved.

This has been fixed, deployed and verified. If changes occur, please reopen

Mon, Jan 19, 11:11 AM · PES1.3.3 WP25 Easter Eggs
ATitkov closed T414625: Update attributions list to reflect QA as Resolved.

This has been fixed, deployed and verified. If changes occur, please reopen

Mon, Jan 19, 11:11 AM · PES1.3.3 WP25 Easter Eggs
ATitkov closed T414371: Integrate Wikibase Client for QID-based Companion Configuration as Resolved.
Mon, Jan 19, 11:10 AM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov closed T414661: Fix video logo on wikipedia.org for wikipedia25 initiative as Resolved.
Mon, Jan 19, 11:09 AM · Wikimedia-Portals, PES1.3.3 WP25 Easter Eggs

Thu, Jan 15

ATitkov added a comment to T414704: Fix wp25 video logo not working in safari.

manual testing

Thu, Jan 15, 4:50 PM · PES1.3.3 WP25 Easter Eggs
ATitkov created T414704: Fix wp25 video logo not working in safari.
Thu, Jan 15, 4:29 PM · PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T414661: Fix video logo on wikipedia.org for wikipedia25 initiative.

manual testing:
the video logo src should be https://.../assets/img/... and not https://.../assets/img/video-logo/... , also the video should be visible and playing

Thu, Jan 15, 12:09 PM · Wikimedia-Portals, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T408592: Request: Wikipedia 25 microsite hosting.

I know it might look too soon, but I want to request either scheduled re-deployments or the ability to deploy myself, in order to update for bugfixes and a couple of incoming i18n and media.

Thu, Jan 15, 11:29 AM · Patch-For-Review, collaboration-services, SRE, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T408592: Request: Wikipedia 25 microsite hosting.

QA was successful. Some people report needed a refresh for the first visit on https://wikipedia25.org/ or https://www.wikipedia25.org/ but I don't think we can do something about it. (Please correct me if I'm wrong)

Thu, Jan 15, 11:15 AM · Patch-For-Review, collaboration-services, SRE, PES1.3.3 WP25 Easter Eggs
ATitkov created T414661: Fix video logo on wikipedia.org for wikipedia25 initiative.
Thu, Jan 15, 9:45 AM · Wikimedia-Portals, PES1.3.3 WP25 Easter Eggs

Wed, Jan 14

ATitkov closed T414533: Update the url of the CTA button for Wikipedia25 portal customisation as Resolved.
Wed, Jan 14, 11:35 AM · PES1.3.3 WP25 Easter Eggs

Tue, Jan 13

ATitkov added a comment to T414533: Update the url of the CTA button for Wikipedia25 portal customisation.

Manual testing:

  • in desktop resolution click on "Who is hiding in the globe" button, you should be taken to the aforementioned url in a new window
  • in mobile resolution click on the video logo, in the opened dialog click "Learn more", you should be taken to the aforementioned url in a new window
Tue, Jan 13, 9:37 PM · PES1.3.3 WP25 Easter Eggs
ATitkov created T414533: Update the url of the CTA button for Wikipedia25 portal customisation.
Tue, Jan 13, 9:22 PM · PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T408592: Request: Wikipedia 25 microsite hosting.

With some moderate additional effort I could reduce that "soft launch" time window to like 5 minutes. But please let me know if it you would like that.

Tue, Jan 13, 2:10 PM · Patch-For-Review, collaboration-services, SRE, PES1.3.3 WP25 Easter Eggs

Jan 12 2026

ATitkov added a comment to T414371: Integrate Wikibase Client for QID-based Companion Configuration.
  1. Manual testing
Jan 12 2026, 7:19 PM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov created T414371: Integrate Wikibase Client for QID-based Companion Configuration.
Jan 12 2026, 6:51 PM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov closed T413936: Implement Community Configuration logic for feature availability and filtering as Resolved.
Jan 12 2026, 3:41 PM · CommunityConfiguration-Adoption, MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs

Jan 7 2026

ATitkov created T413936: Implement Community Configuration logic for feature availability and filtering.
Jan 7 2026, 12:26 AM · CommunityConfiguration-Adoption, MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov closed T411448: Scaffold WP25EasterEggs core structure and configuration integration as Resolved.
Jan 7 2026, 12:25 AM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov renamed T411448: Scaffold WP25EasterEggs core structure and configuration integration from Add page companion system with theme support to Scaffold WP25EasterEggs core structure and configuration integration.
Jan 7 2026, 12:24 AM · MediaWiki-extensions-WP25EasterEggs, PES1.3.3 WP25 Easter Eggs
ATitkov closed T411685: Update dependencies for WP25EasterEggs as Resolved.
Jan 7 2026, 12:18 AM · PES1.3.3 WP25 Easter Eggs

Jan 6 2026

ATitkov updated subscribers of T412000: Add Wikipedia25 portal enhancements.

@Jdrewniak Can you answer this question?

Jan 6 2026, 11:36 PM · PES1.3.3 WP25 Easter Eggs
ATitkov updated subscribers of T411146: Application Security Review Request: Wikipedia 25 microsite.

Sorry for the delayed rely...

Jan 6 2026, 9:29 PM · Security, SecTeam-Processed, Security-Team, secscrum, Application Security Reviews, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T408592: Request: Wikipedia 25 microsite hosting.

I noticed the website just shows a Wikipedia icon and the website is not usable. When I set display: none for the <div id=splash> the website works normally. This effect can be seen locally and on the old toolforge site. I'm not sure if this is a second safeguard for the deployment in January. If it is, it's not really needed, as we are doing a switch using DNS. So the website is not really reachable before.

Jan 6 2026, 9:03 PM · Patch-For-Review, collaboration-services, SRE, PES1.3.3 WP25 Easter Eggs

Dec 17 2025

ATitkov closed T407210: Wikipedia 25 Micro-site - implementation, a subtask of T408592: Request: Wikipedia 25 microsite hosting, as Resolved.
Dec 17 2025, 9:29 PM · Patch-For-Review, collaboration-services, SRE, PES1.3.3 WP25 Easter Eggs
ATitkov closed T407210: Wikipedia 25 Micro-site - implementation as Resolved.

I will close this one and open a new task for the review requested fixes

Dec 17 2025, 9:29 PM · PES1.3.3 WP25 Easter Eggs
ATitkov renamed T411997: Add Wikipedia25 l10n placeholders from Add Wikipedia25 i10n placeholders to Add Wikipedia25 l10n placeholders.
Dec 17 2025, 9:19 PM · PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T407210: Wikipedia 25 Micro-site - implementation.

To be honest I think this can be marked as done :)

Dec 17 2025, 9:40 AM · PES1.3.3 WP25 Easter Eggs

Dec 16 2025

ATitkov added a comment to T408592: Request: Wikipedia 25 microsite hosting.

In regards to the request that the site should be published at 8:30 UTC on Jan 15th 2026, I am wondering if we can use an apache based solution like the following

Dec 16 2025, 7:14 PM · Patch-For-Review, collaboration-services, SRE, PES1.3.3 WP25 Easter Eggs
ATitkov added a comment to T408592: Request: Wikipedia 25 microsite hosting.

Would it be ok with you if we do that next week, on December 22nd?

Dec 16 2025, 7:10 PM · Patch-For-Review, collaboration-services, SRE, PES1.3.3 WP25 Easter Eggs

Dec 11 2025

ATitkov added a comment to T408592: Request: Wikipedia 25 microsite hosting.

Here are the replies I got back:

Dec 11 2025, 7:55 PM · Patch-For-Review, collaboration-services, SRE, PES1.3.3 WP25 Easter Eggs

Dec 10 2025

ATitkov added a comment to T410465: wikipedia25-years-of-wikipedia tool loads and uses non-free JavaScript.

This can be marked as done. Here is the respective commit https://gitlab.wikimedia.org/toolforge-repos/wikipedia25-years-of-wikipedia/-/commit/bec74abf4e5dee219057df5b060e1be38b558184

Dec 10 2025, 4:51 PM · Software-Licensing, Tools, PES1.3.3 WP25 Easter Eggs