[05:34:06] ^demon|away: https://www.mediawiki.org/w/index.php?title=MediaWiki:Common.css&oldid=1141311 [11:48:19] does fab.wmflabs use different username/password from bugzilla? [11:50:13] either that or I must've forgotten my password at bugzilla [12:11:32] Glaisher: yes [12:11:47] it's separate (for now) [12:12:25] ok [12:12:26] thanks [13:04:47] Glaisher: Eventually Phabricator will use your Wikimedia (wiki) account details. [13:04:59] No more Common.js? [13:06:14] It's https://www.mediawiki.org/wiki/MediaWiki:Gadgets-definition not https://www.mediawiki.org/wiki/MediaWiki:Gadget-definitions [13:07:08] Nearly all using ResourceLoader, nice. [13:08:28] Nemo_bis: I think examples like those are what added to my confusion. [13:08:41] The first two, anyway. [13:09:53] Carmela: examples of what [13:10:40] https://www.mediawiki.org/wiki/Manual:Parameters_to_Special:Export#Retrieving_earliest_5_revisions [13:10:50] > curl -d "" 'http://en.wikipedia.org/w/index.php?title=Special:Export&pages=Main_Page%0ATalk:Main_Page&offset=1&limit=5&action=submit' [13:12:20] Yeah, Special:Export is not that picky [13:12:42] Well, curl's -d flag is doing some underlying shit there. [13:12:50] But if you want to ask thousands of pages at once it's better to place them in the -d [13:12:58] Right. [13:13:22] POST has much higher limit. [13:13:27] a much [13:15:24] Often several MBs, yep [14:19:48] argh broken interwikis https://wikitech.wikimedia.org/wiki/Web_search [14:20:19] Reedy: hey, does the wikitech move mean an interwiki refresh will finally fix this mess? [14:21:53] Weird, why is ULS not in "personal" position as on mediawiki.org [16:09:34] 8th of what month?? https://www.mediawiki.org/wiki/Phabricator [16:10:13] Let's see, coule be September, December or June [16:11:56] Nemo_bis: "this Monday 8th" [16:12:09] "this" indicates "the upcoming one" :) [16:12:41] relative dates are bad :P [16:13:06] on wiki yeah, it was fine in the email that was just sent though [16:13:58] I didn't see any email, other than correcting a translation on it.wiki which managed to reverse every single information [16:14:05] (like, bugzilla being last) [16:15:00] Nemo_bis: I got one to both of my email addresses I used to register on fab.wmflabs [16:15:18] k [16:51:58] hoo: Is this a problem? https://en.wikipedia.org/w/index.php?diff=624458620 [16:53:48] a930913: If the source content is getting deleted/ oversighted these reports have to as well. [16:59:14] How can that happen in practice? [17:00:00] mh? You mean automatized? [17:00:22] As in it's not in the workflow. [17:01:01] Person revdels X, doesn't bother to check the user's page, do they? [17:01:09] mostly not, I guess [17:01:32] I don't think I do all the time... and if so usually only having a quick glance to see the track record of someone [18:50:51] why are thumbnails of svgs restricted to 2048 pixels? [18:53:05] You can just change the URL, jackmcbarn [18:53:19] sjoerddebruin: it still won't render beyond that [18:53:53] Hm, it works here. [18:54:25] https://upload.wikimedia.org/wikipedia/commons/thumb/c/cc/Syria-Iraq_location_map.svg/4500px-Syria-Iraq_location_map.svg.png isn't 4500 pixels wide [18:55:38] weird [18:57:21] https://upload.wikimedia.org/wikipedia/commons/thumb/7/76/Muse_logo.svg/4500px-Muse_logo.svg.png works, so it depends on the source code of the svg I think. [18:58:09] sjoerddebruin: i think it's capping the height [18:58:44] Yes. [18:58:52] ask for that one at 6000 and it tops out at 4868/2048 [18:59:24] there is probably a $wgMaxSomethingOrOther for it. :P [19:04:08] yeah, $wgSVGMaxSize [19:04:13] * jackmcbarn goes to file a change request [19:12:01] / 1024's a bit low? [19:12:02] XD [21:03:27] greg-g: how long is Bugzilla sticking around? For a new project, should we just start using the production version of Phabricator? [21:05:26] ragesoss: prod phab will be online in a week or so, but bugzilla migration won't happen until like Oct 1st [21:05:44] right andre__ ? ^ [21:05:56] pretty much right, yes. [21:06:33] plus bz migration script still has interesting challenges not covered yet, so don't misunderstand dates as definite deadlines. [21:06:44] ragesoss, ^ [21:07:30] right, "goals" vs "deadlines" [21:08:51] (I have a feeling that some people misunderstand guestimations as hard deadlines which might get exposed again in some meetings in the next two weeks.) [21:11:29] ;) [21:31:42] Thanks for the infoz. [21:54:02] Thanks for the comments on RecentActivityFeed, legoktm. I'll point Nischay to them and work on getting the js license sorted out. [21:54:11] awesome [21:55:09] feel free to add me as a reviewer to some of those things, I can help with code quality stuff, probably not much with the actual code though [21:57:56] Will do, legoktm. Thanks!