..
environments
Add SMTP_TLS variable for configuring TLS when server uses non-standard port ( #4227 )
2017-07-16 23:48:35 +02:00
initializers
Set correct content-type for ActivityPub JSON ( #4592 )
2017-08-14 04:16:43 +02:00
locales
Update /admin/accounts/:id view for ActivityPub ( #4600 )
2017-08-14 14:09:00 +02:00
webpack
Enable cache for babel-loader ( #4505 )
2017-08-03 17:46:49 +02:00
application.rb
Add "signed in as" header to some pages ( #4523 )
2017-08-05 04:24:58 +02:00
boot.rb
Adds bootsnap. Faster boot time ( #3176 )
2017-05-20 19:42:27 +02:00
brakeman.ignore
Enable CodeClimate Brakeman checks ( #2861 )
2017-05-07 02:45:33 +02:00
database.yml
fix unnecessary variable ( #3947 )
2017-06-25 23:29:22 +02:00
deploy.rb
Update Capistrano lock version in config/deploy.rb ( #4352 )
2017-07-25 01:14:01 +02:00
environment.rb
Upgrade to Rails 5.0.0.1
2016-08-17 17:58:00 +02:00
i18n-tasks.yml
Ignore some locale keys that can but do not need to be translated ( #4515 )
2017-08-04 04:42:28 +02:00
navigation.rb
Rename "Credentials" page to "Security" for clarity ( #3941 )
2017-06-25 22:13:02 +02:00
puma.rb
Do not set port for puma if it is bound to unix socket ( #2289 )
2017-04-22 01:22:20 +02:00
routes.rb
Add protocol handler. Handle follow intents ( #4511 )
2017-08-14 04:53:31 +02:00
secrets.yml
Upgrade to Rails 5.0.0.1
2016-08-17 17:58:00 +02:00
settings.yml
Add default settings for user ( #4393 )
2017-07-27 15:12:51 +02:00
sidekiq.yml
Move clean up of unconfirmed users to sidekiq-scheduler ( #4336 )
2017-07-24 16:17:55 +02:00
webpacker.yml
Fix webpack-dev-server on Windows ( #4000 )
2017-06-30 13:43:26 +02:00