sojorn/sojorn_app/lib/widgets/post
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
..
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 Update reaction strip to show only top 3 reactions with full functionality 2026-02-01 14:01:54 -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