mastodon/app/controllers/api
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
..
fasp Update to linzer 0.7 (#34765) 2025-05-23 06:43:02 +00:00
v1 feat: Implement /api/v2/push/subscription 2025-10-28 11:15:09 +00:00
v1_alpha Experimental Async Refreshes API (#34918) 2025-06-12 14:54:00 +00:00
v2 feat: Implement /api/v2/push/subscription 2025-10-28 11:15:09 +00:00
web feat: Implement /api/v2/push/subscription 2025-10-28 11:15:09 +00:00
base_controller.rb Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
oembed_controller.rb Move default embed size knowledge into OEmbedSerializer (#31990) 2024-09-20 12:39:48 +00:00