sojorn/sojorn_app/lib/screens/secure_chat
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
..
new_conversation_sheet.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
secure_chat_full_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
secure_chat_loader_screen.dart Implement robust notification deep linking 2026-02-04 17:42:37 -06:00
secure_chat_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