Commit Graph

2 Commits (9eb775a9d1fd39bc2d255679bb12b2ff6f98080d)

Author SHA1 Message Date
Eugen Rochko 6d9ad30bf8
Fix media redownload worker retrying on unexpected response codes ()
Claire a4dcaef53b
Prepare Mastodon for zeitwerk autoloader ()
* 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