Skip to content

feat: support quotes of status API endpoint#1380

Merged
neet merged 1 commit intoneet:mainfrom
shuuji3:feat/statuses-quotes-list
Dec 11, 2025
Merged

feat: support quotes of status API endpoint#1380
neet merged 1 commit intoneet:mainfrom
shuuji3:feat/statuses-quotes-list

Conversation

@shuuji3
Copy link
Copy Markdown
Contributor

@shuuji3 shuuji3 commented Dec 10, 2025

This adds support for new GET /api/v1/statuses/:id/quotes endpoints.

ref. statuses API methods - Mastodon documentation - https://docs.joinmastodon.org/methods/statuses/#quotes

I tried adding a new test case but e2e test couldn't be passed as it requires Mastodon v4.5.0 container.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Dec 10, 2025

Open in StackBlitz

npm i https://pkg.pr.new/neet/masto.js/masto@1380

commit: 89421b9

@neet
Copy link
Copy Markdown
Owner

neet commented Dec 10, 2025

@shuuji3 Thanks for the recent contributions! I'm trying to update the Docker image used for the E2E testing to refer Mastodon v4.5.x so let me have some time before merging this PR

@shuuji3
Copy link
Copy Markdown
Contributor Author

shuuji3 commented Dec 10, 2025

Thank you! There is no rush. 🙂

@neet
Copy link
Copy Markdown
Owner

neet commented Dec 11, 2025

@shuuji3 I've bumped the Docker image to use Mastodon v4.5.3 in #1382. Could you rebase this branch and check if your tests runs properly?

@shuuji3 shuuji3 force-pushed the feat/statuses-quotes-list branch from 5d9e713 to 89421b9 Compare December 11, 2025 13:39
Copy link
Copy Markdown
Owner

@neet neet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@neet neet merged commit a7e9a69 into neet:main Dec 11, 2025
7 checks passed
@shuuji3 shuuji3 deleted the feat/statuses-quotes-list branch December 11, 2025 13:44
@shuuji3
Copy link
Copy Markdown
Contributor Author

shuuji3 commented Dec 11, 2025

Thank you!

@neet neet mentioned this pull request Dec 11, 2025
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.

2 participants