• 3 Posts
  • 5 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle
  • Doing a quick check on changes from 0.17.4 to 0.18, seems like the most probable culpirit are these lines from this commit.

    It doesn’t look like these changes were intentional either. Seems like the intent was on making deleted/removed posts not visible to non-mods/admins/creators on community post listings, rather than not visible at all.

    I’ve got zero experience with asynchronous rust (or rust, for that matter), but this doesn’t seem too hard to change (other than a potential distinction between removed and deleted posts). i’ll still need to figure out how to make sure the changes don’t break something else in the process, though.