[openstreetmap/openstreetmap-website] Add pop-up or other obvious notification for getting a message or changeset comment (#3182)
Frederik Ramm
notifications at github.com
Sat Oct 22 08:30:12 UTC 2022
Like TomH said above, this is not a simple "change the data model of changeset comments to add a read/unread state", instead a read/unread state would have to be recorded for everyone who has subscribed to a changeset. -- A less elegant but simpler method would be to generate a user-to-user message to all subscribers every time a changeset comment is created (just like we create emails now). That would give us the read/unread state for free, at the cost of recording duplicates (which users would be free to delete from their inbox).
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3182#issuecomment-1287676390
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/3182/1287676390 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20221022/6f0e8fb6/attachment.htm>
More information about the rails-dev
mailing list