bcf0253c09
feat(notifications): notify requesters of request status changes ( #143 )
...
Requests previously only notified the community server channels for
submitted/approved/declined and the requester personally for fulfilled.
This closes the gap and makes request posts addressable:
- New request.approved / request.declined delivery types ride the
operational dispatch path to the requesting profile: inbox, websocket
toast, email, Discord DM, personal webhooks (gated by the existing
notify_requests flag), and web push. Submitted stays broadcast-only
(the requester performed the action themselves). Title/year/decline
reason travel in reason_flags since no catalog item exists yet.
- Request status notices are transactional: digest-mode recipients get
an off-schedule early send (watermark-durable, last_digest_at left
alone) instead of waiting for the digest hour. Per-episode recipients
were already immediate via the dispatch nudge.
- At-most-once per (profile, request, type) via a partial unique index
(migration 20260612100000), mirroring the fulfilled dedupe.
- Server-channel Discord request posts can @mention the requester via
their OAuth-linked identity (notifications.server_channels.
mention_requesters, default off). Resolved lazily in the sweep worker
only when a Discord destination is about to receive the event; the
ping uses content-level mention with pinned allowed_mentions, and the
Discord identity never leaks into generic webhook payloads.
Android/Apple clients render the new inbox types with their generic
fallback until they add them.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-12 16:20:55 -04:00
..
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 15:57:05 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-06 23:51:30 -04:00
2026-06-09 13:00:48 -04:00
2026-06-08 18:17:08 -04:00
2026-06-07 15:57:05 -04:00
2026-06-07 17:18:55 -04:00
2026-06-07 17:18:55 -04:00
2026-06-09 13:00:48 -04:00
2026-06-07 21:32:40 -04:00
2026-06-10 08:18:35 -04:00
2026-06-10 08:18:35 -04:00
2026-06-10 08:18:35 -04:00
2026-06-09 13:00:48 -04:00
2026-06-08 21:55:35 -04:00
2026-06-08 21:55:35 -04:00
2026-06-08 21:55:35 -04:00
2026-06-09 19:28:53 -04:00
2026-06-09 19:44:40 -04:00
2026-06-10 08:18:35 -04:00
2026-06-10 08:18:35 -04:00
2026-06-10 08:18:35 -04:00
2026-06-10 17:18:18 -04:00
2026-06-10 14:58:54 -04:00
2026-06-10 14:58:54 -04:00
2026-06-10 11:56:59 -04:00
2026-06-10 16:02:42 -04:00
2026-06-11 14:55:46 -04:00
2026-06-11 14:55:46 -04:00
2026-06-11 14:55:46 -04:00
2026-06-11 16:04:22 -04:00
2026-06-11 18:09:37 -04:00
2026-06-11 17:16:27 -04:00
2026-06-11 19:51:03 -04:00
2026-06-11 19:51:03 -04:00
2026-06-11 20:55:30 -04:00
2026-06-11 23:04:35 -04:00
2026-06-12 16:20:55 -04:00
2026-06-12 09:32:53 -04:00