pwblaine / buriedios

buried. iOS Client
Apache License 2.0
0 stars 0 forks source link

should we give the user the ability to delete a capsule? #24

Closed pwblaine closed 10 years ago

pwblaine commented 10 years ago

and who gets this power? can one person delete a capsule for all involved? can they remove the capsule from only their stream? can only the sender remove capsules?

pwblaine commented 10 years ago

implemented with full purge as of https://github.com/pwblaine/buriedios/commit/cc4a9c6bbedee4b6b18da2127f69e3a6f68dea7e

TODO discussion about is this the right way?

pwblaine commented 10 years ago

changed the delete logic to "user only has the ability to remove themselves from the capsule's recipients list, capsules stay in the db even if they have no one attached to them but are not accessed for any reason by the clients except by support personnel" as of commit https://github.com/pwblaine/buriedios/commit/8316843ccbb85a7d90fdf6b13a26fda5fb6f2b7a.