sojorn/sojorn_app/lib
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
..
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 Fix compilation errors in followers/following and privacy screens 2026-02-04 17:21:08 -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