-
Notifications
You must be signed in to change notification settings - Fork 58
feat: delete conversations #564
Copy link
Copy link
Open
Labels
backenddeals with the backend API-facing codedeals with the backend API-facing codeenhancementNew feature or requestNew feature or requestfrontenddeals with the user-facing frontenddeals with the user-facing frontendgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
backenddeals with the backend API-facing codedeals with the backend API-facing codeenhancementNew feature or requestNew feature or requestfrontenddeals with the user-facing frontenddeals with the user-facing frontendgood first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Next
Status
Next
users should be able to delete their conversations. checkboxes to batch delete. the deletion should be a soft delete in the db, and only one-sided (the deletion should only happen for one user, not both unless they both delete it).