Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send the `m.room.create` stripped event with invites (support MSC1772). (#9966) | Patrick Cloke | 2021-05-11 | 1 | -1/+1 |
| | | | | | MSC1772 specifies the m.room.create event should be sent as part of the invite_state. This was done optionally behind an experimental flag, but is now done by default due to MSC1772 being approved. | ||||
* | Support stable MSC1772 spaces identifiers. (#9915) | Patrick Cloke | 2021-05-05 | 1 | -0/+1 |
Support both the unstable and stable identifiers. A future release will disable the unstable identifiers. |