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/controllers
Eugen Rochko 65f9db73b0 Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)
* Fix #2027 - Accept own ID for remote follow with and without preceding @
Fix #2177 - Omit leading "acct:" in remote follow redirect template expansion

* Fix test
8 years ago
..
admin Remove redis clear from before in spec (#2795) 8 years ago
api Specs for API push controller, with refactor (#2926) 8 years ago
auth Auth sign out (#2511) 8 years ago
concerns Extract user tracking into concern (#2600) 8 years ago
oauth More controller specs (#2561) 8 years ago
settings Improve allowed language handling (#2897) 8 years ago
well_known
about_controller_spec.rb
account_follow_controller_spec.rb More controller specs (#2561) 8 years ago
account_unfollow_controller_spec.rb More controller specs (#2561) 8 years ago
accounts_controller_spec.rb Restful refactor of accounts/ routes (#2133) 8 years ago
authorize_follows_controller_spec.rb More controller specs (#2561) 8 years ago
follower_accounts_controller_spec.rb More controller specs (#2561) 8 years ago
following_accounts_controller_spec.rb More controller specs (#2561) 8 years ago
home_controller_spec.rb
media_controller_spec.rb More controller specs (#2561) 8 years ago
remote_follow_controller_spec.rb Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991) 8 years ago
statuses_controller_spec.rb More coverage yes more even more (#2627) 8 years ago
stream_entries_controller_spec.rb
tags_controller_spec.rb Return missing page when tag does not exist (#2563) 8 years ago