Skip to content

feat(notifications): add delivery mechanisms (in-app, email, webhook) #99

Description

@martsokha

Context

A notification response type exists but the delivery mechanism is not implemented beyond basic list/mark-as-read.

Requirements

  • In-app notifications: delivered via existing API (list, mark-as-read) and optionally via WebSocket for real-time push
  • Email notifications: configurable per-user preferences for which event types trigger emails
  • Webhook notifications: per-user or per-workspace webhook for notification delivery to external systems
  • User preferences API for controlling notification channels and event type subscriptions

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    featrequest for or implementation of a new featurenatsmessaging, job queues, object storagepostgresORM, models, queries, migrationsserverAPI handlers, middleware, auth

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions