mastodon/app/controllers/api
Eugen Rochko 3a41fccc43
Change AUTHORIZED_FETCH to not block unauthenticated REST API access (#19803)
New environment variable `DISALLOW_UNAUTHENTICATED_API_ACCESS`
2022-11-05 22:56:03 +01:00
..
v1 Fix reblogs being discarded after the reblogged status (#19731) 2022-11-04 16:31:44 +01:00
v2 Change post-processing to be deferred only for large media types (#19617) 2022-11-01 15:27:58 +01:00
web Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
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