haystack / murmur

A mailing list designed to reduce noise and encourage sharing
25 stars 13 forks source link

attachment and msg deletion from s3 #188

Open kmahar opened 7 years ago

kmahar commented 7 years ago

we do not plan to store messages that go through moderation and are approved in the long term. (and depending on user options, we may or may not store rejected messages in the long term.) we'll need to make sure that when we delete a message we also delete its attachments from the s3 bucket.

kmahar commented 7 years ago

we should also remove messages from S3 after they're approved.

right now I am hesitant to turn either of these things on - would rather wait until I'm more confident that people's important messages aren't going to get lost in weird edge cases.