aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Notification
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use type declaration on undocumented private functions"jenkins-bot2025-04-021-1/+1
|\
| * Use type declaration on undocumented private functionsUmherirrender2025-04-021-1/+1
* | Merge "enotif: Handle Talk notifications via new Notifications system"jenkins-bot2025-04-011-3/+6
|\ \ | |/ |/|
| * enotif: Handle Talk notifications via new Notifications systemPiotr Miazga2025-03-311-3/+6
* | Merge "Notifications: Minor cleanup"jenkins-bot2025-03-317-31/+8
|\ \ | |/ |/|
| * Notifications: Minor cleanupReedy2025-03-217-31/+8
* | Make $wgUsersNotifiedOnAllChanges require confirmed emailsBartosz Dziewoński2025-03-261-7/+0
|/
* Trigger $wgUsersNotifiedOnAllChanges emails via NotificationsPiotr Miazga2025-03-212-0/+84
* notifications: Introduce Notification Middleware and NotificationEnvelopePiotr Miazga2025-03-218-7/+272
* notifications: Introduce notification aware of Title and AgentPiotr Miazga2025-02-286-20/+134
* Notification: Future-proof for serializationBartosz Dziewoński2025-02-251-3/+10
* Merge "notifications: switch no handler present exception to a warning"jenkins-bot2025-02-191-4/+7
|\
| * notifications: switch no handler present exception to a warningPiotr Miazga2025-02-191-4/+7
* | notifications: Dont allow Notification to be serializedPiotr Miazga2025-02-181-0/+3
|/
* Add a built-in way to send notificationsBartosz Dziewoński2025-02-125-0/+232