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

Improve the initial timeline items for DMs #2217

Closed
Tracked by #2254
jmartinesp opened this issue Jan 12, 2024 · 0 comments · Fixed by #2252
Closed
Tracked by #2254

Improve the initial timeline items for DMs #2217

jmartinesp opened this issue Jan 12, 2024 · 0 comments · Fixed by #2252
Assignees
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks

Comments

@jmartinesp
Copy link
Member

Iterating on #2216 , given a new DM, we want the first items to be displayed in the timeline to be:

  • If encryption is enabled or disabled (m.room.encryption).
  • The room invite to the other user (m.room.member with membership invite).
  • The other using joining or rejecting the invitation (m.room.member with membership other than invite).
@jmartinesp jmartinesp added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Jan 12, 2024
@jmartinesp jmartinesp self-assigned this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant