sojorn/sojorn_app/lib/widgets/post
Patrick Britton 0954c1e2a3 feat: add Turnstile to login, improve email templates, and security cleanup
- Add Cloudflare Turnstile verification to login flow
- Add API_BASE_URL and APP_BASE_URL to config for environment flexibility
- Redesign verification and password reset emails with modern HTML templates
- Use config URLs instead of hardcoded domains in auth handlers
- Remove sensitive logging from OTK operations for security
- Delete unused deployment and draft inspection scripts
- Add TURNSTILE_SITE_KEY to Flutter run
2026-02-06 08:51:34 -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 Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
post_actions.dart feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
post_body.dart feat: implement traditional threaded quips (comments) sheet with rich text post body and expand functionality. 2026-02-04 18:44:20 -06:00
post_header.dart feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
post_media.dart feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -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