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
David Roetzel adf812efb3
Fix missing terms of services link (#35115)
5 months ago
..
accounts Add REST API for fetching an account's endorsed accounts (#34421) 7 months ago
admin
announcements
apps
domain_blocks
emails
featured_tags Extract constants for controller `LIMIT` queries (#32921) 1 year ago
instances Fix missing terms of services link (#35115) 5 months ago
lists Change lists to reflect added and removed users retroactively (#32930) 12 months ago
notifications
peers
polls Remove un-needed `Poll.attached` scope (#33368) 11 months ago
profile Add delay to profile updates to debounce them (#34137) 8 months ago
push Use `expect` for api/v1 and api/web push subs controllers (#33682) 10 months ago
statuses Translate to regional language variant (e.g. pt-BR) (#32428) 1 year ago
timelines Experimental Async Refreshes API (#34918) 5 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 Add year in review feature to web UI (#32709) 1 year ago
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 Add `Deprecation` headers on deprecated endpoints (#34262) 8 months ago
follow_requests_controller.rb Drop support for ruby 3.1 (#32363) 1 year ago
followed_tags_controller.rb
instances_controller.rb Add `Deprecation` headers on deprecated endpoints (#34262) 8 months ago
invites_controller.rb
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 Add API to delete media attachments that are not in use (#33991) 9 months ago
mutes_controller.rb
notifications_controller.rb
polls_controller.rb Remove un-needed `Poll.attached` scope (#33368) 11 months ago
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb Add Fetch All Replies Part 1: Backend (#32615) 8 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