MatrixSynapse/synapse
Jason Little d3bd03559b
HTTP Replication Client (#15470)
Separate out a HTTP client for replication in preparation for
also supporting using UNIX sockets. The major difference from
the base class is that this does not use treq to handle HTTP
requests.
2023-05-09 14:25:20 -04:00
..
_scripts
api Use account data constants in more places. (#15554) 2023-05-09 07:23:27 -04:00
app Move ThirdPartyEventRules into module_api/callbacks (#15535) 2023-05-04 14:18:22 +00:00
appservice
config Add config option to prevent media downloads from listed domains. (#15197) 2023-05-09 14:08:51 -04:00
crypto
events
federation
handlers Error if attempting to set m.push_rules account data, per MSC4010. (#15555) 2023-05-09 10:34:10 -04:00
http HTTP Replication Client (#15470) 2023-05-09 14:25:20 -04:00
logging
media Add config option to prevent media downloads from listed domains. (#15197) 2023-05-09 14:08:51 -04:00
metrics Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
module_api
push Error if attempting to set m.push_rules account data, per MSC4010. (#15555) 2023-05-09 10:34:10 -04:00
replication HTTP Replication Client (#15470) 2023-05-09 14:25:20 -04:00
res
rest Add config option to prevent media downloads from listed domains. (#15197) 2023-05-09 14:08:51 -04:00
server_notices
spam_checker_api
state
static
storage
streams
types
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py HTTP Replication Client (#15470) 2023-05-09 14:25:20 -04:00
visibility.py