mastodon/config/routes
Nik Clayton 320ebcebc7 feat: Implement /api/v2/push/subscription
`/api/v1/push/subscription` incorrectly returns the ID as an int instead
of a string.

That can't be fixed in the existing API without a breaking change, so
fix it in V2.

Mark the V1 API as deprecated with an arbitrary date of 2026-12-31.
2025-10-28 11:15:09 +00:00
..
admin.rb Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
api.rb feat: Implement /api/v2/push/subscription 2025-10-28 11:15:09 +00:00
fasp.rb Add support for FASP data sharing (#34415) 2025-05-16 12:24:02 +00:00
settings.rb Move posting defaults to their own preferences sub-category (#35966) 2025-09-01 08:31:07 +00:00
web_app.rb Extract SPA-handled routes to stand-alone file (#33190) 2024-12-07 07:46:34 +00:00