sojorn/sojorn_app/lib
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
..
config Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
models Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
providers Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
routes Fix reaction UI updates - prioritize local state over post model 2026-02-01 13:08:08 -06:00
screens Remove 'Dashboard View' text and implement 3-per-row grid layout 2026-02-01 13:53:58 -06:00
services Fix reaction UI updates - prioritize local state over post model 2026-02-01 13:08:08 -06:00
theme Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
utils Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
widgets Copy threaded conversation card design to regular post cards 2026-02-01 13:58:01 -06:00
main.dart Sojorn Backend Finalization & Cleanup - Complete Migration from Supabase 2026-01-30 09:24:31 -06:00