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
Yamagishi Kazutoshi 3267e4a785 Add unfollow modal (optional) (#4246)
* Add unfollow modal

* unfollowing someone

* remove unnecessary prop
7 years ago
..
activitypub Minor ActivityPub JSON fixes (#4214) 7 years ago
admin Improve admin page (#4121) 7 years ago
api Improve ActivityPub representations (#3844) 7 years ago
auth Add overview of active sessions (#3929) 7 years ago
concerns HTTP signatures (#4146) 7 years ago
oauth
settings Add unfollow modal (optional) (#4246) 7 years ago
well_known Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388) 7 years ago
about_controller.rb Redesign the landing page, mount public timeline on it (#4122) 7 years ago
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Introduce Ostatus name space (#4164) 7 years ago
application_controller.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 7 years ago
authorize_follows_controller.rb Remote following success page (#4129) 7 years ago
follower_accounts_controller.rb Minor ActivityPub JSON fixes (#4214) 7 years ago
following_accounts_controller.rb Minor ActivityPub JSON fixes (#4214) 7 years ago
home_controller.rb Web Push Notifications (#3243) 7 years ago
manifests_controller.rb Fix #3063 - Add dynamic app manifest (#3563) 7 years ago
media_controller.rb Extract authorization policy for viewing statuses (#3150) 8 years ago
remote_follow_controller.rb Conditional validations no longer accept strings for if/unless (#3124) 8 years ago
statuses_controller.rb Improve ActivityPub representations (#3844) 7 years ago
stream_entries_controller.rb Introduce Ostatus name space (#4164) 7 years ago
tags_controller.rb Minor ActivityPub JSON fixes (#4214) 7 years ago