Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement post deletion #8

Closed
tobyzerner opened this issue Dec 20, 2014 · 6 comments
Closed

Implement post deletion #8

tobyzerner opened this issue Dec 20, 2014 · 6 comments

Comments

@tobyzerner
Copy link
Contributor

_1 Upvote_ Posts should be able to be soft-deleted (hidden) so that they only appear to people who have permission to restore them (author + whichever groups have permission.)

Additionally, users with the correct permissions should be able to delete a hidden post permanently.

The API for all of this should(?) be working. I can’t quite remember :3

@tvb
Copy link

tvb commented Dec 30, 2014

I would like to able to still read deleted posts as an admin.

@tobyzerner
Copy link
Contributor Author

Yep that's planned

@thangngoc89
Copy link

We should have a cronjob to clean up hidden post after x days to.

@tobyzerner
Copy link
Contributor Author

@thangngoc89 Definitely in an extension :)

Half of this is done in c283079, still need to implement permanent deletion though.

@solhuebner
Copy link

👍

@tobyzerner
Copy link
Contributor Author

Oh yeah the other half of this was done in 36787bc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants