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,