mastodon/app
unarist 3ce9ca4c99 Fix following/followers API to return correct link headers (#3268)
Link headers in following/followers API should include follow_id as max_id/since_id.

However, these API use current_user's account_id instead of follow_id from #3167.
This causes irrelevant result on loading more users.
2017-05-23 23:26:23 +02:00
..
assets/stylesheets
controllers
helpers
javascript
lib
mailers
models
presenters
services don't notify me when my toot is faved by someone i muted (#3245) 2017-05-23 20:05:52 +02:00
validators
views
workers