Faithful-Resource-Pack / API

A public API for Faithful Resource Pack textures, add-ons and more
https://api.faithfulpack.net
GNU Affero General Public License v3.0
0 stars 0 forks source link

Completely remove warns field from user collections #31

Closed 3vorp closed 11 months ago

3vorp commented 1 year ago

Since our entire moderation system moved to Wynem well over a year ago, there's no reason to store these legacy warns anymore.

This would also allow us to make our raw user collection endpoints public since that's the only reason they're hidden currently.

Not sure what the best way to do this would be, I could probably write a quick parser that removes the warn fields from a given user, but if simply mapping the results would be easier do let me know.

3vorp commented 11 months ago

fixed with 544cf9cb2541b7615bb7b82c1ef314a8876f05ea I completely forgot, they can be removed from the entire collection with #32