This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/controllers/api
Eugen Rochko 167d86d21d
Fix `role_ids` not accepting arrays in admin API (#20625)
Fix #19157
2022-11-14 06:56:15 +01:00
..
v1 Remove dead code and refactor status threading code (#20357) 2022-11-10 22:30:00 +01:00
v2 Fix `role_ids` not accepting arrays in admin API (#20625) 2022-11-14 06:56:15 +01:00
web
base_controller.rb Change `AUTHORIZED_FETCH` to not block unauthenticated REST API access (#19803) 2022-11-05 22:56:03 +01:00
oembed_controller.rb