revoltchat / revite

Revolt client built with Preact.
https://app.revolt.chat
GNU Affero General Public License v3.0
845 stars 199 forks source link

Add a way to delete accounts in-app. #183

Closed ghost closed 1 year ago

ghost commented 3 years ago

Hello,

I was fooling around with the web app, trying different buttons to see if anything went wrong, and it appears that the "Delete account" option doesn't work or accomplishes anything. I tried searching the bug tracker to see whether the issue was known, but I couldn't find anything. I'm only marking this as a problem to be resolved; I have no plans to leave the platform. ;)

In any event, if the problem is already known, you are welcome to respond or simply close my post.

insertish commented 3 years ago

Right now the intended behaviour is that it opens your mail client to send a deletion request, this is going to be changed in the future likely with https://github.com/revoltchat/delta/issues/63, but I'm wondering why it didn't work here.

Can you give me any more details about your browser and system?

ghost commented 3 years ago

In a customized Windows 10 Pro ISO, I'm running the Brave browser with enhanced security features to hide my fingerprint and prevent tracking. The system shouldn't be interfering with the web app itself, and I also tested it with the standard Chrome browser, but it didn't open anything. It's conceivable that it doesn't recognize the email client that I used to set up the account.

Rexogamer commented 2 years ago

With RAuth v1 since adopted, I'm a little confused - what work is left to be done? (I assume some Delta changes are involved.)

insertish commented 2 years ago

Need to add routes for wiping account data.

insertish commented 1 year ago

this exists