sojorn/sojorn_app/lib
Patrick Britton 94ffb419ae Replace appreciate button with smart reaction button
- Remove appreciate button functionality (redundant with reactions)
- Create SmartReactionButton that shows:
  - Plus icon when no reactions exist
  - Top reaction + count when reactions exist
  - User's reaction + count when user has reacted
- Update ReactionPicker to show existing reactions first with counts
- Add visual indicators for selected reactions and counts
- Maintain full reaction functionality in single button
- Improve UX by consolidating reaction interactions
2026-02-01 14:16:20 -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 Replace appreciate button with smart reaction button 2026-02-01 14:16:20 -06:00
main.dart Sojorn Backend Finalization & Cleanup - Complete Migration from Supabase 2026-01-30 09:24:31 -06:00