[openstreetmap/openstreetmap-website] Changeset subscription model (PR #5797)
Anton Khorev
notifications at github.com
Thu Mar 13 16:37:39 UTC 2025
Fixes #5540.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5797
-- Commit Summary --
* Create changeset subscription model
* Remove subscription methods from changeset model
-- File Changes --
M app/controllers/api/changesets_controller.rb (10)
M app/controllers/changeset_subscriptions_controller.rb (6)
M app/models/changeset.rb (15)
A app/models/changeset_subscription.rb (23)
M app/models/user.rb (2)
M test/controllers/changeset_subscriptions_controller_test.rb (4)
M test/models/changeset_test.rb (13)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/5797.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5797.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5797
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5797 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250313/d4bbc022/attachment-0001.htm>
More information about the rails-dev
mailing list