Skip to content

Decrypt messages from room::Common::messages() #448

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

Merged
merged 2 commits into from
Dec 30, 2021

Conversation

ftilde
Copy link
Contributor

@ftilde ftilde commented Dec 29, 2021

This fixes #189. Even though there is #288 already, there are still a number of open issues with it and I think it is worth it to implement merge these changes at least as an intermediate solution.

Due to additional error possibilities and encryption info for messages,
the return type of the method was changed accordingly and a wrapper
struct `Messages` was introduced.
@poljar poljar merged commit 703e965 into matrix-org:main Dec 30, 2021
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.

Decrypt messages from room::Common::messages()
2 participants