Delete a message / particle within a stream #146
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This should delete the particle media data (if appropriate) and then delete the particle within the stream. We should make sure that clients who are concurrently viewing this particle handle this gracefully.
An alternative approach similar to iMessage, is marking a particle as deleted, and rendering a simple message "This particle was deleted", which would omit a class of bugs.