handle _misskey_quote #77
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
the raw content Misskey sends that's then processed on our side doesn't have the quote link that's supposed to appear at the end of quote renotes
which means that until Misskey-compatible quote functionality is implemented in akkoma, misskey qrts have absolutely no context to them
sending
_misskey_quoteto the frontend will let us add the quote back manually for the time beinghandled by #113