add alternate gravestone that keeps post content on deletes when using websockets

This commit is contained in:
notfire 2025-03-16 11:56:05 -04:00
commit 517751186e
No known key found for this signature in database
GPG key ID: 3AFDACAAB4E56B16
7 changed files with 38 additions and 5 deletions

View file

@ -78,6 +78,7 @@ export const defaultState = {
interfaceLanguage: browserLocale,
hideScopeNotice: false,
useStreamingApi: false,
deletePostsStreaming: true,
sidebarRight: undefined, // instance default
widenTimeline: undefined, // instance default
subjectLineBehavior: undefined, // instance default