You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
MSC3440 suggests implementing filtering on relations, specifically filtering for parent events which have:
relation_types: Another event referring to them of particular relation type(s).relation_senders: Another event referring to them from particular sender(s).In order to support this we'll need to:
These will have an unstable values of
io.element.relation_typesandio.element.relation_sendersas filter keys.