0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-03-05 07:50:20 +01:00
synapse/synapse
2019-09-26 11:47:53 +01:00
..
_scripts
api Ensure support users can be registered even if MAU limit is reached 2019-09-11 20:48:31 +03:00
app add report_stats_endpoint config option (#6012) 2019-09-12 11:24:57 +01:00
appservice
config Merge branch 'develop' of github.com:matrix-org/synapse into erikj/cleanup_user_ips_2 2019-09-25 17:53:13 +01:00
crypto Fix well-known lookups with the federation certificate whitelist (#5997) 2019-09-14 04:58:38 +10:00
events
federation Fix exception when resetting retry timings 2019-09-20 12:09:39 +01:00
groups
handlers Fix dummy event insertion consent bug (#6053) 2019-09-26 11:47:53 +01:00
http Fix well-known lookups with the federation certificate whitelist (#5997) 2019-09-14 04:58:38 +10:00
logging Fix logcontext spam on non-Linux platforms (#6059) 2019-09-18 21:55:37 +01:00
metrics Update comments and docstring 2019-09-25 18:17:39 +01:00
module_api
push Generalize email sending logging (#6075) 2019-09-23 14:38:19 +01:00
replication Trace how long it takes for the send trasaction to complete, including retrys (#5986) 2019-09-05 17:44:55 +01:00
res/templates Allow HS to send emails when adding an email to the HS (#6042) 2019-09-20 15:21:30 +01:00
rest Stop advertising unsupported flows for registration (#6107) 2019-09-25 12:10:26 +01:00
server_notices
state
static Fix SSO fallback login 2019-09-12 11:42:47 +01:00
storage Fix dummy event insertion consent bug (#6053) 2019-09-26 11:47:53 +01:00
streams
util Merge branch 'develop' into rav/fix_attribute_mapping 2019-09-19 20:32:25 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py Fix for structured logging tests stomping on logs (#6023) 2019-09-13 02:29:55 +10:00
secrets.py
server.py Allow use of different ratelimits for admin redactions. 2019-09-11 10:46:38 +01:00
server.pyi
types.py
visibility.py