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 8837fd8c54
Update rubocop to version 1.77.0 (#35128)
1 month ago
..
accounts Add REST API for fetching an account's endorsed accounts (#34421) 3 months ago
admin Increase maximum page size for Admin Domain Management APIs (#31253) 12 months ago
announcements
apps Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 1 year ago
domain_blocks Add preview of followers removed in domain block modal in web UI (#32032) 10 months ago
emails
featured_tags Extract constants for controller `LIMIT` queries (#32921) 8 months ago
instances Fix missing terms of services link (#35115) 1 month ago
lists Change lists to reflect added and removed users retroactively (#32930) 8 months ago
notifications Fix notification requests from suspended accounts still being listed (#32354) 10 months ago
peers Add `LIMIT` constant for `api/v1/peers/search` endpoint (#31989) 10 months ago
polls Remove un-needed `Poll.attached` scope (#33368) 7 months ago
profile Add delay to profile updates to debounce them (#34137) 5 months ago
push Use `expect` for api/v1 and api/web push subs controllers (#33682) 6 months ago
statuses Translate to regional language variant (e.g. pt-BR) (#32428) 9 months ago
timelines Experimental Async Refreshes API (#34918) 1 month ago
trends Add `Deprecation` headers on deprecated endpoints (#34262) 4 months ago
accounts_controller.rb Assert usage of client credentials for account registration (#34828) 2 months ago
announcements_controller.rb
annual_reports_controller.rb Add year in review feature to web UI (#32709) 9 months 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) 2 years 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 Add REST API for featuring and unfeaturing a hashtag (#34489) 3 months ago
filters_controller.rb Update rubocop to version 1.77.0 (#35128) 1 month ago
follow_requests_controller.rb Drop support for ruby 3.1 (#32363) 9 months ago
followed_tags_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
instances_controller.rb Add `Deprecation` headers on deprecated endpoints (#34262) 4 months ago
invites_controller.rb
lists_controller.rb Use enum validation instead of `ArgumentError` rescue for `List` replies policy check (#34452) 3 months ago
markers_controller.rb
media_controller.rb Add API to delete media attachments that are not in use (#33991) 5 months ago
mutes_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 1 year ago
notifications_controller.rb Add endpoints for unread notifications count (#31191) 1 year ago
polls_controller.rb Remove un-needed `Poll.attached` scope (#33368) 7 months ago
preferences_controller.rb
reports_controller.rb Add optional OAuth application to reports (#30539) 1 year ago
scheduled_statuses_controller.rb Merge pull request from GHSA-58x8-3qxw-6hm7 1 year ago
statuses_controller.rb Add Fetch All Replies Part 1: Backend (#32615) 5 months ago
streaming_controller.rb
suggestions_controller.rb Fix incorrect deprecation warning for `DELETE /api/v1/suggestions/:id` (#34397) 4 months ago
tags_controller.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 3 months ago