Find a file
Patrick Britton 6741c193e1 Copy threaded conversation card design to regular post cards
- Update PostActions to include reactions with full state management
- Add reaction toggle functionality with optimistic updates
- Redesign PostActions layout to match threaded conversation:
  - Reactions section at top (full width)
  - Left-aligned action buttons (Reply, Like, Save, Share)
  - Reply button as expanded ElevatedButton
  - Icon buttons with background styling
- Update sojorn_post_card design:
  - Add card container with border and shadow
  - Remove chain context display
  - Remove reply boxes
  - Match threaded conversation visual style
- Add proper reaction state seeding and sync
- Import Google Fonts and ReactionStrip
2026-02-01 13:58:01 -06:00
_legacy/supabase Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
_tmp_server Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
go-backend Fix ToggleReaction error handling - use pgx.ErrNoRows instead of sql.ErrNoRows 2026-02-01 12:54:08 -06:00
html_landing Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
migrations_archive Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
nginx Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_app Copy threaded conversation card design to regular post cards 2026-02-01 13:58:01 -06:00
sojorn_docs Reframe Sojorn as Friends-First Social Network 2026-01-30 09:49:36 -06:00
SVG Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
.firebaserc Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
.gitignore Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
_tmp_create_comment_block.txt chains debugging 2026-01-30 20:56:57 -06:00
_tmp_patch_post_handler.sh chains debugging 2026-01-30 20:56:57 -06:00
api_logs.txt Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
applogo.png Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
Caddyfile Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
create_firebase_json.sh Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
deploy-beacon-function.bat Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
deploy_all_functions.bak.ps1 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
deploy_all_functions.ps1 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
firebase.json Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
fix_fcm_and_restart.sh Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
getfeed_method_fix.go Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
import requests.py Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
leaf.png Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
localhost.txt Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
log.ini Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
logo.ai Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
logo.png Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
nginx_sojorn_v2.conf Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
post_repository_fixed.go Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
restart_backend.sh Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
run_dev.ps1 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
run_web.ps1 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
setup_fcm_server.sh Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn-api-http.conf Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn-api-v2.conf Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn-api.conf Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
temp_server.env Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
thread_route_patch.go Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
toplogo.png Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
verified.html Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
verify-error.html Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
web.png Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00