mastodon/app/controllers/api/v1
Eugen Rochko 2b5faa2ba3
Change lists to reflect added and removed users retroactively (#32930)
2024-11-19 10:04:12 +00:00
..
accounts Use hash arguments to `select` when possible (Rails 7.2) (#32917) 2024-11-18 14:58:45 +00:00
admin Increase maximum page size for Admin Domain Management APIs (#31253) 2024-08-02 06:54:48 +00:00
announcements
apps
domain_blocks Add preview of followers removed in domain block modal in web UI (#32032) 2024-09-25 18:13:36 +00:00
emails
featured_tags Extract constants for controller `LIMIT` queries (#32921) 2024-11-18 09:23:38 +00:00
instances
lists Change lists to reflect added and removed users retroactively (#32930) 2024-11-19 10:04:12 +00:00
notifications Fix notification requests from suspended accounts still being listed (#32354) 2024-10-09 17:29:02 +00:00
peers Add `LIMIT` constant for `api/v1/peers/search` endpoint (#31989) 2024-09-20 08:31:58 +00:00
polls
profile
push
statuses Translate to regional language variant (e.g. pt-BR) (#32428) 2024-10-15 13:26:20 +00:00
timelines
trends
accounts_controller.rb Drop support for ruby 3.1 (#32363) 2024-10-31 15:12:08 +00:00
announcements_controller.rb
annual_reports_controller.rb Add year in review feature to web UI (#32709) 2024-11-05 14:40:07 +00:00
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) 2024-10-31 15:12:08 +00:00
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 Add endpoints for unread notifications count (#31191) 2024-07-30 08:39:11 +00:00
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