Related changes
Appearance
← 歃
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- D
- Wikidata edit
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
- Temporarily watched page
13 December 2024
- diffhist Module:parameters 19:46 +106 Theknightwho talk contribs (Add TODO.)
- diffhist Module:parameters 19:44 +260 Theknightwho talk contribs (Track non-string inputs.)
- diffhist Module:parameters 18:18 +1,425 Theknightwho talk contribs (Decode HTML entities in title inputs, and change the boolean flag "strict" to "prefix" with multiple options for prefix overrides.)
- diffhist Module:parameters 14:43 +194 Theknightwho talk contribs (Add comment.)
- diffhist Module:parameters 14:19 +559 Theknightwho talk contribs (When the title type has a namespace specified and the input begins with a non-namespace prefix (i.e. one which should be treated as plaintext, like an interwiki prefix), check any prefix against the mw.site.namespaces table to determine if mw.title.new or mw.title.makeTitle should be used in advance instead of always grabbing it with mw.title.new then checking if the returned title is external, as that doesn't work with for the "en:" or "wikt:" prefixes.)
- diffhist eat 13:46 +22 CedarForest14 talk contribs (t+zyp:ee (Assisted))
- diffhist drink 13:35 +24 CedarForest14 talk contribs (t+zyp:ding (Assisted))
- diffhist Module:parameters 00:52 +108 Theknightwho talk contribs (Code clean-up.)
- diffhist Module:parameters 00:18 +841 Theknightwho talk contribs (Support title inputs that are just fragments (e.g. "#foo"), as the mw.title library doesn't handle them properly.)
- diffhist Module:languages/data 00:04 +7 Benwing2 talk contribs (User:Theknightwho is this the right way to remove apostrophes from sorting in Grek?)
12 December 2024
- diffhist Module:parameters 17:02 +122 Theknightwho talk contribs (Add comment.)
- diffhist Module:pages 17:00 −60 Theknightwho talk contribs (Remove now-unused alias.)
- diffhist Module:parameters 16:58 +819 Theknightwho talk contribs (is_valid_title() in Module:pages renamed to is_internal_title(), and add new allow_external flag to the title type, which enables external titles (which are off by default).)
- diffhist Module:template parser 16:21 +39 Theknightwho talk contribs (is_valid_title() in Module:pages renamed to is_internal_title().)
- diffhist shà 16:21 +131 ExfactoLexander talk contribs Tags: new-L2 Mobile edit Mobile web edit Advanced mobile edit
- diffhist Module:pages 16:02 +223 Theknightwho talk contribs (Rename is_valid_title to is_internal_title.)
- diffhist Module:pages 15:49 +1,523 Theknightwho talk contribs (Add is_title, use it in is_valid_title instead of simply checking the input exists, validate that inputs to is_valid_page_name are strings, and add is_valid_link_target function.)
- diffhist Module:labels/data/topical 13:35 +79 Vininn126 talk contribs
- diffhist sap 13:17 +30 83.28.116.171 talk (t+et:piimmahl (Assisted)) Tags: Mobile edit Mobile web edit
- diffhist Module:scripts 00:07 −52 Theknightwho talk contribs (Move implementation of hasType to Module:language-like, so it can be shared by languages and families.)
- diffhist Module:families 00:05 −52 Theknightwho talk contribs (Move implementation of hasType to Module:language-like, so it can be shared by languages and scripts.)
- diffhist Module:languages 00:03 −50 Theknightwho talk contribs (Move implementation of hasType to Module:language-like, so it can be shared by families and scripts.)
11 December 2024
- diffhist Module:language-like 23:57 +369 Theknightwho talk contribs (Add hasType().)
- diffhist Module:headword 10:42 −21 Benwing2 talk contribs (remove extraneous whitespace)
- diffhist Module:utilities 03:25 −2 Theknightwho talk contribs (Delegate checking for whether the page is a content page to is_content_page is Module:pages.)
- diffhist Module:pages 03:18 +476 Theknightwho talk contribs (Add is_content_page().)
- diffhist Module:pages 02:29 +529 Theknightwho talk contribs (Support gadget and user scripts/stylesheets, as well as documentation, sandboxes and testcases for various other page types.)
- diffhist Module:maintenance category 00:29 +144 Theknightwho talk contribs (Use new is_sandbox() and is_testcase_page() functions, which can handle various edge cases like testcase documentation pages properly.)
- diffhist Module:pages 00:20 +1,449 Theknightwho talk contribs (Templates and modules can now include up to all three of "testcase", "sandbox" and "documentation" as applicable. Also add is_documentation, is_testcase_page and is_sandbox functions)
10 December 2024
- diffhist Module:pages 22:25 +157 Theknightwho talk contribs (Distinguish user subpages in page types.)
- diffhist Module:pages 21:09 −40 Theknightwho talk contribs (Remove old alias.)
- diffhist Module:maintenance category 20:54 +20 Theknightwho talk contribs (pagetype() in Module:pages renamed to get_pagetype().)
- diffhist Module:pages 19:45 +43 Theknightwho talk contribs (Rename pagetype to get_pagetype.)
- diffhist Module:scripts/data 18:18 +107 Theknightwho talk contribs (Load Module:string utilities on demand.)
- diffhist Module:languages/data/exceptional 18:16 +106 Theknightwho talk contribs (Load Module:string utilities on demand.)
- diffhist Module:languages/data/3/u 18:13 +106 Theknightwho talk contribs (Load Module:string utilities on demand.)
- diffhist Module:languages/data/3/m 18:08 +106 Theknightwho talk contribs (Load Module:string utilities on demand.)
- diffhist Module:languages/data/3/c 18:01 +106 Theknightwho talk contribs (Load Module:string utilities on demand.)
- diffhist Module:languages/data/2 17:59 +106 Theknightwho talk contribs (Load Module:string utilities on demand.)
- diffhist Module:languages 17:55 −74 Theknightwho talk contribs (Remove redundant addDefaultTypes, as it's no longer called anywhere.)
- diffhist Module:families/data 17:50 −62 Theknightwho talk contribs (addDefaultTypes now merged into finalizeData.)
- diffhist Module:languages/data/exceptional 17:45 −52 Theknightwho talk contribs (addDefaultTypes now merged into finalizeData.)
- diffhist Module:languages/data/3/u 17:39 −52 Theknightwho talk contribs (addDefaultTypes now merged into finalizeData.)
- diffhist Module:languages/data/3/m 17:31 −52 Theknightwho talk contribs (addDefaultTypes now merged into finalizeData.)
- diffhist Module:languages/data/3/c 17:16 −52 Theknightwho talk contribs (addDefaultTypes now merged into finalizeData.)
- diffhist Module:languages/data/2 17:12 −52 Theknightwho talk contribs (addDefaultTypes now merged into finalizeData.)
- diffhist Module:scripts 14:47 +33 Theknightwho talk contribs (Accept opts table in toJSON, matching the main toJSON function in Module:JSON, with the addition of a lua_table flag that replaces the previous returnTable flag.)
- diffhist m Module:families 14:46 −16 Theknightwho talk contribs
- diffhist m Module:languages 14:44 −19 Theknightwho talk contribs
- diffhist Module:families 14:36 +49 Theknightwho talk contribs (Accept opts table in toJSON, matching the main toJSON function in Module:JSON, with the addition of a lua_table flag that replaces the previous returnTable flag.)