mastodon/app/controllers/api
Claire 290f6d428d Change /api/v2/instance to be enabled without authentication when limited federation mode is enabled
Additionally, add `configuration.closed_federation` to indicate whether the
server has switched to limited federation.

Also sets `usage.users.active_month` to `0` in limited federation mode.
2025-04-29 15:59:28 +02:00
..
fasp Basic FASP support (#34031) 2025-03-28 12:16:40 +00:00
v1 Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
v2 Change /api/v2/instance to be enabled without authentication when limited federation mode is enabled 2025-04-29 15:59:28 +02:00
web Use expect for api/v1 and api/web push subs controllers (#33682) 2025-01-22 14:55:44 +00:00
base_controller.rb Fix incorrect redirect in response to unauthenticated API requests in limited federation mode (#34549) 2025-04-25 11:24:57 +00:00
oembed_controller.rb Move default embed size knowledge into OEmbedSerializer (#31990) 2024-09-20 12:39:48 +00:00