mastodon/app/controllers/api
2023-04-28 10:01:38 +02:00
..
v1 Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665) 2023-04-28 10:01:38 +02:00
v2 Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
web
base_controller.rb Fix anonymous visitors getting a session cookie on first visit (#24584) 2023-04-25 16:51:38 +02:00
oembed_controller.rb