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 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship
Track relationship in redux state. Display follow/unfollow and following-back
information on account view (unstyled)
10 years ago
..
api Change output of api/accounts/:id/follow and unfollow to return relationship 10 years ago
auth Upgrade to Rails 5.0.0.1 10 years ago
concerns Initial commit 10 years ago
oauth Upgrade to Rails 5.0.0.1 10 years ago
accounts_controller.rb Fix #24 - Thread resolving for remote statuses 10 years ago
api_controller.rb Improved error handling for FollowRemoteService 10 years ago
application_controller.rb Fix local follows, 404 in logs 10 years ago
home_controller.rb The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests 10 years ago
media_controller.rb Uploading/undoing media modifies status text. Also: status text trimmed before validation 10 years ago
settings_controller.rb Adding React.js, Redux, revamping dashboard 10 years ago
stream_entries_controller.rb Fix #50 - Order ancestors/descendants by tree path 10 years ago
xrd_controller.rb Upgrade to Rails 5.0.0.1 10 years ago