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 multiple issues with replies collection for pages further than self-replies #11582

Merged
merged 4 commits into from
Aug 16, 2019

Conversation

ClearlyClaire
Copy link
Contributor

Fixes #11568

@Gargron Gargron merged commit 5307138 into mastodon:master Aug 16, 2019
mayaeh pushed a commit to mastodon-ja-l10n-team/mastodon that referenced this pull request Aug 18, 2019
…lf-replies (mastodon#11582)

* Fix the replies collection returning snowflakes ids rather than URIs

Fixes mastodon#11568

* Fix min_id in replies queries once self-replies are exhausted

* Fix `next` attribute of replies collection being nil when there are no self-replies

* Rename other_accounts param to only_other_accounts
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
…lf-replies (mastodon#11582)

* Fix the replies collection returning snowflakes ids rather than URIs

Fixes mastodon#11568

* Fix min_id in replies queries once self-replies are exhausted

* Fix `next` attribute of replies collection being nil when there are no self-replies

* Rename other_accounts param to only_other_accounts
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.

Publish valid replies in "replies" collection [JSON][ActivityPub]
2 participants