aboutsummaryrefslogtreecommitdiffstats
path: root/includes/mail
Commit message (Expand)AuthorAgeFilesLines
* Hard-deprecate UserMailer::rfc822Phrase() because it has not been used by any...RazeSoldier2024-01-131-0/+2
* UserMailer: Log emailsGergő Tisza2024-01-111-0/+19
* Replace deprecated wfParseUrl with UrlUtils::parseDogu2024-01-071-4/+7
* Move user options related classes into its own namespaceMartin Urbanec2023-11-292-2/+2
* Merge "mail: Link to page log if not to a diff"jenkins-bot2023-11-131-1/+7
|\
| * mail: Link to page log if not to a diffMidgard2023-11-131-1/+7
* | mail: Inline @var typesJames D. Forrester2023-11-064-52/+30
* | Use Emailer class instead of UserMailerArtBaltai2023-11-061-15/+32
|/
* Improve performance of trivial encoding/decoding regexesthiemowmde2023-10-041-4/+2
* mail: Encode period (ascii 46) if it appears in encoded email header.Ammarpad2023-10-011-1/+4
* Make EmailUser stable, deprecate old methodsDaimona Eaytoy2023-09-262-14/+15
* Merge "EmailUser: use authorizeAction()"jenkins-bot2023-09-261-74/+38
|\
| * EmailUser: use authorizeAction()daniel2023-09-261-74/+38
* | Use ::class for class name resolutionUmherirrender2023-09-211-1/+1
* | Namespace Config-related classes under \MediaWiki\ConfigJames D. Forrester2023-09-211-1/+1
|/
* Namespace remaining User-related classes under \MediaWiki\UserJames D. Forrester2023-09-203-2/+3
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-194-3/+4
* Namespace remaining 'specialpage' files under \MediaWiki\SpecialPageJames D. Forrester2023-09-183-1/+3
* Remove redundant empty() constructs (2)Daimona Eaytoy2023-09-082-2/+2
* Remove CHANGEDORCREATED from email templatesAmir E. Aharoni2023-09-071-4/+0
* Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-252-0/+2
* Reorg: Move MWTimestamp to MediaWiki\UtilsAmir Sarabadani2023-08-191-0/+1
* mail: Final round of EmailUser refactoringDaimona Eaytoy2023-06-202-26/+63
* mail: Round 6 of EmailUser refactoringDaimona Eaytoy2023-06-203-9/+93
* Merge "Update email for temporary users"jenkins-bot2023-06-131-2/+7
|\
| * Update email for temporary usersThalia2023-06-071-2/+7
* | Replace deprecated MWExceptionDaimona Eaytoy2023-06-093-13/+1
* | Introduce EmailUserFactoryDaimona Eaytoy2023-06-012-39/+127
* | mail: Round 5 of EmailUser refactoringDaimona Eaytoy2023-06-011-28/+31
|/
* mail: Round 4 of EmailUser refactoringDaimona Eaytoy2023-05-211-29/+14
* mail: Make EmailUser::getPermissionsError() return StatusValueDaimona Eaytoy2023-05-201-9/+45
* mail: Round 3 of EmailUser refactoringDaimona Eaytoy2023-05-171-17/+20
* mail: Round 2 of EmailUser refactoringDaimona Eaytoy2023-05-172-69/+80
* mail: Round 1 of EmailUser refactoringDaimona Eaytoy2023-05-171-86/+165
* Replace internal Hooks::runnerUmherirrender2023-05-113-18/+28
* mail: Move SpecialEmailUser business logic to a new classDaimona Eaytoy2023-03-121-0/+343
* Reorg: Namespace the Title classJames D. Forrester2023-03-023-2/+3
* Reorg: Migrate WikiMap to WikiMap/ out of includesAmir Sarabadani2023-02-271-0/+1
* watchlist: Re-centralise former wgUseEnotif conditionTimo Tijhof2023-02-021-2/+2
* UserMailer: Don't silence warnings from PEAR MailKevin Israel2023-01-061-6/+0
* Merge "mail: Increase readability of conditions"jenkins-bot2022-12-021-14/+11
|\
| * mail: Increase readability of conditionsUmherirrender2022-11-191-14/+11
* | UserMailer: Don't check if PEAR Mail and Mail_mime classes existKevin Israel2022-11-251-57/+14
|/
* When calling mail(), use an array for headersTim Starling2022-10-201-23/+0
* mail: Replace deprecated User::getOptionUmherirrender2022-08-051-7/+12
* notifications: prevent log spam when invalid user object listed.RhinosF12022-05-221-2/+3
* Fix many typos in commentsMatěj Suchánek2022-05-101-2/+2
* Use MainConfigNames instead of string literals, #2Aryeh Gregor2022-04-131-21/+32
* Use MainConfigNames instead of string literalsAryeh Gregor2022-04-111-6/+8
* phan: Remove PhanPossiblyUndeclaredVariable suppressionUmherirrender2022-03-301-0/+1