Commit graph

9 commits

Author SHA1 Message Date
DannyS712 9529ceea80 Add help links to special pages
Bug: T228071
Change-Id: Ibf252ff64db6414fe12ae18ad7d3eef3b2c087e6
2019-07-17 19:45:04 +00:00
Umherirrender 38ff8983c7 Remove compat code for version 1.27
This extension requires 1.28.1

Change-Id: I842e7915002a1b30216599915ffa268d3374b00c
2019-03-03 17:45:17 +00:00
Umherirrender 9baf35594c Use ::class for class name resolution
Available since php5.5

Change-Id: I8a69ef8cfe8a5cc9d5fb94c9f0f39032575a8e4d
2019-03-03 01:14:41 +00:00
jenkins-bot cf3f837b5e Merge "Add autofocus to Special:Nuke target field" 2018-05-19 12:02:15 +00:00
Florian Schmidt 229c4feea2 Add autofocus to Special:Nuke target field
This is most likely the field the user will enter when opening
Special:Nuke, pre-selecting it allows a user to directly paste
or write a target name there.

Change-Id: I2092bd7dd8b8d02e9210465b63ef6611134db04b
2018-03-30 22:54:01 +02:00
Brad Jorsch 0a5730a716 Update for the actor table change
Core change I8d825eb0 begins the process of changing core database
tables from using xx_user and xx_user_text fields to using xx_actor.
This updates the extension to continue to function during and after the
transition.

Bug: T167246
Change-Id: I8375aeb84d3308ee7a60cc6dd88511844bcaf20f
2018-03-12 15:17:31 -04:00
Kunal Mehta f9d7a47243 Add configuration for phan
Change-Id: I4103d96b0701ddc9ef7cafc57b1b5d375f3b835f
2018-02-16 15:48:38 +00:00
Matěj Suchánek 4f9f576d98 Don't show link to Nuke for IP ranges
Bug: T175915
Change-Id: Idc73e18e3665380147f85ad27b484fade5e877a2
2018-02-05 20:57:51 +01:00
Kunal Mehta 3189caee68 Move classes into includes/, and rename files to match class name
Change-Id: I00b50e20b34d5a3cc7803b1d950d9a2fdab87d7e
2018-02-04 14:29:42 -08:00