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/v1
Daniel M Brasil ccca542db1
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)
2 years ago
..
accounts Add new public status index (#26344) 2 years ago
admin
announcements
apps
crypto
emails Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595) 2 years ago
featured_tags
instances Add `GET /api/v1/instance/languages` to REST API (#24443) 2 years ago
lists
peers Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2 years ago
polls
profile Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 2 years ago
push
statuses Improve error messages when DeepL quota is exceeded (#26704) 2 years ago
timelines Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237) 2 years ago
trends
accounts_controller.rb
announcements_controller.rb
apps_controller.rb
blocks_controller.rb
bookmarks_controller.rb Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 2 years ago
conversations_controller.rb
custom_emojis_controller.rb
directories_controller.rb Fix rails `rewhere` deprecation warning in directories api controller (#25625) 2 years ago
domain_blocks_controller.rb
endorsements_controller.rb
favourites_controller.rb Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 2 years ago
featured_tags_controller.rb
filters_controller.rb
follow_requests_controller.rb
followed_tags_controller.rb
instances_controller.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2 years ago
lists_controller.rb
markers_controller.rb Change markers API to use a replica (#25851) 2 years ago
media_controller.rb
mutes_controller.rb
notifications_controller.rb Change notifications API to use a replica (#25874) 2 years ago
polls_controller.rb
preferences_controller.rb
reports_controller.rb Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866) 2 years ago
scheduled_statuses_controller.rb
statuses_controller.rb
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb Remove unfollowed hashtag posts from home feed (#26028) 2 years ago