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/app/controllers
Akihiko Odaki bf575a1f5e Introduce recent to Follow (#3247)
Introduce recent to Follow, as Account and other models have.
This change also adds specs for the scope and the dependents.
8 years ago
..
admin
api Coverage for api/web/settings controller (#3238) 8 years ago
auth
concerns
oauth
settings Fix locale bug when change it on preferences (#3223) (#3232) 8 years ago
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Cover AccountsController more in spec (#3229) 8 years ago
api_controller.rb
application_controller.rb
authorize_follows_controller.rb
follower_accounts_controller.rb Introduce recent to Follow (#3247) 8 years ago
following_accounts_controller.rb Introduce recent to Follow (#3247) 8 years ago
home_controller.rb
media_controller.rb
remote_follow_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb