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 2d2c525097
Split `timeline_preview` setting into more granular settings (#36338)
1 month ago
..
accounts Add default quote policy to API (#35948) 3 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) 5 months ago
lists
notifications
peers
polls
profile Add delay to profile updates to debounce them (#34137) 8 months ago
push Extract params hash for `api/v1/push/subscriptions#create` (#35475) 4 months ago
statuses Change `GET /api/v1/statuses/:id/quotes` to allow listing quotes to other people's posts (#36291) 2 months ago
timelines Split `timeline_preview` setting into more granular settings (#36338) 1 month 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) 7 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 Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 2 months ago
streaming_controller.rb
suggestions_controller.rb Fix incorrect deprecation warning for `DELETE /api/v1/suggestions/:id` (#34397) 7 months ago
tags_controller.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 7 months ago