anonymousland-synapse/synapse/federation
Patrick Cloke ae4acda1bb
Implement MSC3984 to proxy /keys/query requests to appservices. (#15321)
If enabled, for users which are exclusively owned by an application
service then the appservice will be queried for devices in addition
to any information stored in the Synapse database.
2023-03-30 08:39:38 -04: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 Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Reject boolean power levels (#14944) 2023-01-31 10:57:02 +00:00
federation_client.py Implement MSC3984 to proxy /keys/query requests to appservices. (#15321) 2023-03-30 08:39:38 -04:00
federation_server.py Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) 2023-03-28 18:26:27 +00:00
persistence.py Remove log_function and its uses (#11761) 2022-01-18 13:06:04 +00:00
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 Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00