sojorn/sojorn_app/lib/screens/profile
Patrick Britton 69358b016f Fix compilation errors in followers/following and privacy screens
- Fix FollowersFollowingScreen: correct imports, AppTheme references, SignedMediaImage param
- Fix profile_screen.dart: move _navigateToConnections to _ProfileScreenState, pass callback to _ProfileHeader
- Fix profile_settings_screen.dart: update property names (isPrivate, defaultVisibility)
2026-02-04 17:21:08 -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 Fix compilation errors in followers/following and privacy screens 2026-02-04 17:21:08 -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 Fix compilation errors in followers/following and privacy screens 2026-02-04 17:21:08 -06:00
profile_settings_screen.dart Fix compilation errors in followers/following and privacy screens 2026-02-04 17:21: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