1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

disable outgoing mastodon quotes

This commit is contained in:
Hazelnoot
2025-07-04 12:54:52 -04:00
committed by dakkar
parent a77c32b17d
commit 38616ab246

View File

@@ -555,7 +555,8 @@ export class ApRendererService {
quoteUrl: quote,
quoteUri: quote,
// https://codeberg.org/fediverse/fep/src/branch/main/fep/044f/fep-044f.md
quote: quote,
// Disabled since Mastodon hides the fallback link when this is set
// quote: quote,
published: this.idService.parse(note.id).date.toISOString(),
to,
cc,