sublinks / sublinks-api

MIT License
74 stars 18 forks source link

Automatic purging of removed posts every set interval #332

Closed Pdzly closed 5 months ago

Pdzly commented 5 months ago

I would not say it should remove every 30 minutes every removed post, i would say if its 30 minutes ago removed it should "purge" it.

@gaviscapes

gaviscapes commented 5 months ago

I think having a way a to do so on a changeable interval would be helpful. Like every 30 to 90 days or so.

jgrim commented 5 months ago

I don't think that every removed posts needs to be purged. Comment section might still be helpful.

gaviscapes commented 5 months ago

I don't think that every removed posts needs to be purged. Comment section might still be helpful.

This idea was coming from a place of thinking it might still function how lemmy does, but I assume it would be moot if the frontend hid removed posts for moderators and admins on a separate display anyway.

Pdzly commented 5 months ago

@gaviscapes this will break mod logs. I could see this as like a new flag "Hidden". Where it hides it in the list for everyone.

But direct access still shows you that.