fix: store in_reply_to on remote notes + use full handle in federation component links/actions
This commit is contained in:
@@ -173,6 +173,7 @@ impl FederationEventService {
|
||||
note.sensitive,
|
||||
note.content_warning,
|
||||
"public",
|
||||
None,
|
||||
)
|
||||
.await;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user