6b45f6cdf9f5b91205da06bae5039bb2632fc0b3
Major restructure to improve UX for less technical users: - Consolidated "Feed" + "Mutes" → "Content" tab - Moved "Wallet" + "Relays" → "Advanced" tab - Reduced from 5 tabs to 3 tabs with collapsible sections New structure: - Profile: Identity settings (unchanged) - Content: Content Types, Muted Content (with placeholders for Communities, Sensitive Content) - Advanced: Wallet, Network (relays) Implementation details: - Created ContentSettings component with collapsible sections - Created AdvancedSettings component with collapsible sections - Content Types section defaults to OPEN - Muted Content section defaults to CLOSED - Wallet/Network sections default to CLOSED - All sections use consistent collapsible UI pattern - Updated settings page description - Maintains all existing functionality Benefits: - Cleaner mental model for new users - Power user features hidden but accessible - Room to grow (Communities, Sensitive Content placeholders) - Reduced cognitive load with fewer top-level tabs Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>
Description
Languages
TypeScript
95.7%
Java
1.5%
JavaScript
0.9%
Swift
0.9%
CSS
0.5%
Other
0.4%