Skip to content

Add quote entities and attach to statuses #1324

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

Merged
merged 2 commits into from
Jul 13, 2025
Merged

Conversation

TylerFisher
Copy link
Contributor

Implements #1323. Unclear if this needs any adjustments to tests, let me know if it does!

Copy link

pkg-pr-new bot commented Jul 12, 2025

Open in StackBlitz

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

commit: 0d4bcfc

@neet neet linked an issue Jul 13, 2025 that may be closed by this pull request
@neet neet merged commit be42256 into neet:main Jul 13, 2025
7 checks passed
@neet neet mentioned this pull request Jul 13, 2025
@neet
Copy link
Owner

neet commented Jul 13, 2025

Thank you for your contribution, @TylerFisher! I made a small fixes in #1326 but it should not be that different. They will be shipped as v7.2.0

neet added a commit that referenced this pull request Jul 13, 2025
* fix: Export Quote and ShallowQuote entity types

* fix: Mark nullable parameters optional for consistency

* fix: Use Pick<T, U> for StatusEdit["quote"]
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.

Support new Quote/ShallowQuote entities
2 participants