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
Nick Schonning f68bb52556
Apply Rubocop Style/NegatedIfElseCondition (#23451)
2 years ago
..
accounts Allow changing hide_collections setting with the api (#22790) 2 years ago
admin Fix /api/v1/admin/trends/tags using wrong serializer (#18943) 2 years ago
announcements
apps Remove useless `respond_to` calls (#13208) 5 years ago
crypto
emails
featured_tags
instances Change about page to be mounted in the web UI (#19345) 3 years ago
lists
polls
push use Notification::TYPES for api push subscription alerts (#18709) 3 years ago
statuses
timelines
trends
accounts_controller.rb
announcements_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
filters_controller.rb Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988) 3 years ago
follow_requests_controller.rb
followed_tags_controller.rb
instances_controller.rb
lists_controller.rb
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb Change notifications per page from 15 to 40 in REST API (#23348) 2 years ago
polls_controller.rb
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb Add support for editing media description and focus point of already-posted statuses (#20878) 2 years ago
streaming_controller.rb Apply Rubocop Style/NegatedIfElseCondition (#23451) 2 years ago
suggestions_controller.rb
tags_controller.rb