sojorn/sojorn_app/lib
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
..
config feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
models Add followers/following screen and comprehensive privacy settings 2026-02-04 16:46:20 -06:00
providers Fix 413 Request Entity Too Large and refine image display aesthetics 2026-02-04 13:32:46 -06:00
routes feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
screens Add followers/following screen and comprehensive privacy settings 2026-02-04 16:46:20 -06:00
services Fix 413 Request Entity Too Large and refine image display aesthetics 2026-02-04 13:32:46 -06:00
theme Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
utils feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
widgets Add smooth fade-in animation to signed images for premium feel 2026-02-04 13:37:53 -06:00
main.dart feat: Add comprehensive notification system including model, UI, and service integration, alongside new deployment documentation. 2026-02-04 12:17:58 -06:00