[03:03:40] heh. were all the historical tags/branches deleted from the mediawiki repo? [03:03:43] https://phabricator.wikimedia.org/source/mediawiki/browse/REL1_19/RELEASE-NOTES-1.19 [03:08:31] oh haha. oh well I don't need that anyways in this case. [03:10:12] Hi Quasar`. [03:10:25] hi [03:10:48] I see tags here: https://github.com/wikimedia/mediawiki/tags [03:11:18] ah I see [03:11:25] it apparently doesn't show them all in the drop down [03:11:26] thanks [03:11:47] migrating some quite old code and may need to end up making reference to some stuff in there :> [03:11:57] :-) [06:44:21] "You should not use the deprecated methods getIsRawMode() and setRawMode(). Raw mode used to indicate that a result printer wanted metadata keys such as _element; now all printers need to handle "raw mode" data." [06:44:30] ^ anybody got a tip on the best way to do that? [06:45:06] this code I've got here is puking because there's an [_element]: 'rc' in the API query results [06:48:02] * Quasar` eyes ApiResult::stripMetadata suspiciously [07:18:28] https://pasteboard.co/Hc87dlY.png starting to work <3 [07:52:39] Quasar`: what are you making? [07:53:21] making the Special:WikiActivity page and its related APIs and widgets work outside wikia [18:09:48] Is there a way to exclude redirects from the search results? [18:10:09] I've searched around and can't find anything that covers this particular thing. [18:11:01] If it could be done where it could be turned on and off through the general user interface, that would be optimal. [18:11:15] Like a gadget. [18:17:10] Or, a way to bring back that toggle on the search results that lets you hid all redirects in your search results.