sojorn/sojorn_app/lib/widgets
2026-02-09 12:23:07 -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 chore: update share_plus ^12.0.1, replace discontinued flutter_markdown with flutter_markdown_plus 2026-02-09 12:23:07 -06:00
reactions chore: update share_plus ^12.0.1, replace discontinued flutter_markdown with flutter_markdown_plus 2026-02-09 12:23:07 -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: reset focus after compose pop to prevent web freeze, show snackbar before pop, skip animation replay on thread reload 2026-02-08 14:48:44 -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 fix: RadialMenuOverlay gesture-eating bug IgnorePointer when not visible + status listener to trigger rebuild on dismiss 2026-02-08 15:04: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: move link preview card (news widget) above post body text 2026-02-08 15:22:18 -06:00
sojorn_rich_text.dart feat: compose URL preview, truncated URLs in post body, sync link preview fetch 2026-02-08 14:20:38 -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