mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-11 16:34:20 -05:00
a4e278bfe7
Currently, we magically perform an extra database hit to find the inviter, and use this to guess where we should send the event. Instead, fill in a valid context, so that other callers relying on the context actually have one. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
account_data.py | ||
admin.py | ||
appservice.py | ||
auth.py | ||
directory.py | ||
events.py | ||
federation.py | ||
identity.py | ||
message.py | ||
presence.py | ||
profile.py | ||
receipts.py | ||
register.py | ||
room.py | ||
search.py | ||
sync.py | ||
typing.py |