sojorn/sojorn_app/lib/services
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
..
ad_integration_service.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
api_service.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
api_service.dart.backup Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
auth_service.dart Sojorn Backend Finalization & Cleanup - Complete Migration from Supabase 2026-01-30 09:24:31 -06:00
feed_navigation_service.dart Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
image_upload_service.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
local_intel_service.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
local_key_backup_service.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
local_message_store.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
markdown_converter.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
media_sanitizer.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
notification_service.dart Implement robust notification deep linking 2026-02-04 17:42:37 -06:00
secure_chat_service.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
simple_e2ee_service.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
sync_manager.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
video_stitching_service.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00