sojorn/sojorn_app/lib/widgets/post
Patrick Britton 6741c193e1 Copy threaded conversation card design to regular post cards
- Update PostActions to include reactions with full state management
- Add reaction toggle functionality with optimistic updates
- Redesign PostActions layout to match threaded conversation:
  - Reactions section at top (full width)
  - Left-aligned action buttons (Reply, Like, Save, Share)
  - Reply button as expanded ElevatedButton
  - Icon buttons with background styling
- Update sojorn_post_card design:
  - Add card container with border and shadow
  - Remove chain context display
  - Remove reply boxes
  - Match threaded conversation visual style
- Add proper reaction state seeding and sync
- Import Google Fonts and ReactionStrip
2026-02-01 13:58:01 -06:00
..
chain_quote_widget.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
interactive_reply_block.dart Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
markdown_post_body.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
post_actions.dart Copy threaded conversation card design to regular post cards 2026-02-01 13:58:01 -06:00
post_body.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
post_header.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
post_media.dart Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
post_menu.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
post_view_mode.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_swipeable_post.dart Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
sponsored_post_card.dart Reframe Sojorn as Friends-First Social Network 2026-01-30 09:49:36 -06:00