From 35fb00c30a7cb85629e2da5bb7dc9612ea6f6fe9 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Wed, 30 Jun 2021 15:29:53 +0200 Subject: [PATCH] mention MSC 3051 for proposed multiple relations --- proposals/2674-event-relationships.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/proposals/2674-event-relationships.md b/proposals/2674-event-relationships.md index 768e5a1d3..95e005c65 100644 --- a/proposals/2674-event-relationships.md +++ b/proposals/2674-event-relationships.md @@ -34,8 +34,10 @@ where the subject is the relation event itself; the verb is the `rel_type` field of the `m.relates_to` and the object is the `event_id` field. We consciously do not support multiple different relations within a single event, -in order to keep the API simple. A future MSC can propose a change to add support -for multiple relations if it turns out that this would facilitate certain use cases. +in order to keep the API simple. Another MSC, +like [MSC 3051](https://github.com/matrix-org/matrix-doc/pull/3051), +can propose a change to add support for multiple relations if it turns out that +this would facilitate certain use cases. A `rel_type` of `m.reference` is defined for future handling replies and threading. This let you define an event which references an existing