[APP-2146] Update GIF content filtering and [APP-2152] harden web GIFs (#10443)

Co-authored-by: vineyardbovines <spencer@thepope.dev>
This commit is contained in:
Spence Pope
2026-05-08 15:34:07 -04:00
committed by GitHub
parent a889a1b081
commit 8b9361016a
6 changed files with 126 additions and 49 deletions
@@ -87,6 +87,7 @@ export function GifEmbed({
/>
<GifView
source={params.playerUri}
sources={params.playerSources}
placeholderSource={thumb}
style={[a.flex_1]}
autoplay={!autoplayDisabled}