documentation/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)
2016-09-23 20:23:26 +02:00
..
api Change output of api/accounts/:id/follow and unfollow to return relationship 2016-09-23 20:23:26 +02:00
auth Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
concerns Initial commit 2016-02-20 22:53:20 +01:00
oauth Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
accounts_controller.rb Fix #24 - Thread resolving for remote statuses 2016-09-21 01:50:31 +02:00
api_controller.rb Improved error handling for FollowRemoteService 2016-09-17 17:03:36 +02:00
application_controller.rb Fix local follows, 404 in logs 2016-09-08 02:40:51 +02:00
home_controller.rb The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests 2016-08-26 19:12:19 +02:00
media_controller.rb Uploading/undoing media modifies status text. Also: status text trimmed before validation 2016-09-22 21:39:53 +02:00
settings_controller.rb Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
stream_entries_controller.rb Fix #50 - Order ancestors/descendants by tree path 2016-09-21 23:18:28 +02:00
xrd_controller.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00