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
Matt Jankowski 268dd32d76 Auth sign out (#2511)
* Add a spec for signing out

* Add spec showing that suspended user gets a 403 forbidden on sign out

* Allow suspended account users to sign out
8 years ago
..
controllers Auth sign out (#2511) 8 years ago
fabricators More status specs (#2564) 8 years ago
features
fixtures Add rspec to further specify FollowRemoteAccountService (#2414) 8 years ago
helpers
javascript
lib Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634) 8 years ago
mailers
models Add option to disable two factor auth in admin accounts panel. (#2584) 8 years ago
presenters
requests
routing
services Add rspec to further specify FollowRemoteAccountService (#2414) 8 years ago
support/matchers/model
views Fix broken view spec for about/links (#2591) 8 years ago
rails_helper.rb Followers-only post federation (#2111) 8 years ago
spec_helper.rb