Skip to content

Populate the dedicated view of direct messages ("People") in the rooms list #139

@kevinaboos

Description

@kevinaboos

Now that we have a new UI, this should be relatively straightforward. All we need to do is determine whether a room is a direct message, which can be done via multiple different SDK APIs:

Then, those "direct" rooms should be placed under the People heading of the rooms list, and thus they should not appear under the Rooms heading any more.

Note that the collapsible section headers don't actually collapse/expand yet -- that is a known missing feature. Added by #470, so this is ready to be implemented!

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions