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

Pre-connect chat history shows up as "unknown event" in E2EE rooms #866

Closed
chmeeedalf opened this issue May 2, 2023 · 1 comment
Closed
Labels
duplicate There's another issue (maybe in another repo)

Comments

@chmeeedalf
Copy link
Contributor

Description

It looks like Quaternion loads some history (join/leave events), but doesn't load chat events from encrypted rooms. Looking at all the options, it appears past chat messages show up as "Unknown event", rather than chat.

Steps to reproduce

  • Join E2EE room from a device running Element (app.element.io)
  • Send some messages, receive some.
  • Join same room from Quaternion
  • Under "View -> Display in Timeline" Select "Unknown events"

Past chats (before login) show up as "Unknown event", cannot be decrypted. Right-clicking and "show detail" gives a clickable link to open in the browser, that I can then open with app.element.io.

Version information

  • Quaternion version: 0.0.96 beta (+git)
  • Qt version: 5.15.8
  • Install method: Compile from source
  • Platform: Debian Bookworm, ppc64el
@KitsuneRal KitsuneRal added the duplicate There's another issue (maybe in another repo) label May 2, 2023
@KitsuneRal
Copy link
Member

This is a consequence of not having quotient-im/libQuotient#608 in place.

@KitsuneRal KitsuneRal closed this as not planned Won't fix, can't repro, duplicate, stale May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate There's another issue (maybe in another repo)
Projects
None yet
Development

No branches or pull requests

2 participants