mastodon/app
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
..
assets Fix up recovery codes design a little (#1866) 2017-04-16 04:32:57 +02:00
controllers Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
helpers View spec fix (#1888) 2017-04-16 03:40:33 +02:00
lib Fix #1852 - Ensure feeds have valid <title> tags (#1875) 2017-04-16 02:40:36 +02:00
mailers Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
models Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
presenters About page contact email (#1839) 2017-04-15 13:33:25 +02:00
services Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
validators Organize coverage dirs (#1695) 2017-04-13 16:00:31 +02:00
views Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
workers Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00