sojorn/sojorn_app/lib
Patrick Britton 558272c9a2 Fix reaction UI updates - prioritize local state over post model
Change _reactionCountsFor and _myReactionsFor to prefer local state for immediate UI updates after toggle reactions, falling back to post model data when no local state exists.
2026-02-01 13:08:08 -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 Fix reaction UI updates - prioritize local state over post model 2026-02-01 13:08:08 -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 Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
main.dart Sojorn Backend Finalization & Cleanup - Complete Migration from Supabase 2026-01-30 09:24:31 -06:00