mastodon/spec
Claire b368c75029 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/controllers/concerns/sign_in_token_authentication_concern.rb`:
  Upstream removed this file, while glitch-soc had changes to deal with
  its theming system.
  Removed the file like upstream did.
2022-04-06 21:10:23 +02:00
..
controllers Merge branch 'main' into glitch-soc/merge-upstream 2022-04-06 21:10:23 +02:00
fabricators
features
fixtures
helpers
lib Merge branch 'main' into glitch-soc/merge-upstream 2022-04-06 21:10:23 +02:00
mailers Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
models Merge branch 'main' into glitch-soc/merge-upstream 2022-03-26 19:18:55 +01:00
policies
presenters
requests
routing
serializers/activitypub
services Merge branch 'main' into glitch-soc/merge-upstream 2022-04-06 21:10:23 +02:00
support
validators Merge branch 'main' into glitch-soc/merge-upstream 2022-03-30 15:02:56 +02:00
views
workers
rails_helper.rb
spec_helper.rb