Skip to content

Invites need to convey a better summary of the room they describe. #380

@ara4n

Description

@ara4n

Currently we allow a subset of state events through in an invite.

This isn't enough to correctly calculate the name & avatar of a room based on matrix-org/matrix-spec-proposals#688.

Either we need to somehow include enough state in the invite (e.g. a hypothetical m.room.summary event, plus a bunch of m.room.members for the heroes), or we need to change things so that invitees can peek into the live DAG of an invited room and draw their own conclusions.

If we supported invitees peeking into the live DAG of an invited room this would also solve things like the problems around supporting encryption for invited users before they join a room - c.f. element-hq/element-web#2713 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Client-ServerIssues affecting the CS APIenhancementA suggestion for a relatively simple improvement to the protocol

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions