[00:05:23] 06Multimedia, 10Wikimedia-Site-requests: Run refreshImageMetadata.php --force - https://phabricator.wikimedia.org/T32961#2863949 (10matmarex) >>! In T32961#2860921, @jcrespo wrote: > I (and probably Releng neither) will not allow a single script to run uninterruptedly for 2 months (that doesn't mean we will no... [07:06:50] 06Multimedia, 10Wikimedia-Site-requests: Run refreshImageMetadata.php --force - https://phabricator.wikimedia.org/T32961#345988 (10Legoktm) My 2¢: Instead of using a super-long running maintenance script, consider just having a script to (slowly) queue jobs in the job queue. We can set up a dedicated job runne... [07:42:30] 06Multimedia, 06Commons, 10MediaWiki-Internationalization, 10MediaWiki-extensions-GWToolset, and 4 others: Special pages, actions and views whose messages don't escape text - https://phabricator.wikimedia.org/T85864#2864186 (10Mvolz) [09:09:06] 06Multimedia, 10Wikimedia-Site-requests: Run refreshImageMetadata.php --force - https://phabricator.wikimedia.org/T32961#2864250 (10jcrespo) > My 2¢: Instead of using a super-long running maintenance script, consider just having a script to (slowly) queue jobs in the job queue. +1 to that. @matmarex puppetiza... [14:09:44] 06Multimedia, 10UploadWizard: mw.Escaper malfunction (pipe incorrectly replaced with {{!}}) - https://phabricator.wikimedia.org/T152927#2864729 (10matthiasmullie) 05Open>03Invalid I'm also unable to reproduce this. But as @matmarex also figured out already, it looks like the content was not inserted via th... [14:45:48] (03Abandoned) 10Reedy: [WIP] Bring in video.js from composer [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/320094 (https://phabricator.wikimedia.org/T150128) (owner: 10Reedy) [14:48:42] (03PS1) 10Reedy: Sync video.js version in package.json to what's in the repo [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/326434 [16:04:32] o/ [16:06:18] marktraceur: \o [16:07:26] How's it going prtksxna? [16:09:02] marktraceur: The software I am using to make the prototypes isn't able to handle hovers too well [16:09:50] Oh. That could be an issue for a prototype whose functionality is about 75% based on hover events [16:10:02] Yes :( [16:12:06] But I made some good progress today [16:12:51] * prtksxna creates gh-pages branch to share link [16:14:58] marktraceur: Are you able to open https://prtksxna.github.io/wikimedia-prototypes/fileannotations/las_meninas_view/view/view.html? [16:15:28] prtksxna: Yup! [16:15:42] I am not :/ [16:15:53] marktraceur: See the add annotation interface [16:16:26] I was thinking, that this is going to take a while, and we are going to do some sort of cross-project search, so, do you want to start working on that. [16:16:42] That is if you think it is the kind of thing that might take a lot of time. [16:19:59] prtksxna: Huh, is there not a more complex conversation to be had with a broader audience before deciding for sure that we're doing anything? [16:22:11] marktraceur: There is. But some sort of cross-project search is going to happen, all our ideas require it [16:24:23] prtksxna: OK, well, I don't want to throw too much shade on the design process, but if every idea has a constant thread, I have nonzero doubts [16:24:27] https://phabricator.wikimedia.org/T151846 [16:24:33] Anyway I'll start thinking about it and looking into things [16:25:41] marktraceur: Hmm, they have a constant thread in that they'll need some sort of search, but differ in other ways. [16:26:34] One of the ideas there don't have the search option, that is an only-mini-VE editor, which is better given as an option (like in the current prototype), rather than the only way to add annotations. [16:27:01] OK then :) [16:29:34] marktraceur: We could talk about the process too, if you'd like [16:37:26] prtksxna: No need, I was just curious [18:53:37] 10FileAnnotations, 06Multimedia: Create API module for cross-wiki searching - Wikipedias, commons, wikidata - https://phabricator.wikimedia.org/T152990#2865666 (10MarkTraceur) [19:10:33] prtksxna: Sorry, I should have asked you about this more quickly this morning, but I'm thinking about this API now [19:11:24] prtksxna: So a search for, e.g. (as the example provided on search API help page) "ABC" on Wikidata, will provide several possible results. Should I only show those results, or also Wikipedia pages (which may be different) and Commons categories? [19:21:10] 06Multimedia, 10MediaWiki-Gallery, 06Reading-Web-Backlog, 10Wikimedia-Site-requests: Change the default mode of tags to mode=packed on English Wikipedia - https://phabricator.wikimedia.org/T141349#2865778 (10Whatamidoing-WMF) [19:44:36] MatmaRex: Isn't there a log of AbuseFilter hits somewhere on Commons? I'm blanking. [19:45:12] marktraceur: Special:AbuseLog [19:46:41] MatmaRex: Great, thanks. [19:46:53] Someone got a false positive on the "possible copyvio" filter, helping them out now [19:57:28] 06Multimedia, 06Commons, 10MediaWiki-File-management, 05MW-1.29-release-notes, 05WMF-deploy-2016-12-13_(1.29.0-wmf.6): File histories won't display more than 10 files on a page - https://phabricator.wikimedia.org/T152813#2866031 (10matmarex) 05Open>03Resolved Fixed and deployed. [23:17:23] 06Multimedia, 10Wikimedia-Site-requests: Run refreshImageMetadata.php --force - https://phabricator.wikimedia.org/T32961#2866643 (10fgiunchedi) Agreed too using the jobqueue seems like a good idea to handle splitting in batches for start/end thresholds, handling failed batches, resuming, etc. re: swift I'm not...