sojorn/sojorn_app/lib/widgets
2026-02-09 19:23:57 -06:00
..
auth fix: missing closing brace in sojorn_post_card, remove invalid onExpired param in turnstile_widget 2026-02-09 19:23:57 -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 fix: web thumbnail loading - bypass signing on web, add fallback, improve error handling 2026-02-09 14:45:43 -06:00
modals Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
post refactor: unify post widgets, profile screens, and tree-shake dead code 2026-02-09 17:55:39 -06:00
reactions refactor: unify post widgets, profile screens, and tree-shake dead code 2026-02-09 17:55:39 -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_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
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 fix: RadialMenuOverlay gesture-eating bug IgnorePointer when not visible + status listener to trigger rebuild on dismiss 2026-02-08 15:04:08 -06:00
safety_redirect_sheet.dart Reframe Sojorn as Friends-First Social Network 2026-01-30 09:49:36 -06:00
sojorn_button.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 fix: missing closing brace in sojorn_post_card, remove invalid onExpired param in turnstile_widget 2026-02-09 19:23:57 -06:00
sojorn_rich_text.dart feat: show news card in thread screen, hide URL text when link preview is present 2026-02-09 16:39:17 -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
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