mastodon/lib
Eugen Rochko 4bdce2c513
Bump version to 3.5.0rc1 ()
* Bump version to 3.5.0rc1

* Various fixes and improvements

* Update AUTHORS.md

* Various fixes and improvements

* Update README.md
..
action_dispatch replace all instances of "ends_with?" with "end_with?" ()
active_record Remove dependency on pluck_each gem ()
assets Add emoji autosuggest ()
chewy/strategy Fix unnecessary queries when batch-removing statuses, 100x faster ()
devise Fix authentication before 2FA challenge ()
generators Add post-deployment migration system ()
json_ld Fixed code quality issues ()
mastodon Bump version to 3.5.0rc1 ()
paperclip Fix some media attachments being converted with too high framerates ()
rails Fix obsolete digitalocean.rake file breaking rake tasks ()
redis Change Redis#exists calls to Redis#exists? to avoid deprecation warning ()
sanitize_ext Prepare Mastodon for zeitwerk autoloader ()
tasks Fix null values being included in some indexes ()
templates Add post-deployment migration system ()
terrapin Add Ruby 3.0 support ()
webpacker Add subresource integrity for JS and CSS assets ()
cli.rb Add ability for admins to delete canonical email blocks ()
enumerable.rb Optimize map { ... }.compact calls ()
exceptions.rb Fix media redownload worker retrying on unexpected response codes ()
sidekiq_error_handler.rb Fix warnings on Rails boot ()