anonymousland-synapse/synapse/federation
Patrick Cloke 5282ba1e2b
Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314)
Experimental support for MSC3983 is behind a configuration flag.
If enabled, for users which are exclusively owned by an application
service then the appservice will be queried for one-time keys *if*
there are none uploaded to Synapse.
2023-03-28 18:26:27 +00:00
..
sender Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx. (#15265) 2023-03-24 16:41:10 +00:00
transport Add a primitive helper script for listing worker endpoints. (#15243) 2023-03-23 12:11:14 +00:00
__init__.py
federation_base.py
federation_client.py
federation_server.py Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) 2023-03-28 18:26:27 +00:00
persistence.py
send_queue.py Change the parameter immediate of send_device_messages to default to True (#15297) 2023-03-21 17:59:55 -07:00
units.py