sojorn/sojorn_app/lib/screens
Patrick Britton adeffe691e Add followers/following screen and comprehensive privacy settings
Features:
- Create FollowersFollowingScreen with tabs for followers/following lists
- Make follower/following counts tappable on profile to navigate to connections
- Create comprehensive PrivacySettingsScreen with sections for:
  - Account privacy (private account toggle)
  - Post visibility defaults
  - Interaction controls (who can message/comment)
  - Discovery settings (search visibility)
  - Circle (close friends) management placeholder
  - Data export and blocked users
- Update ProfilePrivacySettings model with additional fields
- Connect to new backend API endpoints
2026-02-04 16:46:20 -06:00
..
admin Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
auth feat: Initialize Sojorn Flutter application with core UI, services, E2EE, backup, and build scripts for various platforms. 2026-02-03 17:13:28 -06:00
beacon Add reaction system and security improvements 2026-02-01 16:06:12 -06:00
compose Add reaction system and security improvements 2026-02-01 16:06:12 -06:00
discover feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
home Fix 413 Request Entity Too Large and refine image display aesthetics 2026-02-04 13:32:46 -06:00
notifications feat: Add comprehensive notification system including model, UI, and service integration, alongside new deployment documentation. 2026-02-04 12:17:58 -06:00
post Fix 413 Request Entity Too Large and refine image display aesthetics 2026-02-04 13:32:46 -06:00
profile Add followers/following screen and comprehensive privacy settings 2026-02-04 16:46:20 -06:00
quips Fix 413 Request Entity Too Large and refine image display aesthetics 2026-02-04 13:32:46 -06:00
search feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
secure_chat feat: Initialize Sojorn Flutter application with core UI, services, E2EE, backup, and build scripts for various platforms. 2026-02-03 17:13:28 -06:00
settings Add followers/following screen and comprehensive privacy settings 2026-02-04 16:46:20 -06:00