sojorn/sojorn_app/lib/models
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
..
auth_user.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
beacon.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
category.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
comment.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
follow_request.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
image_filter.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
local_intel.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
notification.dart feat: Add comprehensive notification system including model, UI, and service integration, alongside new deployment documentation. 2026-02-04 12:17:58 -06:00
post.dart feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
profile.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
profile_privacy_settings.dart Add followers/following screen and comprehensive privacy settings 2026-02-04 16:46:20 -06:00
quip_text_overlay.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
search_results.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
secure_chat.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_media_result.dart Add reaction system and security improvements 2026-02-01 16:06:12 -06:00
sponsored_post.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
thread_node.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
tone_analysis.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
trust_state.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
trust_tier.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
user_settings.dart Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00