[04:34:46] TOTP is the only available method? [05:01:29] loftyabyss: for now. WebAuth (aka yubikeys) will be coming eventually [05:02:27] Im assuming we are talking about on wiki 2fa [06:54:10] is there any plugin that will allow me to enter code blocks with the same syntax as in github? [06:54:35] ie, single back ticks for inline and triple back ticks for source blocks [12:30:58] hey what do you do if someone has vandalized a flow discussion? [12:31:13] i don't see a way to undo like one would normally [13:33:36] Hi everyone, I would appreciate having urlwidth parameter in list=allimages. I can try to write a patch for that, but I don't know if not having this parameter in list=allimages is intentional or not. [13:36:41] urlwidth? [13:37:09] iiurlwidth/iiurlheight [13:37:45] i want to get a thumbnail url for all images returned by allimages [13:37:52] scaled to specified size [13:38:25] Reedy, something like this https://commons.wikimedia.org/wiki/Special:ApiSandbox#action=query&format=json&prop=imageinfo&titles=File%3ARoof%20of%20a%20heritage%20barn%2C%20Ruckle%20Heritage%20Farm%2C%20Saltspring%20Island%2C%20British%20Columbia%2C%20Canada.jpg&iiprop=timestamp%7Cuser%7Curl&iiurlwidth=20 [13:42:25] Curiously allimages and queryimages both don't have that [13:42:34] I'm guessing because no one has needed/wanted it (yet) [13:44:32] yeah :) [13:45:12] If you're gonna do it.. I suspect doing it by refactoring ApiQueryImageInfo would be ideal to reduce some of the code duplication [13:45:19] And maybe file a task to work against too [13:46:45] async forever [13:47:42] saper, async won't stop the user from having to wait till the images load, would it? [13:48:24] filled T226830 [13:48:24] T226830: Add image scaling option to list=allimages - https://phabricator.wikimedia.org/T226830 [14:16:03] Urbanecm: I meant background tasks... a method to ship work in the background to be done asynchronously [14:16:31] thx subscribed [14:20:11] saper, well,that's hard to do, if I want to display a list of images to a user :) [14:31:29] Urbanecm: changed title a bit, are you okay with it? [14:33:26] it is not about asking the API to scale the image (i.e. provided a new one) [14:34:58] no, it's just about modifying a current api to allow scaling just as imageinfo does [15:06:26] Greetings, got a quick question, is it possible to create a template with a variable (for example {{CURRENTYEAR}} and have the result be inserted into the page instead of the variablestring? [15:07:10] (so it would insert "2019" and not "{{CURRENTYEAR}}" for example) [16:04:44] itsame: do you have an example somewhere? it should work as you say if I understand correctly [17:07:04] I have mediawiki running on a windows 2016 server with IIS 6 SMTP, I'd like to send mail out through my cloud exchange server. Is there a best practice for this setup? [20:38:00] Hi, anyone knows way to embed veoh videos without the veoh widget? something like EmbedVideo extnsion? [20:53:03] hello I'm trying to download a skin via git but I'm having some ssh errors [20:53:10] would anyone help me please? [20:53:15] git clone ssh://gerrit.wikimedia.org:29418/mediawiki/skins/MinervaNeue [20:53:57] Permission denied (publickey). [20:53:58] fatal: Could not read from remote repository [20:54:11] Do you have an account on gerrit? [20:54:17] Reedy: no [20:54:31] You can't clone using ssh then [20:54:35] need to clone using https [20:54:55] so what's the address then? [20:55:30] git clone "https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue" [20:56:21] Reedy: thank you [21:10:57] any idea how to deal with this critical error? https://pastebin.com/tGMRXkq6 [21:11:18] Main slot of revision 4817 not found in database [22:12:24] baruna: content migration failed or didn't happen, presumably [22:12:32] run update.php