mastodon/lib
luzpaz 4aa3b9bd01
Fix typos ()
* Fix typos

Found via `codespell -q 3 -S ./CHANGELOG.md,./AUTHORS.md,./config/locales,./app/javascript/mastodon/locales -L ba,keypair,medias,pixelx,ro`

* Follow-up typo fix
..
active_record Remove dependency on pluck_each gem ()
assets Fix wrong aspect ratio of logo in icons ()
chewy/strategy Change search indexing to use batches to minimize resource usage ()
devise Fix authentication before 2FA challenge ()
generators Add post-deployment migration system ()
json_ld Fixed code quality issues ()
mastodon Fix typos ()
paperclip Remove dependency on running Redis server for db:setup ()
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 ()
simple_navigation Add customizable user roles ()
tasks Fix typos ()
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 error resposes for `from` search prefix ()