sojorn/sojorn_app/lib/screens/profile
Patrick Britton bc35eea69b feat: add NSFW self-labeling toggle in compose, blur setting in user preferences, improve signup date pickers with modal sheets
- Add `isNsfw` checkbox to compose screen for user self-labeling
- Add `nsfwBlurEnabled` setting to UserSettings model (default true)
- Replace signup month/year dropdowns with modal bottom sheet pickers
- Preload Noto Color Emoji font on app startup
- Refactor notifications/discover screens to use FullScreenShell component
2026-02-07 18:15:54 -06:00
..
blocked_users_screen.dart Clean up: fix run scripts, remove 190+ debug print statements from 22 files, keep only FCM debugPrints for active notification work 2026-02-06 14:13:03 -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 feat: add NSFW self-labeling toggle in compose, blur setting in user preferences, improve signup date pickers with modal sheets 2026-02-07 18:15:54 -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