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/config
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
..
environments Add REDIS_DB env variable to configure Redis database (#1366) 8 years ago
initializers Leave out the "Expires" header from S3 uploads (#1886) 8 years ago
locales Make file attachment on MediaAttachment optional (#1865) 8 years ago
application.rb Add translations for zh-TW (Taiwan) (#1794) 8 years ago
boot.rb
cable.yml
database.yml
deploy.rb capistrano: allow overriding repo_url and branch (#1889) 8 years ago
environment.rb
i18n-tasks.yml
navigation.rb
puma.rb Removed Heroku in-process spawning. (#1873) 8 years ago
routes.rb Make file attachment on MediaAttachment optional (#1865) 8 years ago
secrets.yml
settings.yml
sidekiq.yml