mastodon/config
Effy Elden c019b0acfd Modify ActionMailer configuration to default to ENV['LOCAL_DOMAIN'] if ENV['SMTP_DOMAIN'] is not set. The previous fallback, config.x.local_domain, is undefined when the code is called. (#1745) 2017-04-14 11:02:25 +02:00
..
environments Modify ActionMailer configuration to default to ENV['LOCAL_DOMAIN'] if ENV['SMTP_DOMAIN'] is not set. The previous fallback, config.x.local_domain, is undefined when the code is called. (#1745) 2017-04-14 11:02:25 +02:00
initializers Add filename extension to paperclip (#1718) 2017-04-13 21:52:56 +02:00
locales Fix italian translation 2017-04-13 22:26:32 +02:00
application.rb Merge branch 'master' of git://github.com/matteoaquila/mastodon into matteoaquila-master 2017-04-13 22:25:07 +02:00
boot.rb
cable.yml
database.yml Add env variable to disable prepared statements (#1293) 2017-04-09 05:46:32 +02:00
deploy.rb
environment.rb
i18n-tasks.yml Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
navigation.rb Translate admin (#1702) 2017-04-13 21:49:07 +02:00
puma.rb
routes.rb Clean up well-known routes/controllers (#1649) 2017-04-13 13:09:07 +02:00
secrets.yml
settings.yml Make boost modal off by default (#1719) 2017-04-13 21:53:59 +02:00
sidekiq.yml