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
Claire d7e13e2483
Fix potential redirection loop of streaming endpoint (#28665)
1 year ago
..
accounts Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 1 year ago
admin Add ability to require approval when users sign up using specific email domains (#28468) 1 year ago
announcements
apps Feature: Allow token introspection without read scope (#27142) 1 year ago
crypto
emails Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595) 2 years ago
featured_tags
instances Convert `/instances/*` controller specs to request specs (#27988) 1 year ago
lists
peers Improve interaction modal error handling (#26795) 1 year ago
polls
profile Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 1 year ago
push
statuses Remove `default_scope` from `StatusEdit` class (#28042) 1 year ago
timelines Add base class for `api/v1/timelines/*` controllers (#27840) 1 year ago
trends
accounts_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 1 year ago
announcements_controller.rb
apps_controller.rb
blocks_controller.rb
bookmarks_controller.rb Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 2 years ago
conversations_controller.rb Change link previews to keep original URL from the status (#27312) 1 year ago
custom_emojis_controller.rb
directories_controller.rb Fix `Style/RedundantReturn` cop (#28391) 1 year 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 Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 1 year ago
followed_tags_controller.rb
instances_controller.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2 years ago
invites_controller.rb Add support for invite codes in the registration API (#27805) 1 year 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 Fix potential redirection loop of streaming endpoint (#28665) 1 year ago
suggestions_controller.rb Change algorithm of follow recommendations (#28314) 1 year ago
tags_controller.rb Remove unfollowed hashtag posts from home feed (#26028) 2 years ago