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
Emelia Smith 2da2a1dae9
Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192)
12 months ago
..
accounts Rename `cache_*` methods to `preload_*` in controller concern (#30209) 12 months ago
admin Fix not being able to block a subdomain of an already-blocked domain through the API (#30119) 1 year ago
announcements
apps Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 12 months ago
crypto Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
emails
featured_tags Add `not_featured_by` scope to Tag (#28815) 1 year ago
instances
lists Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
notifications Rename `cache_*` methods to `preload_*` in controller concern (#30209) 12 months ago
peers Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope (#28796) 1 year ago
polls
profile
push Fix race condition in `POST /api/v1/push/subscription` (#30166) 1 year ago
statuses Add scope `Status.distributable_visibility` (#29950) 1 year ago
timelines Rename `cache_*` methods to `preload_*` in controller concern (#30209) 12 months ago
trends Rename `cache_*` methods to `preload_*` in controller concern (#30209) 12 months ago
accounts_controller.rb Add API to get multiple accounts and statuses (#27871) 1 year ago
announcements_controller.rb
annual_reports_controller.rb Add annual reports for accounts (#28693) 1 year ago
apps_controller.rb Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 12 months ago
blocks_controller.rb Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
bookmarks_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 12 months ago
conversations_controller.rb Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
custom_emojis_controller.rb
directories_controller.rb Eager loading fixes for `api/` controllers (#28848) 1 year ago
domain_blocks_controller.rb Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
endorsements_controller.rb Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
favourites_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 12 months ago
featured_tags_controller.rb
filters_controller.rb
follow_requests_controller.rb Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
followed_tags_controller.rb Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
instances_controller.rb
invites_controller.rb
lists_controller.rb
markers_controller.rb
media_controller.rb
mutes_controller.rb Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
notifications_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 12 months ago
polls_controller.rb
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
statuses_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 12 months ago
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb