Skip to content

feat: add three new quote states introduced by Mastodon v4.5.0#1374

Merged
neet merged 1 commit into
neet:mainfrom
shuuji3:feat/add-three-quote-states-from-v4.5.0
Dec 5, 2025
Merged

feat: add three new quote states introduced by Mastodon v4.5.0#1374
neet merged 1 commit into
neet:mainfrom
shuuji3:feat/add-three-quote-states-from-v4.5.0

Conversation

@shuuji3

@shuuji3 shuuji3 commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

There are three new quote states: blocked_account, blocked_domain, and muted_account.

ref. Quote - Mastodon documentation - https://docs.joinmastodon.org/entities/Quote/

blocked_account = The quote has been approved, but should not be displayed because the user has blocked the account being quoted. quoted_status is non-null.
blocked_domain = The quote has been approved, but should not be displayed because the user has blocked the domain of the account being quoted. quoted_status is non-null.
muted_account = The quote has been approved, but should not be displayed because the user has muted the the account being quoted. quoted_status is non-null.
Version history:
4.5.0 - added blocked_account, blocked_domain and muted_account

@pkg-pr-new

pkg-pr-new Bot commented Dec 4, 2025

Copy link
f7bc0f5_ " data-view-component="true" class="dropdown-item btn-link"> Copy Markdown

Open in StackBlitz

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

commit: f7bc0f5

@neet neet merged commit 9cac4ec into neet:main Dec 5, 2025
7 checks passed
@neet neet mentioned this pull request Dec 5, 2025
@shuuji3 shuuji3 deleted the feat/add-three-quote-states-from-v4.5.0 branch December 5, 2025 01:17
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