sojorn/sojorn_app/lib/widgets
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 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
composer 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
media feat: notify archive instead of delete, fix api domain failsafe 2026-02-04 19:38:02 -06:00
modals Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
post 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
reactions 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
secure_chat Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
app_scaffold.dart feat: notify archive instead of delete, fix api domain failsafe 2026-02-04 19:38:02 -06:00
category_tile.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
chain_quote_widget.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
compose_and_chat_fab.dart Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
compose_fab.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
composer_field.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
first_use_hint.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
glassmorphic_quips_sheet.dart chains debugging 2026-01-30 20:56:57 -06:00
kinetic_thread_widget.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
post_card.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
post_item.dart Add reaction system and security improvements 2026-02-01 16:06:12 -06:00
post_with_video_widget.dart Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
radial_menu_overlay.dart Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
reading_post_card.dart Add reaction system and security improvements 2026-02-01 16:06:12 -06:00
safety_redirect_sheet.dart Reframe Sojorn as Friends-First Social Network 2026-01-30 09:49:36 -06:00
sojorn_app_bar.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
sojorn_button.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_card.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_dialog.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_input.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_post_card.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
sojorn_rich_text.dart Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
sojorn_snackbar.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_text_area.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_top_bar.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
traditional_quips_sheet.dart feat: notify archive instead of delete, fix api domain failsafe 2026-02-04 19:38:02 -06:00
video_comments_sheet.dart feat: implement traditional threaded quips (comments) sheet with rich text post body and expand functionality. 2026-02-04 18:44:20 -06:00
video_player_widget.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
video_player_with_comments.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
video_thumbnail_widget.dart Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00