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 Rochko caf5b8e975 Fix #431 - convert gif to webm during upload. Web UI treats them like it did
before. In the API, attachments now can be either image, video or gifv. Gifv
is to be treated like images in terms of behaviour, but are videos by file
type.
8 years ago
..
environments Add digest e-mails 8 years ago
initializers Update service timeout setting from 15s to 90s 8 years ago
locales Add digest e-mails 8 years ago
application.rb Fix #431 - convert gif to webm during upload. Web UI treats them like it did 8 years ago
boot.rb Upgrade to Rails 5.0.0.1 9 years ago
cable.yml Add Heroku deployment support 8 years ago
database.yml Fix env variable name 8 years ago
deploy.rb Add capistrano to development environment 8 years ago
environment.rb Upgrade to Rails 5.0.0.1 9 years ago
i18n-tasks.yml Update settings to re-use admin layout, one big navigation tree, improve settings forms 8 years ago
navigation.rb Fix #104 - Style OAuth authorized applications page 8 years ago
puma.rb Add sounds for notifications. Boop by @jk@mastodon.social 8 years ago
routes.rb Mute button progress so far. WIP, doesn't entirely work correctly. 8 years ago
secrets.yml Upgrade to Rails 5.0.0.1 9 years ago
settings.yml Add digest e-mails 8 years ago
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 9 years ago