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
Claire 9ec99ffef1
Add `quote_approval_policy` parameter when posting and editing statuses (#35699)
4 months ago
..
accounts Add REST API for fetching an account's endorsed accounts (#34421) 8 months ago
admin Update rubocop to version 1.79.0 (#35502) 4 months ago
announcements
apps
domain_blocks
emails
featured_tags
instances Fix missing terms of services link (#35115) 6 months ago
lists
notifications
peers
polls
profile
push Extract params hash for `api/v1/push/subscriptions#create` (#35475) 4 months ago
statuses Change the quote revocation REST API endpoint to return updated quote post (#35677) 4 months ago
timelines Experimental Async Refreshes API (#34918) 6 months ago
trends Add `Deprecation` headers on deprecated endpoints (#34262) 8 months ago
accounts_controller.rb Assert usage of client credentials for account registration (#34828) 6 months ago
announcements_controller.rb
annual_reports_controller.rb
apps_controller.rb
blocks_controller.rb
bookmarks_controller.rb
conversations_controller.rb
custom_emojis_controller.rb
directories_controller.rb
domain_blocks_controller.rb
endorsements_controller.rb
favourites_controller.rb
featured_tags_controller.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 7 months ago
filters_controller.rb Update rubocop to version 1.77.0 (#35128) 5 months ago
follow_requests_controller.rb
followed_tags_controller.rb
instances_controller.rb Add `Deprecation` headers on deprecated endpoints (#34262) 8 months ago
invites_controller.rb Add coverage for api/v1/invites scenarios (#35389) 4 months ago
lists_controller.rb Use enum validation instead of `ArgumentError` rescue for `List` replies policy check (#34452) 8 months ago
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb
polls_controller.rb
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 4 months ago
streaming_controller.rb
suggestions_controller.rb Fix incorrect deprecation warning for `DELETE /api/v1/suggestions/:id` (#34397) 8 months ago
tags_controller.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 7 months ago