sojorn/sojorn_app/lib/screens/secure_chat
Patrick Britton c635da552d Implement robust notification deep linking
- Create SecureChatLoaderScreen for linking to conversations by ID
- Add /secure-chat/:id route to AppRoutes
- Update NotificationService to use AppRoutes.router for all navigation
- Fix Follow and Post navigation routes in NotificationService
- Decouple notification handling from manual Navigator pushes
2026-02-04 17:42:37 -06:00
..
new_conversation_sheet.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
secure_chat_full_screen.dart feat: Initialize Sojorn Flutter application with core UI, services, E2EE, backup, and build scripts for various platforms. 2026-02-03 17:13:28 -06:00
secure_chat_loader_screen.dart Implement robust notification deep linking 2026-02-04 17:42:37 -06:00
secure_chat_screen.dart feat: Initialize Sojorn Flutter application with core UI, services, E2EE, backup, and build scripts for various platforms. 2026-02-03 17:13:28 -06:00