[BE] Modified PostQuery to return a users deleted posts #3612
[BE] Modified PostQuery to return a users deleted posts #3612

github.com
Modified PostQuery to return a users deleted posts by eyepatchSamurAI · Pull Request #3612 · LemmyNet/lemmy

This PR is meant to address 3290
This fix checks if there is a local_user then returns posts that are not deleted/removed or posts made by the user.