Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content deletion features #1253

Merged
merged 25 commits into from
Sep 28, 2023
Merged

Content deletion features #1253

merged 25 commits into from
Sep 28, 2023

Conversation

yflory
Copy link
Contributor

@yflory yflory commented Sep 22, 2023

  • Add admin tools to delete/archive a user account from its public key
    • This will delete their drive and all the documents in their drive for which their are the only owner
  • Improve error screen when accessing deleted content. The error message will now correctly tell the user how the content was removed.
    • Types of deletion
      • Deleted by an owner
      • Password change (user account or document)
      • Deleted by an admin (user account or document)
      • Deleted for inactivity (documents not stored in a user drive and inactive)
    • This will improve UX in multiple places where we couldn't know if a document was deleted or if its password had been changed.
    • When some content is destroyed, a "placeholder" file is now created instead and it will store the reason of the deletion.

@yflory yflory added this to the 5.5.0 milestone Sep 22, 2023
@yflory yflory changed the title Moderation Content deletion features Sep 22, 2023
@yflory yflory merged commit ef92d92 into staging Sep 28, 2023
@yflory yflory deleted the moderation branch October 16, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant