sojorn/sojorn_app/lib/models
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_user.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
beacon.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
category.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
comment.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
follow_request.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
image_filter.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
local_intel.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
notification.dart feat: Add comprehensive notification system including model, UI, and service integration, alongside new deployment documentation. 2026-02-04 12:17:58 -06:00
post.dart NSFW content system: blur overlay, user toggle, AI tri-state (clean/nsfw/flag), feed filtering 2026-02-06 20:42:23 -06:00
profile.dart Age gating: birth month/year in registration, under-16 login block, under-18 NSFW block 2026-02-06 20:56:00 -06:00
profile_privacy_settings.dart Add followers/following screen and comprehensive privacy settings 2026-02-04 16:46:20 -06:00
quip_text_overlay.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
search_results.dart feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
secure_chat.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_media_result.dart Add reaction system and security improvements 2026-02-01 16:06:12 -06:00
sponsored_post.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
thread_node.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
tone_analysis.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
trust_state.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
trust_tier.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
user_settings.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