[17:56:44] bd808: https://github.com/Yelp/elastalert [17:57:33] I know I've looked at that before, I don't remember if there is a ticket about setting it up somewhere in phab or not [18:00:23] ah, yep: https://phabricator.wikimedia.org/T123243 [20:24:00] Yeah, elastalert! [20:24:36] ori: if you get that setup somewhere, let me know. I've been wanting to run a few alerts. [20:26:29] csteipp_afk: btw, https://mathiasbynens.github.io/rel-noopener/ [20:27:01] tl;dr: 'the Javascript and HTML standards require that the newly opened window/tab have access to the original window's "Window" object, via "window.opener". This allows the new window to control the navigation of the original window, and possibly access other DOM objects as well, depending on security policies.' [20:27:13] works regardless of security origin [20:27:48] a problem for us, because: [20:27:55] /** [20:27:55] * Set a default target for external links, e.g. _blank to pop up a new window [20:27:55] */ [20:27:57] $wgExternalLinkTarget = false; [20:28:20] we don't set that, except on votewiki, where it is indeed set to '_blank'. That's okayish since it's a private wiki [20:28:27] but presumably there exists usage in the wild [20:29:10] Interesting.. that does sound probable. Ticket open for that yet? [20:29:32] no, was in the process of gathering notes / references for one [20:29:35] should have one in a few [21:01:34] votewiki is private? [21:01:50] it's a fishbowl [21:09:54] er, right [21:20:29] fishbowl wikis should have gravel, plants, and small ceramic statues, embedded in the code. [21:20:34] I don't know whether that changes anything [21:22:52] quiddity: they should at least have a bubbler to ensure that all the oxygen isn't depleted [21:23:02] :> [21:23:32] [21:23:37] * quiddity tries to think of a good oXygen tangent, but fails.