diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2022-02-11 11:20:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-11 11:20:27 -0500 |
commit | 4d7e74b2e503373da66ec929afd1aa7010676878 (patch) | |
tree | 09971cfb8c6ab9aa594395b28f4405d10990d101 /synapse/rest | |
parent | Fetch thread summaries for multiple events in a single query (#11752) (diff) | |
download | synapse-4d7e74b2e503373da66ec929afd1aa7010676878.tar.xz |
Support the MSC3715 for `/relations`. (#11941)
This adds an unstable org.matrix.msc3715.dir parameter which acts like dir on /mesages.
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/relations.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/synapse/rest/client/relations.py b/synapse/rest/client/relations.py |