MatrixSynapse/synapse
Richard van der Hoff 8beead66ae
Send out invite rejections and knocks over federation (#10223)
ensure that events sent via `send_leave` and `send_knock` are sent on to
the rest of the federation.
2021-06-23 12:54:50 +01:00
..
_scripts
api Add endpoints for backfilling history (MSC2716) (#9247) 2021-06-22 10:02:53 +01:00
app
appservice
config Warn users trying to use the deprecated spam checker interface (#10210) 2021-06-22 12:24:10 +02:00
crypto
events Add endpoints for backfilling history (MSC2716) (#9247) 2021-06-22 10:02:53 +01:00
federation
groups
handlers Send out invite rejections and knocks over federation (#10223) 2021-06-23 12:54:50 +01:00
http Drop Origin & Accept from Access-Control-Allow-Headers value (#10114) 2021-06-23 11:25:03 +01:00
logging
metrics
module_api
push
replication
res/templates
rest Add endpoints for backfilling history (MSC2716) (#9247) 2021-06-22 10:02:53 +01:00
server_notices
spam_checker_api
state
static
storage Fix schema delta to not take as long on large servers (#10227) 2021-06-22 12:00:45 +01:00
streams
util Standardise the module interface (#10062) 2021-06-18 12:15:52 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py
types.py
visibility.py