This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
hometown
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
baa52984e9efc6264470ca18ff33816a49d79527
hometown
/
app
/
controllers
/
api
/
v1
T
History
Eugen Rochko
905c829179
Improve infinite scroll on notifications
2017-01-26 04:30:40 +01:00
..
accounts_controller.rb
Make blocks create entries and unfollows instantly, but do the clean up
2017-01-24 21:40:41 +01:00
apps_controller.rb
Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views.
Resolves
#11
2017-01-15 08:58:50 +11:00
blocks_controller.rb
API now respects ?limit param as long as it's within 2x default limit
2017-01-24 04:22:10 +01:00
favourites_controller.rb
API now respects ?limit param as long as it's within 2x default limit
2017-01-24 04:22:10 +01:00
follow_requests_controller.rb
…
follows_controller.rb
…
media_controller.rb
…
notifications_controller.rb
Improve infinite scroll on notifications
2017-01-26 04:30:40 +01:00
statuses_controller.rb
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
2017-01-25 01:29:16 +01:00
timelines_controller.rb
API now respects ?limit param as long as it's within 2x default limit
2017-01-24 04:22:10 +01:00