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
Matt Jankowski 0397df9bef
Resolve `TODO` in `api/v1/admin/domain_*` controllers (#31067)
11 months ago
..
accounts Change `read:me` scope to `profile` scope (#30357) 1 year ago
admin Resolve `TODO` in `api/v1/admin/domain_*` controllers (#31067) 11 months ago
announcements
apps Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 1 year ago
crypto Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
emails Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595) 2 years ago
featured_tags Add `not_featured_by` scope to Tag (#28815) 1 year ago
instances Update `current_user` override mode description in controllers (#30515) 1 year ago
lists Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
notifications Destroy `NotificationRequest`s that are dismissed (#31008) 11 months ago
peers Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope (#28796) 1 year ago
polls Fix HTTP 500 in `/api/v1/polls/:id/votes` (#25598) 11 months ago
profile Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 2 years ago
push Fix race condition in `POST /api/v1/push/subscription` (#30166) 1 year ago
statuses Merge pull request from GHSA-58x8-3qxw-6hm7 12 months ago
timelines Merge pull request from GHSA-58x8-3qxw-6hm7 12 months ago
trends Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
accounts_controller.rb Change `ids` param to `id` in `/api/v1/statuses` and `/api/v1/accounts` for consistency (#30465) 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) 1 year ago
blocks_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
bookmarks_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
conversations_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 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 `pagination_params` into `API::BaseController` (#28845) 1 year ago
endorsements_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
favourites_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
featured_tags_controller.rb
filters_controller.rb
follow_requests_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
followed_tags_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
instances_controller.rb Update `current_user` override mode description in controllers (#30515) 1 year ago
invites_controller.rb Add support for invite codes in the registration API (#27805) 2 years 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 Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
notifications_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 1 year ago
polls_controller.rb
preferences_controller.rb
reports_controller.rb Add optional OAuth application to reports (#30539) 11 months ago
scheduled_statuses_controller.rb Merge pull request from GHSA-58x8-3qxw-6hm7 12 months ago
statuses_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
streaming_controller.rb Fix potential redirection loop of streaming endpoint (#28665) 1 year ago
suggestions_controller.rb Change algorithm of follow recommendations (#28314) 2 years ago
tags_controller.rb Remove unfollowed hashtag posts from home feed (#26028) 2 years ago