Revisions and Commits
Revisions and Commits
rP Phabricator | |||
D14586 | rPe8a39ca3e5f0 Implement PhabricatorDestructibleInterface in Phame | ||
D14581 | rPd880346b649d Remove delete function in PhamePost | ||
D14465 | rP62e129d7a6d1 Allow Phame Blogs to be archived instead of deleted |
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | chad | T9360 Unbeta Phame | ||
Resolved | chad | T9756 Allow Blogs and Posts to be archived |
Event Timeline
Comment Actions
We could probably just do unpublished for now and wait until we have a stronger use case for a real "archive".
I'd imagine it would sort of just work like a super-unpublish and not show up on blogs or the default post list, but unpublish seems like it gets us 90% of the way there in all reasonable cases.
Like, I could imagine that maybe you do this:
- Write a great post.
- Realize the post is real dumb.
- It's in your "Draft Posts" forever now.
But we could wait until someone actually does that and complains.
Comment Actions
Yeah, consistency and like "attacker gets into your account and deletes all your stuff and it's gone forever and you are so very sad" and such.