This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
hometown
Watch
0
Star
0
Fork
0
You've already forked hometown
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
hometown
/
app
/
controllers
History
Eugen Rochko
1d2856c2af
Since GNU Social hubs don't seem to return a hub.lease_seconds param in the subscription confirmation request,
...
we'll have to default that value to the GS "minimum" (from their code) which is 24 hours.
2016-09-20 03:24:04 +02:00
..
api
Since GNU Social hubs don't seem to return a hub.lease_seconds param in the subscription confirmation request,
2016-09-20 03:24:04 +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 for single status pages
2016-09-08 21:23:29 +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
Adding media controller, 1 webm/compose form allowed, previews generated
2016-09-17 17:47:26 +02:00
settings_controller.rb
Adding React.js, Redux, revamping dashboard
2016-08-24 17:56:44 +02:00
stream_entries_controller.rb
Fix for single status pages
2016-09-08 21:23:29 +02:00
xrd_controller.rb
Upgrade to Rails 5.0.0.1
2016-08-17 17:58:00 +02:00