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 50b17f7e10
Add notification policies and notification requests (#29366)
10 months ago
..
accounts Allow pagination `Link` headers on API accounts/statuses when pinned true (#29442) 10 months ago
admin Add missing action logging to `api/v1/admin/reports#update` (#29044) 11 months 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) 11 months ago
notifications Add notification policies and notification requests (#29366) 10 months ago
peers Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope (#28796) 12 months ago
polls
profile Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 1 year ago
push
statuses Eager loading fixes for `api/` controllers (#28848) 11 months 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) 11 months ago
apps_controller.rb
blocks_controller.rb Eager loading fixes for `api/` controllers (#28848) 11 months ago
bookmarks_controller.rb Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 1 year 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 Eager loading fixes for `api/` controllers (#28848) 11 months ago
domain_blocks_controller.rb
endorsements_controller.rb Eager loading fixes for `api/` controllers (#28848) 11 months ago
favourites_controller.rb Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 1 year ago
featured_tags_controller.rb
filters_controller.rb
follow_requests_controller.rb Eager loading fixes for `api/` controllers (#28848) 11 months ago
followed_tags_controller.rb
instances_controller.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 1 year ago
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) 12 months ago
media_controller.rb
mutes_controller.rb Eager loading fixes for `api/` controllers (#28848) 11 months ago
notifications_controller.rb Add notification policies and notification requests (#29366) 10 months 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 Move status serializer error handling to private method (#29031) 11 months ago
streaming_controller.rb Fix potential redirection loop of streaming endpoint (#28665) 12 months ago
suggestions_controller.rb Change algorithm of follow recommendations (#28314) 1 year ago
tags_controller.rb Remove unfollowed hashtag posts from home feed (#26028) 1 year ago