mastodon/app/javascript/flavours/glitch/features/report
Plastikmensch 5395154832
Fix media attachments in report modal
Media attachments weren't shown in the report modal since they were passed as `media` to `StatusContent`, but `StatusContent` doesn't use the media prop anymore.

Instead match the file with vanilla.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2025-01-14 23:47:09 +01:00
..
components Fix media attachments in report modal 2025-01-14 23:47:09 +01:00
containers Fix import order with ESLint 2023-05-28 16:38:10 +02:00
category.jsx [Glitch] Convert `<Button>` to Typescript 2023-10-24 19:03:16 +02:00
comment.jsx [Glitch] Upgrade Redux packages 2024-01-10 18:34:23 +01:00
rules.jsx [Glitch] Convert `<Button>` to Typescript 2023-10-24 19:03:16 +02:00
statuses.jsx Fix more whitespace and comment discrepancies 2023-11-15 17:16:21 +01:00
thanks.jsx [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00