merge: disable outgoing mastodon quotes *FOR STABLE* (!1169)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1169

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
Hazelnoot 2025-07-27 15:30:10 +00:00
commit 51ad31b5a4

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,