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
Eugen Rochko a97647158c
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
..
accounts Add REST API for fetching an account's endorsed accounts (#34421) 3 months ago
admin
announcements
apps
domain_blocks Add preview of followers removed in domain block modal in web UI (#32032) 10 months ago
emails
featured_tags Extract constants for controller `LIMIT` queries (#32921) 8 months ago
instances Add effective date to terms of service (#33993) 5 months ago
lists Change lists to reflect added and removed users retroactively (#32930) 8 months ago
notifications Fix notification requests from suspended accounts still being listed (#32354) 10 months ago
peers
polls Remove un-needed `Poll.attached` scope (#33368) 7 months ago
profile Add delay to profile updates to debounce them (#34137) 5 months ago
push Use `expect` for api/v1 and api/web push subs controllers (#33682) 6 months ago
statuses Translate to regional language variant (e.g. pt-BR) (#32428) 9 months ago
timelines
trends Add `Deprecation` headers on deprecated endpoints (#34262) 4 months ago
accounts_controller.rb Add age verification on sign-up (#34150) 4 months ago
announcements_controller.rb
annual_reports_controller.rb Add year in review feature to web UI (#32709) 9 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 Add REST API for featuring and unfeaturing a hashtag (#34489) 3 months ago
filters_controller.rb Add `Deprecation` headers on deprecated endpoints (#34262) 4 months ago
follow_requests_controller.rb Drop support for ruby 3.1 (#32363) 9 months ago
followed_tags_controller.rb
instances_controller.rb Add `Deprecation` headers on deprecated endpoints (#34262) 4 months ago
invites_controller.rb
lists_controller.rb Use enum validation instead of `ArgumentError` rescue for `List` replies policy check (#34452) 3 months ago
markers_controller.rb
media_controller.rb Add API to delete media attachments that are not in use (#33991) 5 months ago
mutes_controller.rb
notifications_controller.rb
polls_controller.rb Remove un-needed `Poll.attached` scope (#33368) 7 months ago
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb Add Fetch All Replies Part 1: Backend (#32615) 5 months ago
streaming_controller.rb
suggestions_controller.rb Fix incorrect deprecation warning for `DELETE /api/v1/suggestions/:id` (#34397) 4 months ago
tags_controller.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 3 months ago