Titania subscriptions currently deliver email only, sent directly through the legacy \messenger class. Nothing ever reaches the board's notification bell or the UCP notification options page, so authors who do not read email think the CDB has no notifications at all.
Proposal: register Titania notification types with phpBB's notification manager and route the existing subscription events through it instead of raw emails. Users would then get board and/or email delivery per their own UCP preferences, and the types would appear in the notification options page. The events that exist today:
- reply or new topic in a subscribed support area or topic
- new approved revision of a subscribed contribution
- queue events for validators (new item in a watched queue category, queue discussion replies)
- reported content for moderators
Titania subscriptions currently deliver email only, sent directly through the legacy
\messengerclass. Nothing ever reaches the board's notification bell or the UCP notification options page, so authors who do not read email think the CDB has no notifications at all.Proposal: register Titania notification types with phpBB's notification manager and route the existing subscription events through it instead of raw emails. Users would then get board and/or email delivery per their own UCP preferences, and the types would appear in the notification options page. The events that exist today: