mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
f281714583
A fix for PR #5626, which returned the original event content as part of a call to /relations. Only problem was that we were attempting to aggregate the relations on top of it when we did so. We now set bundle_aggregations to False in the get_event call. We also do this when pulling the relation events as well, because edits of edits are not something we'd like to support here. |
||
---|---|---|
.. | ||
admin | ||
client | ||
consent | ||
key | ||
media | ||
saml2 | ||
__init__.py | ||
well_known.py |