[openstreetmap/openstreetmap-website] Add Messages API (PR #4605)

Milan Cvetkovic notifications at github.com
Thu Mar 21 08:57:58 UTC 2024


...as discussed in [Issue #4509](https://wiki.openstreetmap.org/w/index.php?title=Messaging_API_proposal) and documented in [Messaging API reference](https://wiki.openstreetmap.org/w/index.php?title=Messaging_API_proposal)
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/4605

-- Commit Summary --

  * Add Messages API

-- File Changes --

    M .rubocop_todo.yml (6)
    M app/abilities/api_capability.rb (2)
    A app/controllers/api/messages_controller.rb (152)
    A app/views/api/messages/_message.json.jbuilder (10)
    A app/views/api/messages/_message.xml.builder (12)
    A app/views/api/messages/inbox.json.jbuilder (5)
    A app/views/api/messages/inbox.xml.builder (5)
    A app/views/api/messages/outbox.json.jbuilder (5)
    A app/views/api/messages/outbox.xml.builder (5)
    A app/views/api/messages/show.json.jbuilder (5)
    A app/views/api/messages/show.xml.builder (5)
    M config/locales/en.yml (2)
    M config/routes.rb (9)
    M config/settings.yml (4)
    M lib/oauth.rb (2)
    A test/controllers/api/messages_controller_test.rb (568)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/4605.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4605.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4605
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4605 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240321/2edcbe0f/attachment-0001.htm>


More information about the rails-dev mailing list