sojorn/sojorn_app/lib/screens
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
..
admin Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
auth feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
beacon Add reaction system and security improvements 2026-02-01 16:06:12 -06:00
compose Add reaction system and security improvements 2026-02-01 16:06:12 -06:00
discover feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
home feat: notify archive instead of delete, fix api domain failsafe 2026-02-04 19:38:02 -06:00
notifications feat: notify archive instead of delete, fix api domain failsafe 2026-02-04 19:38:02 -06:00
post feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
profile Fix compilation errors in followers/following and privacy screens 2026-02-04 17:21:08 -06:00
quips feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
search 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 feat: notify archive instead of delete, fix api domain failsafe 2026-02-04 19:38:02 -06:00
settings Add followers/following screen and comprehensive privacy settings 2026-02-04 16:46:20 -06:00