MatrixSynapse/synapse
Aaron Raimist e6245e6d48
Mention that you need to configure max upload size in reverse proxy as well (#10122)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-06-10 11:40:24 +01:00
..
_scripts
api Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
app
appservice Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
config Mention that you need to configure max upload size in reverse proxy as well (#10122) 2021-06-10 11:40:24 +01:00
crypto When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) 2021-06-08 11:07:46 +01:00
events Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
federation Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
groups
handlers Integrate knock rooms with the public rooms directory (#9359) 2021-06-09 20:31:31 +01:00
http Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
logging Clean up the interface for injecting opentracing over HTTP (#10143) 2021-06-09 11:33:00 +01:00
metrics opentracing: use a consistent name for background processes (#10135) 2021-06-07 17:57:49 +01:00
module_api
push
replication Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
res/templates
rest Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
server_notices
spam_checker_api
state
static
storage Integrate knock rooms with the public rooms directory (#9359) 2021-06-09 20:31:31 +01:00
streams
util When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) 2021-06-08 11:07:46 +01:00
__init__.py 1.36.0rc1 2021-06-08 14:09:00 +01:00
event_auth.py Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
notifier.py Improve opentracing annotations for Notifier (#10111) 2021-06-03 16:01:30 +01:00
python_dependencies.py
server.py
types.py
visibility.py