arj03 / ssb-browser-demo

A secure scuttlebutt client interface running in the browser
Other
58 stars 11 forks source link

Delete messages when blocking a user #73

Closed KyleMaas closed 3 years ago

KyleMaas commented 3 years ago

Clicking "Block and delete" on a profile now blocks them and deletes their messages.

Fixes #68.

arj03 commented 3 years ago

Excellent!