mastodon/spec
luzpaz 4aa3b9bd01
Fix typos (#18604)
* 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
2022-08-28 17:44:34 +02:00
..
controllers Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
fabricators Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
features
fixtures
helpers Add audit log entries for user roles (#19040) 2022-08-25 20:39:40 +02:00
lib Fix typos (#18604) 2022-08-28 17:44:34 +02:00
mailers Remove digest e-mails (#17985) 2022-08-25 23:38:22 +02:00
models Change e-mail domain blocks to match subdomains of blocked domains (#18979) 2022-08-24 19:00:55 +02:00
policies Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
presenters Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
requests
routing
serializers/activitypub
services Add ability to block sign-ups from IP (#19037) 2022-08-24 19:00:37 +02:00
support
validators Add administrative webhooks (#18510) 2022-06-09 21:57:36 +02:00
views
workers Remove digest e-mails (#17985) 2022-08-25 23:38:22 +02:00
rails_helper.rb
spec_helper.rb