Related changes
← Goosm
Jump to navigation
Jump to search
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
- Data item 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
9 August 2022
|
18:23 | Module:Software 2 changes history +11 [Push-f (2×)] | |||
|
18:23 (cur | prev) +14 Push-f talk contribs also recognize 'Proprietary' as proprietary | ||||
|
18:07 (cur | prev) −3 Push-f talk contribs platform may also be separated by commas |
7 August 2022
|
19:46 | Module:Software 9 changes history +344 [Push-f (9×)] | |||
|
19:46 (cur | prev) +41 Push-f talk contribs populate Category:Android software that can record GPS tracks | ||||
|
19:43 (cur | prev) +9 Push-f talk contribs make code more DRY | ||||
|
19:29 (cur | prev) +57 Push-f talk contribs fix: don't treat empty parameters as yes | ||||
|
08:05 (cur | prev) +2 Push-f talk contribs also detect " Android" as android | ||||
|
07:57 (cur | prev) +14 Push-f talk contribs detect platforms like 'Android 5.0 or later' as android | ||||
|
06:51 (cur | prev) −44 Push-f talk contribs simplify | ||||
|
06:23 (cur | prev) +168 Push-f talk contribs categorize uploadOSMData=yes with Category:Android apps that can upload changes to OSM | ||||
|
05:21 (cur | prev) +21 Push-f talk contribs sort unknown license under ?, sort broken open source software under X | ||||
|
05:14 (cur | prev) +76 Push-f talk contribs sort unknown license under X and unmaintained under U |
08:09 | Template:Software/platform diffhist +18 Push-f talk contribs if platform is not recognized display it wrapped in <nowiki> to discourage wrapping the platform values in links since that breaks the categorization |
6 August 2022
|
N 11:03 | Module:Software 9 changes history +1,313 [Push-f (9×)] | |||
|
11:03 (cur | prev) +251 Push-f talk contribs set category sort key depending on license | ||||
|
10:54 (cur | prev) +63 Push-f talk contribs | ||||
|
10:48 (cur | prev) +203 Push-f talk contribs | ||||
|
10:46 (cur | prev) −205 Push-f talk contribs Undo revision 2367127 by Push-f (talk) Tag: Undo | ||||
|
10:45 (cur | prev) +205 Push-f talk contribs | ||||
|
10:42 (cur | prev) −193 Push-f talk contribs Undo revision 2367124 by Push-f (talk) Tag: Undo | ||||
|
10:42 (cur | prev) +193 Push-f talk contribs don't add categories for non-English pages | ||||
|
10:25 (cur | prev) +27 Push-f talk contribs don't add categories if software is broken | ||||
N |
|
10:13 (cur | prev) +769 Push-f talk contribs Created page with "local p = {} function tableContains(table, element) for _, value in pairs(table) do if value == element then return true end end return false end -- debug with e.g. =p.featureCategories(nil, {platform='foo;bar;android', sendPosition='yes'}) function p.featureCategories (frame, debugArgs) local args if frame then args = frame:getParent().args else args = debugArgs end if not args.platform then return '' end local platforms = mw.tex..." |
10:15 | Template:Software diffhist +39 Push-f talk contribs add {{#invoke: Software|featureCategories}} |
09:36 | Template:Software/license diffhist +35 Push-f talk contribs add case for MIT License |