[05:27:07] 06Multimedia, 06Commons, 06Editing-Department, 10MediaWiki-File-management, and 4 others: Allow uploading of 3D files to Wikimedia Commons - https://phabricator.wikimedia.org/T3790#1429739 (10Aklapper) [05:47:51] 06Multimedia, 06Commons, 06Community-Advocacy, 10Wikimedia-General-or-Unknown, 06Zero: Commons and testwiki used as video hoster by Wikipedia Zero - https://phabricator.wikimedia.org/T129845#2221731 (10Pokefan95) @Yurik Assuming you're the one that created data.wmflabs.org, can you please disable uploads... [08:55:12] 06Multimedia, 06Commons, 10MediaWiki-Uploading, 10MediaWiki-extensions-AbuseFilter: AbuseFilter should not check upload stash or at least not log it - https://phabricator.wikimedia.org/T87381#2221898 (10jayvdb) This bug certainly confused me, as seen at https://commons.wikimedia.org/wiki/Commons_talk:Abuse... [09:55:02] 06Multimedia, 10MediaWiki-Uploading, 06Operations, 10Traffic, 10Wikimedia-Video: Uploading 1.2GB ogv results in 503 - https://phabricator.wikimedia.org/T128358#2222240 (10akosiaris) p:05Triage>03Normal [10:53:02] 06Multimedia, 06Commons, 10MediaWiki-File-management, 10TimedMediaHandler: Allow way to choose thumbnail frame for video on its File: description page - https://phabricator.wikimedia.org/T22647#2222612 (10TheDJ) [10:58:19] Is there a way to turn off keyboard shortcuts on gerrit? [11:01:36] 06Multimedia, 06Commons, 10MediaWiki-File-management, 10Wikimedia-Video, 07Design: "Other resolutions" under a video File: are static thumbnails - https://phabricator.wikimedia.org/T110234#2222648 (10TheDJ) [11:03:20] 06Multimedia, 06Commons, 10MediaWiki-File-management, 10TimedMediaHandler: False positives for MEDIATYPE_VIDEO due to looking for string theora in (audio) ogg files - https://phabricator.wikimedia.org/T65584#2222657 (10TheDJ) [11:04:49] 06Multimedia, 06Commons, 10MediaWiki-File-management, 10TimedMediaHandler: Display metadata from videos and audio - https://phabricator.wikimedia.org/T49487#2222661 (10TheDJ) [11:07:44] 06Multimedia, 06Commons, 10MediaWiki-File-management: Do not refresh file metadata for huge files on purge, and especially do not do it well holding database locks - https://phabricator.wikimedia.org/T45331#2222677 (10TheDJ) [11:08:42] 06Multimedia, 06Commons, 10MediaWiki-File-management: For users whose browser doesn't support APNG files, show them an animated GIF of the file instead - https://phabricator.wikimedia.org/T55167#2222683 (10TheDJ) @Ricordisamoa thx for that link ! [11:15:41] 06Multimedia, 10Beta-Cluster-Infrastructure, 06Commons, 10MediaWiki-File-management: Thumbnail generation should happen via the same setup in the beta cluster and in production (tracking) - https://phabricator.wikimedia.org/T84950#2222708 (10akosiaris) [13:39:19] MatmaRex: Sorry for all the failing tests :( [13:39:53] prtksxna: :o no worries [13:40:29] I don't have the latest PHP and the shitty internet in this airbnb is not letting me update [13:44:03] hmm. no idea why that's failing [13:44:06] https://gerrit.wikimedia.org/r/#/c/284154/ [13:44:18] the phpcs is a tab/space typo, but dunno about the real tests [13:45:36] MatmaRex: Its the same with the getSaneType patch [13:45:52] Do the tests match it to some html? [13:46:23] We aren't adding the oo-ui-textInputWidget-type-text... classes anymore [13:46:34] prtksxna: the tests try to compare the HTML generated by the PHP and JS code, with some fuzzy matching to ignore the order of attributes etc. [13:46:51] but the getSaneType patch should be fine [13:47:20] I see, not to some pre-defined html, right? [13:47:28] nope [13:49:17] hmm [13:49:51] prtksxna: and we *also* compare that the HTML after infusing is the same as HTML from the JS widget [13:49:58] and that is apparently failing, somehow [13:50:19] failing test case is TextInputWidget, "{"type":"password","multiline":true} (infuse)" [13:51:04] ooooh [13:51:07] grumble [13:51:39] Aah! But... [13:51:52] 1) What the hell are multiline passwords? [13:52:04] right, setting both 'type' and 'multiline' is nonsense [13:52:09] 2) I thought multiline inputs were always type text [13:52:18] and apparently, the getConfig() method recognizes this and drops the 'type' from the config [13:52:45] so the weird 'oo-ui-textInputWidget-type-' + this.type thingy differs in PHP and JS [13:52:57] In the php code, I see. [13:53:22] I think I get it, I'll try and fix it now [13:53:34] MatmaRex: We can drop multiline passwords, right? [13:53:55] yeah, it doesn't work [13:54:06] it's just the single class name that's generated wrong [13:54:31] (brb) [16:14:15] * MarkTraceur waves [16:14:19] What's going on, guys [16:17:11] hmm. i should probably fill in the travel stuff. [16:30:27] Ugh travel. [16:36:42] Yes. [17:10:51] 06Multimedia, 10Analytics, 06Commons, 10Wikidata, and 3 others: Allow tabular datasets on Commons (or some similar central repository) (CSV, TSV, JSON, XML) - https://phabricator.wikimedia.org/T120452#1854102 (10ThurnerRupert) just to add another example which might help the zillion of sports results on wi... [18:47:12] 06Multimedia, 10Analytics, 06Commons, 10Wikidata, and 3 others: Allow tabular datasets on Commons (or some similar central repository) (CSV, TSV, JSON, XML) - https://phabricator.wikimedia.org/T120452#1854102 (10brion) Couple quick notes: * pretty cool. :) * I worry about efficiency of storage and queries... [19:19:40] 06Multimedia, 10MediaWiki-Uploading: First category disappearing from Commons uploads - https://phabricator.wikimedia.org/T133201#2224944 (10Krenair) [19:23:39] Krenair: that ^ is implemented on-wiki though :( [19:23:51] MatmaRex, it's a gadget? [19:23:55] yes [19:23:57] and people keep filing bugs about all that shit code [19:24:05] oops [19:24:06] which isn't surprising, i guess [19:24:08] just annoying [19:25:13] Krenair: not even a gadget, just site js [19:25:21] or maybe it is [19:25:26] commons' js is super spaghetti [19:47:58] (03PS4) 10Paladox: Update videojs to 5.9.2 [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/284375 [20:30:21] 06Multimedia, 06Commons, 06Community-Advocacy, 10Wikimedia-General-or-Unknown, 06Zero: Commons and testwiki used as video hoster by Wikipedia Zero - https://phabricator.wikimedia.org/T129845#2225231 (10Yurik) @Pokefan95, done, but I suspect that there are tons of various wmflabs vagrant instances that al... [20:43:21] 06Multimedia, 10MediaWiki-extensions-3d, 10MediaWiki-extensions-MultimediaViewer, 13Patch-For-Review: Make Media Viewer pluggable for the 3d extension - https://phabricator.wikimedia.org/T132064#2225287 (10Jdlrobson) [21:51:00] 06Multimedia, 06Commons, 10MediaWiki-File-management: Build an interwiki notifications framework and implement it for InstantCommons - https://phabricator.wikimedia.org/T48525#2225559 (10Smalyshev) May be related to T125138? [23:02:25] Brion standup? [23:03:02] On plane towards Berlin for wikimedia conference 2016 [23:03:12] I don't the the wifi is up to video chat :) [23:26:03] prtksxna: I see a http://www.aesolucionesweb.com.ar/en/plugins/custom-input-file [23:26:12] Which is cool but maybe (definitely) more than we want [23:28:41] MarkTraceur: It uses JCrop https://phabricator.wikimedia.org/T115721 [23:28:48] oops https://github.com/tapmodo/Jcrop [23:29:11] Which is pretty much unmaintained [23:42:54] 06Multimedia, 06Commons, 06Community-Advocacy, 10Wikimedia-General-or-Unknown, 06Zero: Commons and testwiki used as video hoster by Wikipedia Zero - https://phabricator.wikimedia.org/T129845#2226014 (10jayvdb) According to T131934, wmflabs is a totally different ip range, not zero rated.