[openstreetmap/openstreetmap-website] Build a mechanism for notifications on the web site, not using email (#1387)
Sky
notifications at github.com
Wed Mar 23 14:58:43 UTC 2022
I also think that notifications should be (at the very least) shown on the website. I'm copying my suggestion for implementing it from the mentioned issue.
> It can be based on messages where if the sender_id is 0, it can be hidden from the messages inbox and shown in the notification's inbox. That way you won't have to add new tables to the DB. Notifications can be received for the same things that user's receive emails (notes, changeset comments, somebody friended them etc.).
Another option would be to create a clone of the messages table but without `from_user_id` and `from_user_visible`. Potentially `body_format`, `to_user_visible` and `body` could also be omitted for notifications if they are not needed.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1387#issuecomment-1076468801
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/1387/1076468801 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220323/5443de9f/attachment.htm>
More information about the rails-dev
mailing list