You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Claire d8fdbb054e Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/validators/status_length_validator.rb`:
  Upstream changes too close to glitch-soc MAX_CHARS changes, but not a real
  conflict.
  Applied upstream changes.
- `package.json`:
  glitch-soc-only dependency textually too close to a dependency updated
  upstream, not a real conflict.
  Applied upstream changes.
5 years ago
..
controllers Merge branch 'main' into glitch-soc/merge-upstream 5 years ago
fabricators Add server rules (#15769) 5 years ago
features
fixtures Add import/export feature for bookmarks (#14956) 5 years ago
helpers Merge branch 'master' into glitch-soc/merge-upstream 5 years ago
lib Merge branch 'main' into glitch-soc/merge-upstream 5 years ago
mailers refactor: add email previews for WebAuthn emails (#14658) 6 years ago
models Merge branch 'main' into glitch-soc/merge-upstream 5 years ago
policies Merge branch 'master' into glitch-soc/merge-upstream 5 years ago
presenters
requests
routing
serializers/activitypub
services Merge branch 'main' into glitch-soc/merge-upstream 5 years ago
support
validators Merge branch 'main' into glitch-soc/merge-upstream 5 years ago
views
workers Fix being able to import more than allowed number of follows (#15384) 5 years ago
rails_helper.rb Add WebAuthn as an alternative 2FA method (#14466) 6 years ago
spec_helper.rb