Change status content markup to match upstream (#2923)

* Remove option to have media outside of CWs

Upstream adopted the media-in-CW design glitch-soc originally had.

* Move poll to StatusContent

* Refactor status media icons

* Rename `forceFilter` to `showDespiteFilter` for consistency with upstream

* Change media and status content markup to match upstream's

* Add mention placeholders back
This commit is contained in:
Claire
2024-12-29 19:59:19 +01:00
committed by GitHub
parent 5e65586161
commit b7afca0f05
11 changed files with 231 additions and 329 deletions

View File

@@ -23,7 +23,6 @@ const initialState = ImmutableMap({
rewrite_mentions: 'no',
content_warnings : ImmutableMap({
filter : null,
media_outside: false,
shared_state : false,
}),
media : ImmutableMap({