Skip to content

Deliver subscription notifications through the phpBB notification system #452

Description

@ECYaz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions