mastodon/app/controllers/api/web
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
..
base_controller.rb Improve web api protect (#6343) 2018-04-17 15:23:46 +02:00
embeds_controller.rb Move default embed size knowledge into OEmbedSerializer (#31990) 2024-09-20 12:39:48 +00:00
push_subscriptions_controller.rb feat: Implement /api/v2/push/subscription 2025-10-28 11:15:09 +00:00
settings_controller.rb Refactor Api::Web::SettingsController (#15717) 2021-02-12 07:19:15 +01:00