Merge pull request '(arguably) improved layouting of user profile page' (#403) from Riedler/akkoma-fe:user-profile-changes into develop

Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/403
This commit is contained in:
floatingghost 2025-01-15 21:47:55 +00:00
commit 2086522d64
7 changed files with 191 additions and 144 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',