Commit graph

21 commits

Author SHA1 Message Date
Kunal Mehta 4e9bfc7bb2 Add extension.json, empty PHP entry point
Bug: T87946
Change-Id: I01c765b460dd57401e81bcf88072ff2c0cc26749
2015-05-02 17:21:26 -07:00
Kunal Mehta 5c67f2276a Remove i18n shim
Change-Id: Iacf8577589442bba86f9118e6842e673103f1364
2015-05-02 16:10:58 -07:00
Kunal Mehta f404e519ac Remove Nuke_VERSION constant, hardcode version in credits
Change-Id: Ib624dd825d0be5976d0e695de2da40cab03205da
2015-05-02 16:10:32 -07:00
Southparkfan d4286e70e4 Use __DIR__ instead of dirname( __FILE__ )
Change-Id: Ibd0f9c9baf52d9962ab3fcbfe31e04028aed699c
2014-11-08 09:39:13 -05:00
Reedy b094639112 chmod -x *.php
Bug: 66182

Change-Id: Icc9439e043757bdda255f120e205559f2476dcff
2014-06-05 13:17:57 +00:00
Siebrand Mazeland f37ea12759 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I38d69b97f140d46c2fc5db6a8d81e5138ac7c8d9
2014-03-27 11:55:55 +01:00
isarra 48af2dada4 (Bug 55424) Add a link to nuke a user from Special:Contributions
If I have to lock you two in a room, I will.

Change-Id: I1bb2907db948b8e26cfa2532a38b1e25f2dda1fc
2014-02-02 19:30:56 +01:00
jeroendedauw c76b38b0b9 Added option to limit page selection by namespace
Change-Id: I0dda69485c36980c7425fa21c25f5926ca47049f
2012-10-06 21:48:47 +02:00
Siebrand Mazeland 215854daf4 Nuke extension maintenance.
* Slightly improved an i18n issue in SpecialNuke::listForm()
* Use Message class where possible.
* Bumped version two points (hadn't been done for 1.1.5).
* Updated documentation for a method.
* Fix spacing in i18n file.
* Update .gitignore.

Change-Id: Ibec4d5279d58f08c84f64fa544a5348f6128a15d
2012-08-16 15:38:16 +02:00
Roan Kattouw e727fb90fb Revert r113364, r113598, r113604, r113793, r113795. Unreviewed changes in Nuke.
All of these revisions are tagged with 'gerritmigration' and will be resubmitted into Gerrit after the Gerrit switchover. See also http://lists.wikimedia.org/pipermail/wikitech-l/2012-March/059124.html
2012-03-21 19:25:49 +00:00
Marcin Cieślak c56370bf33 bug 16985: Show number of recent edits in Special:Nuke
One aggregate query only to get list of recent changes
matching the criteria.

Bumping extension version + adding myself to credits.

Followup-To: r108602 r108871

i18n: remove nuke-viewchanges introduced in r111298
2012-03-12 00:18:08 +00:00
Jeroen De Dauw 4e3aa8fcd3 Follow up to r108871; -m 2012-02-12 14:45:29 +00:00
Sam Reed 2d918ec529 Revert most of r108602
For such a minor cosmetic fix, having to do a query per result row is just daft
2012-01-13 22:59:39 +00:00
Jeroen De Dauw 7fbbea0f0c fix bug 16985 based on attached patch by Nakon 2012-01-11 09:34:47 +00:00
Siebrand Mazeland 437042722c Bye, bye $wgExtensionAliasesFiles (deprecated in 1.16). 2011-12-25 23:09:26 +00:00
Brion Vibber 51df8cc78a Update a butt-ton of extension about URLs to point to https://www.mediawiki.org/ 2011-12-13 23:49:33 +00:00
Robin Pepermans 57a9ab8331 Split the default reason for single users and multiple users; easier for translators. The "nuke-multiplepeople" was substituted as parameter one (in the user language!!). Also include a link to the contributions in parameter 1 of "nuke-defaultreason".
Some other small changes: whitespace fixes, update getLang() -> getLanguage(), call Linker statically, increase the reason input box size
2011-12-03 12:28:29 +00:00
Jeroen De Dauw 6133cddd5b got rid of inline js and made use of jQuery 2011-11-10 17:40:32 +00:00
Jeroen De Dauw 2848522f3a Follow up to r82136; 2011-10-18 22:46:31 +00:00
Jeroen De Dauw e14680fe0b Added a changable limit and the option to not filter the recent changes on a single user 2011-02-14 20:21:02 +00:00
Siebrand Mazeland 856ed5c0c2 Rename to remove "Special" prefix from filenames. Update Configure and Translate accordingly. 2010-04-18 11:53:49 +00:00
Renamed from SpecialNuke.php (Browse further)