mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Aggregations: remove not about "future extensions" (#1263)
* Aggregations: remove not about "future extensions" It is now used by threading. * Create 1263.clarification
This commit is contained in:
parent
c8a1046e84
commit
23105625b1
|
|
@ -0,0 +1 @@
|
||||||
|
Fix various typos throughout the specification.
|
||||||
|
|
@ -1988,11 +1988,6 @@ of times that `key` was used by child events.
|
||||||
|
|
||||||
The actual aggregation format depends on the `rel_type`.
|
The actual aggregation format depends on the `rel_type`.
|
||||||
|
|
||||||
{{% boxes/note %}}
|
|
||||||
This specification does not currently describe any `rel_type`s which require
|
|
||||||
aggregation. This functionality forms a framework for future extensions.
|
|
||||||
{{% /boxes/note %}}
|
|
||||||
|
|
||||||
Aggregations are sometimes automatically included by a server alongside the parent
|
Aggregations are sometimes automatically included by a server alongside the parent
|
||||||
event. This is known as a "bundled aggregation" or "bundle" for simplicity. The
|
event. This is known as a "bundled aggregation" or "bundle" for simplicity. The
|
||||||
act of doing this is "bundling".
|
act of doing this is "bundling".
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue