Navigation Menu

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

Give the replies collection an identifier and enable pagination #10128

Merged
merged 1 commit into from Feb 28, 2019

Conversation

ClearlyClaire
Copy link
Contributor

Follow-up to #10106

This adds a new endpoint, /@:username/:id/replies which holds a Collection of replies.

It first lists self-replies, then replies from others.

There is no page holding both self-replies and replies from others.

Unlike the inlined version, it serializes full statuses.

@ClearlyClaire ClearlyClaire force-pushed the features/thread-fetching branch 3 times, most recently from d4a3474 to 1a88bfc Compare February 28, 2019 16:44
@ClearlyClaire ClearlyClaire marked this pull request as ready for review February 28, 2019 17:15
@Gargron Gargron merged commit d8498b3 into mastodon:master Feb 28, 2019
@ClearlyClaire ClearlyClaire deleted the features/thread-fetching branch March 14, 2019 13:17
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
messenjahofchrist pushed a commit to Origin-Creative/mastodon that referenced this pull request Jul 30, 2021
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