Volunteer janitor of Phabricator (and of wikis in general). Touches things few others dare to touch
User Details
- User Since
- Aug 22 2016, 6:14 PM (493 w, 6 d)
- Availability
- Available
- LDAP User
- Pppery
- MediaWiki User
- Pppery [ Global Accounts ]
Today
Fri, Feb 6
Wed, Feb 4
Tue, Feb 3
Mon, Feb 2
Assuming this is resolved.
+ public function checkPermissions() {
+ if ( !$this->getConfig()->get( 'VisualEditorRebaserURL' ) ) {
+ throw new PermissionsError( null, PermissionStatus::newFatal( 'badaccess-group0' ) );
+ }
+ parent::checkPermissions();
}Sun, Feb 1
Sat, Jan 31
Fri, Jan 30
Importing wikis doesn't usually involve a maintenance script run.
Thu, Jan 29
Wed, Jan 28
Added you to Trusted-Contributors so you should be able to do this yourself.
Tue, Jan 27
This did not get announced for some reason, no point in announcing it a month later.
This did not get announced for some reason, no point doing so a month later.
Looks like you forgot to update the interwiki cache.
Mon, Jan 26
First report: "Please enable mandatory 2FA for everyone on enwikivoyage. The community has discussed this and voted in favor with unanimous support: https://en.wikivoyage.org/wiki/Wikivoyage:Travellers%27_pub#Require_2FA"
Sun, Jan 25
That's unrelated. That page is in template namespace, not module namespace. That shouldn't be possible.
Tue, Jan 20
Please make sure the Commons community was consulted about these proposed uses before implementing. Wikimedia communities tend to be extremely skeptical of proposed uses of AI.
Please make sure the Commons community was consulted about these proposed uses before implementing. Wikimedia communities tend to be extremely skeptical of proposed uses of AI.
Not technically the same link (one is the upstream, one is the WMF fork), but https://gitlab.wikimedia.org/repos/phabricator/phabricator/-/blob/wmf/stable/src/applications/diffusion/controller/DiffusionCommitController.php
Mon, Jan 19
That's also incorrectly done in my opinion.
Yeah, I assumed the entire thing would fail because it couldn't move the talk page. Turns out that was wrong (and I realized my own mistake a few minutes later)
(disregard my previous comment, it was just slow)
Okay, done the first step.
The fundamental principle of a wiki is that every change that can be done can also be undone. I don't see sufficient cause to break that principle here.
Fri, Jan 16
Agreed with stjn - the blur when hovering over the arrow icon could be dispensed with.
Thu, Jan 15
Wed, Jan 14
Tue, Jan 13
Well, the new logo file was deployed. I'm not convinced it rendered the way you want it from syncing to the testservers - you may want to cross-check that and upload a new version if needed.
It looks like that didn't do what it was supposed to and moved pages to "MOS-foo" instead of moving them into the new namespace. @Lee (or anyone else) you can clean it up on-wiki using the ordinary Special:MovePage feature.