Migrate AbortTalkPageEmailNotification and SendWatchlistEmailNotification Echo Hook Handlers to Middleware.
Description
Details
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T383979 WE5.2.10: Implement an interface for notifications in MediaWiki core | |||
| Resolved | matmarex | T383996 Migrate Enotif to the new notifications interface | |||
| Resolved | matmarex | T389624 Post "enotif" migration followup: Notifications hook deprecations and migration Path | |||
| Resolved | pmiazga | T388003 Deprecate `SendWatchlistEmailNotification` hook | |||
| Resolved | pmiazga | T392293 Migrate Echo Hooks that stop ENotif notifications |
Event Timeline
Change #1137461 had a related patch set uploaded (by Pmiazga; author: Pmiazga):
[mediawiki/extensions/Echo@master] WIP: ENotif: Use Middleware instead of AbortTalkPageEmailNotificationHook
Change #1137461 merged by jenkins-bot:
[mediawiki/extensions/Echo@master] ENotif: Use Middleware instead of AbortTalkPageEmailNotificationHook
Nothing is using AbortTalkPageEmailNotification hook, SendWatchlistEmailNotification is still used by Echo and Bluespice.
Change #1166057 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):
[mediawiki/extensions/Echo@master] ENotif: Use Middleware instead of SendWatchlistEmailNotification hook
Change #1166057 merged by jenkins-bot:
[mediawiki/extensions/Echo@master] ENotif: Use Middleware instead of SendWatchlistEmailNotification hook