sojorn/sojorn_app/lib/widgets/post
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
..
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 Replace appreciate button with smart reaction button 2026-02-01 14:16:20 -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