merge: Add "reject quotes" settings (!901)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/901 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
commit
14a81b4f85
49 changed files with 693 additions and 100 deletions
|
|
@ -490,6 +490,7 @@ export class NoteEntityService implements OnModuleInit {
|
|||
|
||||
...(opts.detail ? {
|
||||
clippedCount: note.clippedCount,
|
||||
processErrors: note.processErrors,
|
||||
|
||||
reply: note.replyId ? this.pack(note.reply ?? note.replyId, me, {
|
||||
detail: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue