sojorn/sojorn_app/lib
Patrick Britton 6cb19b056d Add reaction picker for selecting emoji reactions
- Create ReactionPicker component with 24 common emoji options
- Show emoji grid in dialog with proper styling
- Update PostActions to show picker instead of default heart
- Add _showReactionPicker method with showDialog
- Update ReactionStrip onAdd callback to use picker
- Maintain full reaction functionality with user choice
- Add proper styling with borders and shadows to picker
2026-02-01 14:07:39 -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 Add reaction picker for selecting emoji reactions 2026-02-01 14:07:39 -06:00
main.dart Sojorn Backend Finalization & Cleanup - Complete Migration from Supabase 2026-01-30 09:24:31 -06:00