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 f392030ab8 Add /api/v1/notifications/clear, non-existing link cards for statuses will
now return empty hash instead of throwing a 404 error. When following,
merge into timeline will filter statuses
8 years ago
..
accounts_controller.rb
apps_controller.rb
blocks_controller.rb
favourites_controller.rb
follow_requests_controller.rb
follows_controller.rb
media_controller.rb
notifications_controller.rb Add /api/v1/notifications/clear, non-existing link cards for statuses will 8 years ago
statuses_controller.rb Add /api/v1/notifications/clear, non-existing link cards for statuses will 8 years ago
timelines_controller.rb