sojorn/sojorn_app/lib
Patrick Britton fb9748c795 Update reaction strip to show only top 3 reactions with full functionality
- Add logic to sort reactions by count and take top 3
- Maintain full ReactionStrip functionality (toggle, add, tooltips)
- Only limit display to top 3 most popular reactions
- Keep all reaction state management and API calls
- Preserve visual design and interactions
- Add button still available for adding new reactions
2026-02-01 14:01:54 -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 Update reaction strip to show only top 3 reactions with full functionality 2026-02-01 14:01:54 -06:00
main.dart Sojorn Backend Finalization & Cleanup - Complete Migration from Supabase 2026-01-30 09:24:31 -06:00