mastodon/spec
Thibaut Girka de5cc20dd8 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `app/controllers/concerns/sign_in_token_authentication_concern.rb`:
  Conflict caused because of glitch-soc's theming system.
  Took upstream's new code and applied the theming system changes on top
  of it.
- `app/controllers/concerns/two_factor_authentication_concern.rb`:
  Conflict caused because of glitch-soc's theming system.
  Took upstream's new code and applied the theming system changes on top
  of it.
2020-11-14 00:30:36 +01:00
..
controllers Merge branch 'master' into glitch-soc/merge-upstream 2020-11-14 00:30:36 +01:00
fabricators Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
features
fixtures
helpers
lib Merge branch 'master' into glitch-soc/merge-upstream 2020-10-21 19:10:50 +02:00
mailers refactor: add email previews for WebAuthn emails (#14658) 2020-08-25 01:21:11 +02:00
models Merge branch 'master' into glitch-soc/merge-upstream 2020-11-12 22:13:57 +01:00
policies Merge branch 'master' into glitch-soc/merge-upstream 2020-11-08 14:20:35 +01:00
presenters
requests
routing
serializers/activitypub
services Add tests 2020-11-12 23:44:30 +01:00
support
validators Merge branch 'master' into glitch-soc/merge-upstream 2020-08-13 22:17:29 +02:00
views
workers Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00
rails_helper.rb Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
spec_helper.rb