]> cat aescling's git repositories - mastodon.git/commit
API now respects ?limit param as long as it's within 2x default limit
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 24 Jan 2017 03:22:10 +0000 (04:22 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 24 Jan 2017 03:22:10 +0000 (04:22 +0100)
commit1f5792c83475aed785cdd8eb148aa4fdc53b5671
treea39cce012aaf4c301ae052f2e443e98f7e2a8cbb
parentd9022884c6c4e066b1e6ee8d9c07c220c031454e
API now respects ?limit param as long as it's within 2x default limit
app/controllers/api/v1/accounts_controller.rb
app/controllers/api/v1/blocks_controller.rb
app/controllers/api/v1/favourites_controller.rb
app/controllers/api/v1/notifications_controller.rb
app/controllers/api/v1/statuses_controller.rb
app/controllers/api/v1/timelines_controller.rb
app/controllers/api_controller.rb