[openstreetmap/openstreetmap-website] Provide an API to access user notifications (Issue #6896)
Pablo Brasero
notifications at github.com
Mon Mar 16 12:21:21 UTC 2026
pablobm created an issue (openstreetmap/openstreetmap-website#6896)
Depends on https://github.com/openstreetmap/openstreetmap-website/pull/6837
At https://github.com/openstreetmap/openstreetmap-website/pull/6837, we are discussing the addition of "user notifications". This is a list of events demanding user attention, such as direct messages, comments in changeset/comments/diaries, etc, which currently are implemented simply as emails. Once that is merged, we (presumably) will implement a web interface to actually show these notifications to users.
We will also need to add API endpoints for other clients to access these notifications. From the top of my head, I think the following will be necessary:
- List notifications. May need pagination.
- Mark all notifications as read.
That's not necessarily an exhaustive list. Other ideas/requirements may come up.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6896
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/6896 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260316/7a13e375/attachment.htm>
More information about the rails-dev
mailing list