You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.
I am using MatrixKit to create an iOS application that allows users to privately message each other. Is it possible to delete a conversation locally for just one user without leaving the room? I want users to be able to delete conversations from their own accounts without leaving the room (which would cause the other member to see an "Empty Room" message). Furthermore, if they create a new conversation with the same user after deleting the conversation, the other user should see all of the message history, but the user that deleted that history shouldn't.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using MatrixKit to create an iOS application that allows users to privately message each other. Is it possible to delete a conversation locally for just one user without leaving the room? I want users to be able to delete conversations from their own accounts without leaving the room (which would cause the other member to see an "Empty Room" message). Furthermore, if they create a new conversation with the same user after deleting the conversation, the other user should see all of the message history, but the user that deleted that history shouldn't.
The text was updated successfully, but these errors were encountered: