This update migrates feed status post handling to Next.js parallel routes, enabling a smoother, modal-based navigation experience for detailed views. By leveraging the @modal slot, we can now render status details without losing the underlying feed context, significantly improving the user navigation flow. Parallel routes implementation