You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Richard van der Hoff 1e19ce00bf
Add 'failure_ts' column to 'destinations' table (#6016)
5 years ago
..
_scripts
api Ensure support users can be registered even if MAU limit is reached 5 years ago
app add report_stats_endpoint config option (#6012) 5 years ago
appservice Remove double return statements (#5962) 5 years ago
config Fix well-known lookups with the federation certificate whitelist (#5997) 5 years ago
crypto Fix well-known lookups with the federation certificate whitelist (#5997) 5 years ago
events
federation Remove origin parameter from add_display_name_to_third_party_invite and add params to docstring (#6010) 5 years ago
groups
handlers Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) 5 years ago
http Fix well-known lookups with the federation certificate whitelist (#5997) 5 years ago
logging Fix for structured logging tests stomping on logs (#6023) 5 years ago
metrics Fix for structured logging tests stomping on logs (#6023) 5 years ago
module_api Remove unnecessary parentheses around return statements (#5931) 5 years ago
push Add opentracing span for HTTP push 5 years ago
replication Trace how long it takes for the send trasaction to complete, including retrys (#5986) 5 years ago
res/templates Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 5 years ago
rest Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) 5 years ago
server_notices Remove unnecessary parentheses around return statements (#5931) 5 years ago
state Remove double return statements (#5962) 5 years ago
static Fix SSO fallback login 5 years ago
storage Add 'failure_ts' column to 'destinations' table (#6016) 5 years ago
streams Remove unnecessary parentheses around return statements (#5931) 5 years ago
util Add 'failure_ts' column to 'destinations' table (#6016) 5 years ago
__init__.py
event_auth.py Cleanup event auth type initialisation (#5975) 5 years ago
notifier.py Remove unnecessary parentheses around return statements (#5931) 5 years ago
python_dependencies.py Fix for structured logging tests stomping on logs (#6023) 5 years ago
secrets.py
server.py Allow use of different ratelimits for admin redactions. 5 years ago
server.pyi
types.py
visibility.py