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
/
api
/
ApiEmailUser.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+5
*
api: Use namespaced classes
Umherirrender
2024-06-14
1
-0
/
+1
*
Refactor ApiEmailUser to use EmailUser/EmailUserFactory classes.
Lewis Cawte
2024-05-04
1
-36
/
+39
*
EmailUser: use authorizeAction()
daniel
2023-09-26
1
-1
/
+2
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
Namespace SpecialE* under \MediaWiki\Specials
James D. Forrester
2023-05-03
1
-0
/
+1
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-6
/
+8
*
ApiEmailUser: Mark the subject as a required parameter
Func
2022-03-16
1
-1
/
+4
*
Add comment to fall-through cases in switch
Umherirrender
2021-04-15
1
-0
/
+6
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Fix inconsistent capitalization of different method calls
Thiemo Mättig
2017-12-27
1
-1
/
+1
*
Allow users to restrict who can send them direct emails via Special:EmailUser
David Barratt
2017-09-13
1
-1
/
+1
*
ApiEmailUser: Add parentheses to fix output
Brad Jorsch
2017-07-24
1
-1
/
+1
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-19
/
+19
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-15
/
+15
*
API: Add more parameter types and improve info
Brad Jorsch
2015-05-29
1
-1
/
+1
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-16
/
+3
*
SpecialEmailUser: Use Config instead of globals
Kunal Mehta
2014-09-12
1
-1
/
+5
*
API: Overhaul token handling
Brad Jorsch
2014-08-26
1
-11
/
+2
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-23
/
+0
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Remove final period from api module descriptions
umherirrender
2014-03-02
1
-1
/
+1
*
Address errors and warnings in CodeSniffer in api/
Siebrand Mazeland
2013-11-17
1
-1
/
+2
*
(bug 45633) Fix more occurences of "e-mail" to "email" in API
Alexandre Emsenhuber
2013-03-03
1
-1
/
+1
*
api: remove duplicate __contruct calls
Antoine Musso
2013-01-29
1
-4
/
+0
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
(bug 38190) Add "required" flag to some token params
umherirrender
2012-07-20
1
-1
/
+4
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+17
*
Removed usage of global objects in SpecialEmailUser
Alexandre Emsenhuber
2012-04-13
1
-1
/
+1
*
Consistency: made all API examples a verbs
Max Semenik
2012-01-12
1
-1
/
+1
*
Re-instate most of the revisions for bug 33147 "API examples should explain w...
Sam Reed
2011-12-27
1
-1
/
+1
*
Revert r106521: creates lots of long, unwrappable lines in help output
Brion Vibber
2011-12-20
1
-1
/
+1
*
More example conversions/additions
Sam Reed
2011-12-17
1
-1
/
+1
*
Oh noes, moar http:// -> https://
Sam Reed
2011-11-28
1
-1
/
+1
*
Removed the 'eclipse helper' bit on top of every API module
John Du Hart
2011-11-16
1
-5
/
+0
*
Adding context to the API
John Du Hart
2011-10-26
1
-3
/
+1
*
Based on diff to wikia, set more functions consistently public rather than pr...
Sam Reed
2011-08-17
1
-1
/
+1
*
Followup r92396, add help urls for most of the core (non query) modules
Sam Reed
2011-07-17
1
-0
/
+4
*
(bug 27862; follow-up r77714) Make emailuser api module not freak out when Sp...
Brian Wolff
2011-03-05
1
-0
/
+11
*
Delete all the "API for MediaWiki 1.8+" comments
Sam Reed
2010-12-22
1
-1
/
+1
*
* (bug 25248) API: paraminfo errors with certain modules
Sam Reed
2010-10-01
1
-0
/
+4
*
Standardised file description headers, added @file
Alexandre Emsenhuber
2010-08-07
1
-2
/
+4
*
Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibl...
Sam Reed
2010-08-04
1
-2
/
+0
*
Followup to r70460 and r70461: Use true instead of 1
X!
2010-08-04
1
-2
/
+2
*
Followup to r70460: Committed wrong version of ApiBase.php, convert all core ...
X!
2010-08-04
1
-9
/
+8
*
Use the canonical names for classes.
Platonides
2010-07-27
1
-3
/
+3
[next]