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 e54e96d61f
Extract params hash for `api/v1/push/subscriptions#create` (#35475)
4 months ago
..
accounts Add REST API for fetching an account's endorsed accounts (#34421) 7 months ago
admin Increase maximum page size for Admin Domain Management APIs (#31253) 1 year ago
announcements
apps
domain_blocks Add preview of followers removed in domain block modal in web UI (#32032) 1 year ago
emails
featured_tags Extract constants for controller `LIMIT` queries (#32921) 12 months 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 Fix notification requests from suspended accounts still being listed (#32354) 1 year ago
peers Add `LIMIT` constant for `api/v1/peers/search` endpoint (#31989) 1 year ago
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 Extract params hash for `api/v1/push/subscriptions#create` (#35475) 4 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) 5 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 Update rubocop to version 1.77.0 (#35128) 5 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 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 Add API to delete media attachments that are not in use (#33991) 8 months ago
mutes_controller.rb
notifications_controller.rb Add endpoints for unread notifications count (#31191) 1 year ago
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 button to load new replies in web UI (#35210) 4 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