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
Eugen Rochko 2ca1f0737a Fix Devise destroy method being available to delete user record (#3266)
(You may think that we need account deletions, but this way would've just orphaned the db records)
8 years ago
..
admin Toggle sensitive from admin page (#3261) 8 years ago
api Refactor of API timeline actions (#3263) 8 years ago
auth Fix Devise destroy method being available to delete user record (#3266) 8 years ago
concerns
oauth
settings
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
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 Cover StreamEntriesController more and remove redundant instructions (#3257) 8 years ago
tags_controller.rb