mastodon/spec
luzpaz 898fe2fa8e
Fix typo in source setted->set (#18385)
Found via `codespell -q 3 -S ./CHANGELOG.md,./AUTHORS.md,./config/locales,./app/javascript/mastodon/locales -L ba,keypair,medias,ro`
2022-05-10 04:58:04 +02:00
..
controllers Fix typo in source setted->set (#18385) 2022-05-10 04:58:04 +02:00
fabricators
features
fixtures
helpers
lib Change RSS feeds (#18356) 2022-05-09 07:43:08 +02:00
mailers
models Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
policies
presenters
requests
routing
serializers/activitypub
services Fix compatibility with Friendica regarding pinned posts (#18254) 2022-05-02 17:41:01 +02:00
support
validators Remove IP matching from e-mail domain blocks (#18190) 2022-04-29 23:27:03 +02:00
views
workers Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
spec_helper.rb