Adds `tag-nuke` and `tag-nuke-description` messages for user in
Special:Tags and changes the canonical tag name to "nuke" instead
of "Nuke".
Bug: T379168
Change-Id: Ic8846781cdac3bf08c6733f39d0cc5988fb09f6a
- Adds a soft dependency on CheckUser
- Lists pages created by IP user or temp acccounts associated with IP
address when the lookup is available
Bug: T342785
Depends-On: I45a18f1fcf1a17bdaeefabebcd2f67a946a2cc2e
Change-Id: Idcdd7d787180e8e99fdcbe856e4fc237d9721824
It's confusing that you can change this number to more than 500 but then only 500 are deleted. This change clarifies the maximum is 500 even if changed.
Change-Id: Iedcf3e48aef03a7ed40a11cf6d179df54cc7132c
Added talk page links to aid in uncovering which talk pages may require further inspection. Also reorganised the information a little, made some terminology consistent, and added a .less file to store Nuke styles.
Bug: T364143
Change-Id: I76b9bbb939afde1d7d951925818fd15f40022ead
When pages are redirects, admins may not want to delete them, as they are less likely to contain bad content. This patch highlights them by using the allpagesredirect styling which provides the same italicizing behaviour for Special:AllPages.
Bug: T278625
Change-Id: I027cad868ed13190424612d1f9c2bdaf6456f49e
This would make running Special:Nuke much faster and avoid production
errors due to timeout.
Bug: T188679
Bug: T212690
Change-Id: I59d99068dd4d663261a5a5d0180105889fca66a2
I was trying all kinds of stuff (*, ?, .*, _, ...) and had to look in
the code to realize the forms asks me to submit an SQL LIKE pattern.
Phew.
Change-Id: Ida3610c7cb0ce186403d56d4e84a3f512e59b417
If there are 0 new pages, the message is updated to "There are no page titles matching your search."
Bug: T163494
Change-Id: I625fca21bcd667efb1420a0f23c42706d838cc66
ListToggle was introduced in 1.27 so the old code has been kept for
backwards-compatibility. ListToggle has several benefits that this
extension's current code doesn't have:
- Non-working links are not visible for no-JS users.
- Browser back button works correctly even after selecting a link here
Change-Id: I5bcfa944478a71112324ca684daa9235718c7d2b
* Fix all issues so tests pass.
* Rework deprecated functions. Compatibility is now with
MediaWiki 1.23 or later.
Change-Id: I08a0be7df48f9a39951cdc4edd4091fd4b89eade
This will add a 'Invert' button next to Select: All, None
in Special:Nuke allowing to invert checkbox selection making
it easy to select many pages with a few clicks.
Bug: T86549
Change-Id: Id74369dc1cd6884e53367f4103a3b50254394641