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 f35de1ed0d
Remove un-needed `Poll.attached` scope (#33368)
2 months ago
..
accounts Use hash arguments to `select` when possible (Rails 7.2) (#32917) 3 months ago
admin Increase maximum page size for Admin Domain Management APIs (#31253) 6 months ago
announcements
apps
domain_blocks Add preview of followers removed in domain block modal in web UI (#32032) 4 months ago
emails
featured_tags Extract constants for controller `LIMIT` queries (#32921) 3 months ago
instances Add terms of service (#33055) 2 months ago
lists Change lists to reflect added and removed users retroactively (#32930) 3 months ago
notifications Fix notification requests from suspended accounts still being listed (#32354) 4 months ago
peers Add `LIMIT` constant for `api/v1/peers/search` endpoint (#31989) 5 months ago
polls Remove un-needed `Poll.attached` scope (#33368) 2 months ago
profile
push
statuses Translate to regional language variant (e.g. pt-BR) (#32428) 4 months ago
timelines
trends Change hashtag trends to be stored in the database instead of redis (#32837) 2 months ago
accounts_controller.rb Drop support for ruby 3.1 (#32363) 3 months ago
announcements_controller.rb
annual_reports_controller.rb Add year in review feature to web UI (#32709) 3 months 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
filters_controller.rb
follow_requests_controller.rb Drop support for ruby 3.1 (#32363) 3 months ago
followed_tags_controller.rb
instances_controller.rb
invites_controller.rb
lists_controller.rb
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb
polls_controller.rb Remove un-needed `Poll.attached` scope (#33368) 2 months ago
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb