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
Eugen Rochko c370e8026b Make file attachment on MediaAttachment optional
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-15 21:19:17 +02:00
..
assets Remove isRequired from optional prop (#1843) 2017-04-15 16:44:28 +02:00
controllers Make file attachment on MediaAttachment optional 2017-04-15 21:19:17 +02:00
helpers Rename admin/accounts_helper to admin/filter_helper (#1816) 2017-04-15 03:09:55 +02:00
lib Allow running mastodon on a different domain as the one used for identifying users (#1267) 2017-04-15 02:15:46 +02:00
mailers Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
models Make file attachment on MediaAttachment optional 2017-04-15 21:19:17 +02:00
presenters About page contact email (#1839) 2017-04-15 13:33:25 +02:00
services Make file attachment on MediaAttachment optional 2017-04-15 21:19:17 +02:00
validators Organize coverage dirs (#1695) 2017-04-13 16:00:31 +02:00
views Make file attachment on MediaAttachment optional 2017-04-15 21:19:17 +02:00
workers Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00