Merge remote-tracking branch 'upstream/develop' into iceshrimp-merged

This commit is contained in:
notfire 2025-03-11 23:42:45 -04:00
commit 7c0df5cf0e
No known key found for this signature in database
GPG key ID: 3AFDACAAB4E56B16
30 changed files with 1130 additions and 534 deletions

View file

@ -56,6 +56,8 @@ export const defaultState = {
autohideFloatingPostButton: false,
pauseOnUnfocused: true,
displayPageBackgrounds: true,
centerAlignBio: false,
compactUserInfo: true,
stopGifs: undefined,
replyVisibility: 'all',
thirdColumnMode: 'notifications',
@ -77,6 +79,7 @@ export const defaultState = {
hideScopeNotice: false,
useStreamingApi: false,
sidebarRight: undefined, // instance default
widenTimeline: undefined, // instance default
subjectLineBehavior: undefined, // instance default
alwaysShowSubjectInput: undefined, // instance default
postContentType: undefined, // instance default