You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Akihiko Odaki 5d9f479538 Cover HomeController more (#3258) 7 years ago
..
admin Toggle sensitive from admin page (#3261) 7 years ago
api Refactor of API timeline actions (#3263) 7 years ago
auth Fix Devise destroy method being available to delete user record (#3266) 7 years ago
concerns Extract user tracking into concern (#2600) 7 years ago
oauth More controller specs (#2561) 7 years ago
settings Filter languages with opt out (#3175) 7 years ago
well_known Allow alternate domains for mastodon handlers (#3187) 7 years ago
about_controller_spec.rb Cover AboutController more in spec (#3226) 7 years ago
account_follow_controller_spec.rb Cover AccountFollowController more in spec (#3227) 7 years ago
account_unfollow_controller_spec.rb Cover AccountUnfollowController more in spec (#3228) 7 years ago
accounts_controller_spec.rb Cover AccountsController more in spec (#3229) 7 years ago
application_controller_spec.rb Cover ApplicationController more in spec (#3230) 7 years ago
authorize_follows_controller_spec.rb Spec AuthorizeFollowsController assigns @account (#3246) 7 years ago
follower_accounts_controller_spec.rb Introduce recent to Follow (#3247) 7 years ago
following_accounts_controller_spec.rb Introduce recent to Follow (#3247) 7 years ago
home_controller_spec.rb Cover HomeController more (#3258) 7 years ago
media_controller_spec.rb More controller specs (#2561) 7 years ago
remote_follow_controller_spec.rb Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991) 7 years ago
statuses_controller_spec.rb Cover StatusesController more (#3259) 7 years ago
stream_entries_controller_spec.rb Cover StreamEntriesController more and remove redundant instructions (#3257) 7 years ago
tags_controller_spec.rb Return missing page when tag does not exist (#2563) 7 years ago