aboutsummaryrefslogtreecommitdiffstats
path: root/includes/mail
Commit message (Expand)AuthorAgeFilesLines
* Merge "enotif: Handle Talk notifications via new Notifications system"jenkins-bot2025-04-011-8/+25
|\
| * enotif: Handle Talk notifications via new Notifications systemPiotr Miazga2025-03-311-8/+25
* | enotif: when triggering notifications, pass watchlist typePiotr Miazga2025-03-281-1/+1
|/
* Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-264-1/+5
* Namespace all remaining files in includes/skinJames D. Forrester2025-03-251-1/+1
* Trigger $wgUsersNotifiedOnAllChanges emails via NotificationsPiotr Miazga2025-03-212-4/+17
* enotif: Retrieve performer and title from RecentChangePiotr Miazga2025-03-211-11/+11
* Pass the RecentChange to NotificationsPiotr Miazga2025-03-212-17/+21
* Fix a couple of minor old class alias uses spotted via phanJames D. Forrester2025-03-181-1/+1
* enotif: Extract email rendering logicPiotr Miazga2025-03-122-314/+389
* Deprecate wgEnotifImpersonal and wgEnotifMaxRecipsJames D. Forrester2025-03-101-0/+3
* Split MessageParser out of MessageCacheTim Starling2025-02-211-10/+8
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-172-5/+0
* UserMailer: hack: preserve multiple error callbacksChris Danis2025-01-131-1/+4
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Add missing documentation to class properties (miscellaneous classes)Umherirrender2024-09-141-0/+1
* Avoid use of deprecated wfExpandUrl in various placesEbrahim Byagowi2024-09-091-3/+5
* Replace gettype() with get_debug_type() in exception messagesBartosz Dziewoński2024-07-311-1/+1
* Namespace MessageSpecifier under Wikimedia\Message\Bartosz Dziewoński2024-07-281-1/+1
* UserMailer: delete method rfc822Phrase()Novem Linguae2024-06-271-15/+0
* Merge "EmailNotification: Link to editor's talk page, not user page"jenkins-bot2024-06-191-1/+1
|\
| * EmailNotification: Link to editor's talk page, not user pageDannyS7122019-12-231-1/+1
* | Add "implements Stringable" to every class with "function __toString()"Bartosz Dziewoński2024-06-131-1/+1
* | Move various job classes to relevant component directoriesTimo Tijhof2024-05-102-0/+111
* | mail: Improve docs, fix file headers, widen `@covers`Timo Tijhof2024-05-108-55/+78
* | Merge "Watchlist: Fix non-functioning URLs in ENOTIFs by wrapping in <>s"jenkins-bot2024-05-041-1/+1
|\ \
| * | Watchlist: Fix non-functioning URLs in ENOTIFs by wrapping in <>ssjoerddebruin2024-05-041-1/+1
* | | docs: Adjust all @deprecated tags to use 'since…' for consistencyJames D. Forrester2024-05-011-1/+1
* | | Merge "Replace trivial UrlUtils use with parse_url()"jenkins-bot2024-02-131-2/+1
|\ \ \
| * | | Replace trivial UrlUtils use with parse_url()Timo Tijhof2024-02-131-2/+1
* | | | mail: Still update the notification timestamp for bot editsAmir Sarabadani2024-02-121-6/+6
* | | | Merge "mail: Stop sending notification email if edit is done by a bot"jenkins-bot2024-02-091-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | mail: Stop sending notification email if edit is done by a botAmir Sarabadani2024-02-081-2/+5
* | | | Update name & email for bvibberBrooke Vibber2024-02-083-3/+3
|/ / /
* | | 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