muffinista / rust-rss-to-fedi

GNU General Public License v3.0
30 stars 2 forks source link

Allow users to delete feed accounts that are not in use { Closed } #78

Closed ghost closed 7 months ago

ghost commented 7 months ago

Currently, users cannot delete feed accounts that are no longer in use. Allowing users to delete inactive feed accounts will empower them to manage their accounts more effectively and contribute to system cleanliness.

My Ideas

User Interface Enhancement: Add a feature in the user interface that allows users to delete inactive feed accounts.

Confirmation Prompt: Implement a confirmation prompt to ensure users are aware of the consequences of deleting an account.

muffinista commented 7 months ago

@coolcat3467 do you mean being able to delete a feed account that you created? If you're logged in, there's a 'delete feed button' at the bottom of the feed details page.

ghost commented 7 months ago

Figure out thx