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/views/api/v1
Eugen 5d710b1139 Make file attachment on MediaAttachment optional (#1865)
Create MediaAttachment but without actual file download when domain is blocked with reject_media set to true
Clean up old media files when creating a new domain block with reject_media set to true
Return remote_url in media attachments API if local file is not present
Undo domain block action in admin UI
Ability to enable reject_media from admin UI
8 years ago
..
accounts When avatar/header are GIF, generate static versions (#1428) 8 years ago
apps Fix tests, add applications to eager loading/cache for statuses, fix 8 years ago
blocks Add API for retrieving blocked accounts 8 years ago
favourites Add API for retrieving favourites 8 years ago
follow_requests Adding follow requests API 8 years ago
follows Fix #52 - Add API versioning (v1) 8 years ago
instances Fix #525 - Add instance information API 8 years ago
media Fix #431 - convert gif to webm during upload. Web UI treats them like it did 8 years ago
mutes Mute button progress so far. WIP, doesn't entirely work correctly. 8 years ago
notifications Fix #675 - return created_at in notifications API 8 years ago
reports Adding POST /api/v1/reports API, and a UI for submitting reports 8 years ago
search Web UI support for the new omnisearch 8 years ago
statuses Make file attachment on MediaAttachment optional (#1865) 8 years ago
timelines Move timelines API from statuses to its own controller, add a check for 8 years ago