mastodon/config
Claire a4dcaef53b
Prepare Mastodon for zeitwerk autoloader (#15917)
* Prepare Mastodon for zeitwerk autoloader (Rails 6)

Add inflections and rename/move a few classes.

In particular, app/lib/exceptions.rb and app/lib/sanitize_config.rb
were manually loaded while still in autoload paths.

* Add inflection for Url → URL
2021-03-19 02:42:43 +01:00
..
environments Prepare Mastodon for Rails 6 (#15911) 2021-03-17 10:09:55 +01:00
initializers Prepare Mastodon for zeitwerk autoloader (#15917) 2021-03-19 02:42:43 +01:00
locales Add details to error response for POST /api/v1/accounts in REST API (#15803) 2021-03-01 04:59:13 +01:00
webpack Bump js-yaml from 3.14.1 to 4.0.0 (#15484) 2021-01-05 02:08:59 +09:00
application.rb Prepare Mastodon for zeitwerk autoloader (#15917) 2021-03-19 02:42:43 +01:00
boot.rb
brakeman.ignore Fix some ignored brakeman warnings (#15829) 2021-03-07 07:06:56 +01:00
database.yml
deploy.rb Bump capistrano from 3.15.0 to 3.16.0 (#15818) 2021-03-05 06:38:52 +09:00
environment.rb
i18n-tasks.yml
navigation.rb Add server rules (#15769) 2021-02-21 19:50:12 +01:00
pghero.yml
puma.rb
routes.rb Add POST /api/v1/emails/confirmations to REST API (#15816) 2021-03-01 18:39:47 +01:00
secrets.yml
settings.yml
sidekiq.yml
themes.yml
webpacker.yml