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 7e1a77ea51
Add base class for `api/v1/timelines/*` controllers (#27840)
2 years ago
..
accounts Allow viewing and severing relationships with suspended accounts (#27667) 2 years ago
admin Added admin api for managing tags (#26872) 2 years ago
announcements
apps Feature: Allow token introspection without read scope (#27142) 2 years ago
crypto
emails
featured_tags
instances Extract private methods in api/v1/instances/domain_blocks (#27844) 2 years ago
lists
peers Improve interaction modal error handling (#26795) 2 years ago
polls
profile
push
statuses Add `Api::V1::Statuses::BaseController` base controller class (#27794) 2 years ago
timelines Add base class for `api/v1/timelines/*` controllers (#27840) 2 years ago
trends
accounts_controller.rb Add support for invite codes in the registration API (#27805) 2 years ago
announcements_controller.rb
apps_controller.rb
blocks_controller.rb
bookmarks_controller.rb
conversations_controller.rb Change link previews to keep original URL from the status (#27312) 2 years ago
custom_emojis_controller.rb
directories_controller.rb Change `GET /api/v1/directory` to use database replica rather than primary (#26856) 2 years ago
domain_blocks_controller.rb
endorsements_controller.rb
favourites_controller.rb
featured_tags_controller.rb
filters_controller.rb
follow_requests_controller.rb
followed_tags_controller.rb
instances_controller.rb
invites_controller.rb Add support for invite codes in the registration API (#27805) 2 years ago
lists_controller.rb
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
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb