sojorn/sojorn_app/lib/screens/auth
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
..
auth_gate.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
category_select_screen.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
profile_setup_screen.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sign_in_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
sign_up_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