You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/api
Akihiko Odaki 519119f657 Paginate ancestor statuses in public page (#7102)
This also limits the statuses returned by API, but pagination is not
implemented in Web API yet. I still expect it brings user experience
better than making a user wait to fetch all ancestor statuses and flooding
the column with them.
7 years ago
..
v1 Paginate ancestor statuses in public page (#7102) 7 years ago
web Suppress CSRF token warnings (#6240) 7 years ago
base_controller.rb Ensure that boolean params in the API are parsed for truthiness (#6575) 7 years ago
oembed_controller.rb Update status embeds (#4742) 7 years ago
push_controller.rb Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 8 years ago
salmon_controller.rb Fix response of signature_verification_failure_reason (#6441) 7 years ago
subscriptions_controller.rb HTTP signatures (#4146) 8 years ago