Skip to content

Commit e3cb699

Browse files
authored
Depend on MSC3676 rather than MSC2781
Rather than relying on fallbacks being removed outright (and all the notification complications that causes in #2781), instead depend on #3676 which makes fallbacks best effort.
1 parent 0035202 commit e3cb699

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/3440-threading-via-relations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ the new `render_in` field as described in the previous section.
9797

9898
Historically replies have been limited to text messages due to the legacy fallback
9999
prepended to `formatted_body`. This MSC is dependant on
100-
[MSC2781](https://github.com/matrix-org/matrix-doc/pull/2781) which strips that
101-
requirement unlock use of any event type in this context.
100+
[MSC3676](https://github.com/matrix-org/matrix-doc/pull/3676) which strips that
101+
requirement to unlock use of any event type in this context.
102102

103103
### Fetch all relations to a thread root
104104

@@ -333,5 +333,5 @@ MSC has not been included in a spec release.
333333
This MSC builds on [MSC2674](https://github.com/matrix-org/matrix-doc/pull/2674),
334334
[MSC2675](https://github.com/matrix-org/matrix-doc/pull/2675),
335335
[MSC3567](https://github.com/matrix-org/matrix-doc/pull/3567) and,
336-
[MSC2781](https://github.com/matrix-org/matrix-doc/pull/2781) and, (which at the
336+
[MSC3676](https://github.com/matrix-org/matrix-doc/pull/3676) (which at the
337337
time of writing have not yet been accepted into the spec).

0 commit comments

Comments
 (0)