index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
specials
/
SpecialMute.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
specials: Remove constructor PHPdoc block
Umherirrender
2025-02-20
1
-6
/
+0
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-3
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
specials: Improve docs and `@ingroup` tags, fix file headers
Timo Tijhof
2024-05-15
1
-3
/
+1
*
Namespace HTMLForm and friends
James D. Forrester
2024-02-14
1
-1
/
+1
*
Use User::isEmailConfirmed for SpecialMute email confirmation check
Dreamy Jazz
2024-02-05
1
-1
/
+1
*
Merge "Re-enable muting temporary users"
jenkins-bot
2023-12-01
1
-9
/
+11
|
\
|
*
Re-enable muting temporary users
Thalia
2023-11-30
1
-9
/
+11
*
|
Move user options related classes into its own namespace
Martin Urbanec
2023-11-29
1
-1
/
+1
|
/
*
Merge "SpecialMute: Split out error into the three specific checks"
jenkins-bot
2023-10-04
1
-13
/
+21
|
\
|
*
SpecialMute: Split out error into the three specific checks
James D. Forrester
2023-09-13
1
-13
/
+21
*
|
SpecialPage::getDescription() should return a Message
C. Scott Ananian
2023-09-21
1
-1
/
+1
*
|
Namespace remaining User-related classes under \MediaWiki\User
James D. Forrester
2023-09-20
1
-1
/
+1
*
|
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+1
*
|
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-1
/
+1
|
/
*
Namespace SpecialN* under \MediaWiki\Specials
James D. Forrester
2023-09-13
1
-0
/
+1
*
Use real type hints for services etc. in specials/ (A-M)
Bartosz Dziewoński
2023-08-29
1
-11
/
+4
*
Add UserIdentityUtils service
Tim Starling
2023-07-24
1
-7
/
+7
*
Namespace SpecialM* under \MediaWiki\Specials
James D. Forrester
2023-05-21
1
-0
/
+12
*
Fix more PHPStorm inspections (#2)
Tim Starling
2023-03-25
1
-3
/
+0
*
Merge "specials: Make Special:Mute only usable for named users"
jenkins-bot
2023-03-21
1
-3
/
+10
|
\
|
*
specials: Make Special:Mute only usable for named users
Umherirrender
2023-03-02
1
-3
/
+10
*
|
Hooks: Remove deprecated SpecialMuteSubmit hook
Sam Smith
2023-03-03
1
-3
/
+0
|
/
*
specials: Replace deprecated HTMLForm::addPreText/addHeaderText
Umherirrender
2022-12-18
1
-1
/
+1
*
Remove SpecialMute::isTargetBlacklisted
Matěj Suchánek
2022-06-19
1
-11
/
+0
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-2
/
+3
*
Use local variable for null checks
Umherirrender
2022-03-05
1
-1
/
+2
*
Rename four config variables to avoid 'blacklist' term
Reedy
2021-09-08
1
-1
/
+1
*
Use CentralIdLookup service instead of static factory
Petr Pchelko
2021-07-26
1
-13
/
+17
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-06-18
1
-1
/
+1
*
Merge "Convert User object to name before message parsing on Special:Mute"
jenkins-bot
2021-04-30
1
-1
/
+2
|
\
|
*
Convert User object to name before message parsing on Special:Mute
Umherirrender
2021-04-16
1
-1
/
+2
*
|
Hard deprecate SpecialMute::isTargetBlacklisted()
Reedy
2021-04-19
1
-0
/
+1
|
/
*
Replace deprecated User::newFromName on Special:Mute
Umherirrender
2021-03-22
1
-2
/
+14
*
Fix sub class documentation about SpecialPage::execute accepts null
Umherirrender
2021-03-19
1
-2
/
+2
*
Merge "Replace deprecated User::setOption in SpecialMute"
jenkins-bot
2020-11-11
1
-18
/
+16
|
\
|
*
Replace deprecated User::setOption in SpecialMute
Umherirrender
2020-11-07
1
-18
/
+16
*
|
Make SpecialMuteModifyFormFields hook to not pass the entire special page
shubham656
2020-11-02
1
-1
/
+1
|
/
*
SpecialMute: Rename blacklist to mutelist
Reedy
2020-06-25
1
-22
/
+32
*
Add gender support for Mute label message
Ammar Abdulhamid
2020-06-22
1
-2
/
+12
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-2
/
+2
*
Fix more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-15
1
-1
/
+1
*
Add help link to Special:Mute
Jayprakash12345
2020-02-05
1
-0
/
+4
*
Add instrumentation to Special:Mute
Dayllan Maza
2019-08-19
1
-0
/
+6
*
Add support for extentions to change Special:Mute form
Dayllan Maza
2019-07-18
1
-31
/
+48
*
Add Special:Mute as a shortcut for muting notifications
Dayllan Maza
2019-06-24
1
-0
/
+213