1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
xmflsct
2022-12-10 23:11:41 +01:00
parent 213328ef1a
commit 36bbe5bdbd
8 changed files with 313 additions and 392 deletions

View File

@ -65,6 +65,7 @@ const composeParseState = (
}),
...(params.incomingStatus.media_attachments && {
attachments: {
...(params.type === 'edit' && { disallowEditing: true }),
sensitive: params.incomingStatus.sensitive,
uploads: params.incomingStatus.media_attachments.map(media => ({
remote: media