Mastodon-flavour (read) quotes API compat #1059
No reviewers
Labels
No labels
approved, awaiting change
broken setup
bug
cannot reproduce
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs change/feedback
needs docs
needs tests
not a bug
not our bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma!1059
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Oneric/akkoma:masto-quotes-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Better read (and partially write) compatibility with Mastodon’s quote API, as well as related changes. See commit messages for details.
This DOES NOT implement the "quote authorisation" mechanism in any way, but allows Masto-only clients to display existing quotes.
Resolves: #827
Resolves: #952 (prob now needs some small FE adjustments to make it usable)
Resolves: #1009
masto-quotes-apito Mastodon-flavour (read) quotes API compata26acf23024b4b353d774b4b353d77fd87664b9eseems all good after a bit of real-world testing and very little chance of regression, so i’m gonna merge this already
I didn’t test quote display with Tusky myself, but exactly the same polyglot approach worked for Iceshrimp.(NET|js) and it makes sense. Should be fine