sojorn/sojorn_app/lib
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
..
config feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
models Add followers/following screen and comprehensive privacy settings 2026-02-04 16:46:20 -06:00
providers Fix 413 Request Entity Too Large and refine image display aesthetics 2026-02-04 13:32:46 -06:00
routes Implement robust notification deep linking 2026-02-04 17:42:37 -06:00
screens Implement robust notification deep linking 2026-02-04 17:42:37 -06:00
services Implement robust notification deep linking 2026-02-04 17:42:37 -06:00
theme Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
utils feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
widgets Add smooth fade-in animation to signed images for premium feel 2026-02-04 13:37:53 -06:00
main.dart feat: Add comprehensive notification system including model, UI, and service integration, alongside new deployment documentation. 2026-02-04 12:17:58 -06:00