This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/api/v1/statuses
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
2017-04-16 12:51:30 +02:00
..
_media.rabl Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
_mention.rabl untested!! spoiler hotfix for replies 2017-02-04 17:33:46 -05:00
_show.rabl Fix some views still not using counter caches 2017-03-31 14:02:07 +02:00
_tags.rabl Adding hashtags 2016-11-05 17:13:14 +01:00
accounts.rabl Fix reblogged/favourited caching; add API endpoints for who favd/reblogged status 2016-11-03 14:50:22 +01:00
card.rabl Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
context.rabl Caching should work correctly now (fingers crossed) 2016-11-03 14:12:45 +01:00
index.rabl Adding public timeline 2016-10-07 16:00:11 +02:00
show.rabl Fix #552 - Replace image links with image icons in status text in the UI 2017-02-05 15:25:55 +01:00