sojorn/sojorn_app/lib/screens/profile
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
..
blocked_users_screen.dart Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
category_settings_screen.dart Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
follow_requests_screen.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
followers_following_screen.dart Add followers/following screen and comprehensive privacy settings 2026-02-04 16:46:20 -06:00
following_screen.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
profile_screen.dart Add followers/following screen and comprehensive privacy settings 2026-02-04 16:46:20 -06:00
profile_settings_screen.dart Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
viewable_profile_screen.dart 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