1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
mailers
models Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
presenters
services Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
validators
views Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
workers