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
Eugen Rochko 354fdd317e
Fix attachment not being re-downloaded even if file is not stored (#12125)
Change the behaviour of remotable concern. Previously, it would skip
downloading an attachment if the stored remote URL is identical to
the new one. Now it would not be skipped if the attachment is not
actually currently stored by Paperclip.
5 years ago
..
v1 Fix attachment not being re-downloaded even if file is not stored (#12125) 5 years ago
v2 Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 5 years ago
web Fix web push notifications for polls (#10864) 6 years ago
base_controller.rb Fix uncaught parameter missing exceptions and missing error templates (#11702) 5 years ago
oembed_controller.rb
proofs_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago