Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix following/followers API to return correct link headers #3268

Merged
merged 1 commit into from May 23, 2017

Conversation

unarist
Copy link
Contributor

@unarist unarist commented May 23, 2017

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.

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 mastodon#3167.
This causes irrelevant result on loading more users.
@Gargron Gargron merged commit 3ce9ca4 into mastodon:master May 23, 2017
@unarist unarist deleted the fix-following-api branch May 27, 2017 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants