Support quoteUri for quote posts #315

Closed
opened 2023-01-04 02:09:36 +00:00 by norm · 1 comment
Owner

Recently, the glitch-th fork of Mastodon implemented quotes: https://social.treehouse.systems/@marcan/109583915266138625

This doesn't work on Foundkey:
image

For reference, the same post on Akkoma appears correctly:
image

This is because Foundkey doesn't support quoteUri for quote posts, only _misskey_quote and quoteUrl (not the same) field.

Upstream Misskey issue for reference: https://github.com/misskey-dev/misskey/issues/8722#issuecomment-1168035765

Recently, the glitch-th fork of Mastodon implemented quotes: https://social.treehouse.systems/@marcan/109583915266138625 This doesn't work on Foundkey: ![image](/attachments/173dc14f-9ed3-4e0f-b846-033d9805bf38) For reference, the same post on Akkoma appears correctly: ![image](/attachments/057ceb30-7040-4af9-89dc-3b342af1dbbd) This is because Foundkey doesn't support `quoteUri` for quote posts, only `_misskey_quote` and `quoteUrl` (not the same) field. Upstream Misskey issue for reference: https://github.com/misskey-dev/misskey/issues/8722#issuecomment-1168035765
norm changed title from Use quoteUri for quote posts to Support quoteUri for quote posts 2023-01-04 02:11:16 +00:00
norm added a new dependency 2023-01-04 02:51:18 +00:00
Author
Owner

Fixed by 48f8fb97df

Fixed by 48f8fb97df0bc28e1235fbd6dd4146861a8e1c63
norm closed this issue 2023-01-04 20:20:29 +00:00
norm removed a dependency 2023-01-04 20:20:41 +00:00
Sign in to join this conversation.
No Label
feature
fix
upkeep
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#315
No description provided.