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
Eugen Rochko 5b1eb09d54
Add annual reports for accounts (#28693)
1 year ago
..
accounts Eager loading fixes for `api/` controllers (#28848) 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
featured_tags
instances Convert `/instances/*` controller specs to request specs (#27988) 1 year ago
lists Eager loading fixes for `api/` controllers (#28848) 1 year ago
peers Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope (#28796) 1 year ago
polls
profile
push
statuses Eager loading fixes for `api/` controllers (#28848) 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
annual_reports_controller.rb Add annual reports for accounts (#28693) 1 year ago
apps_controller.rb
blocks_controller.rb Eager loading fixes for `api/` controllers (#28848) 1 year ago
bookmarks_controller.rb
conversations_controller.rb Change link previews to keep original URL from the status (#27312) 1 year ago
custom_emojis_controller.rb
directories_controller.rb Eager loading fixes for `api/` controllers (#28848) 1 year ago
domain_blocks_controller.rb
endorsements_controller.rb Eager loading fixes for `api/` controllers (#28848) 1 year ago
favourites_controller.rb
featured_tags_controller.rb
filters_controller.rb
follow_requests_controller.rb Eager loading fixes for `api/` controllers (#28848) 1 year ago
followed_tags_controller.rb
instances_controller.rb
invites_controller.rb Add support for invite codes in the registration API (#27805) 1 year ago
lists_controller.rb
markers_controller.rb Improve `api/v1/markers#create` performance against simultaneous requests (#28718) 1 year ago
media_controller.rb
mutes_controller.rb Eager loading fixes for `api/` controllers (#28848) 1 year ago
notifications_controller.rb
polls_controller.rb
preferences_controller.rb
reports_controller.rb
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