MatrixSynapse/synapse/config
Sorunome d936371b69
Implement knock feature (#6739)
This PR aims to implement the knock feature as proposed in https://github.com/matrix-org/matrix-doc/pull/2403

Signed-off-by: Sorunome mail@sorunome.de
Signed-off-by: Andrew Morgan andrewm@element.io
2021-06-09 19:39:51 +01:00
..
__init__.py
__main__.py
_base.py
_base.pyi Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
_util.py
account_validity.py Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
api.py Send the `m.room.create` stripped event with invites (support MSC1772). (#9966) 2021-05-11 10:58:58 -04:00
appservice.py
auth.py
cache.py Optionally track memory usage of each LruCache (#9881) 2021-05-05 16:54:36 +01:00
captcha.py
cas.py
consent.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
database.py Add port parameter to the sample config for psycopg2 args (#9911) 2021-05-04 13:28:59 +01:00
emailconfig.py Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 2021-04-19 19:16:34 +01:00
experimental.py Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
federation.py Add config option to hide device names over federation (#9945) 2021-05-11 14:03:23 +01:00
groups.py
homeserver.py Enable experimental spaces by default. (#10011) 2021-05-24 08:57:14 -04:00
jwt.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
key.py
logger.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
metrics.py
oidc.py Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Remove superfluous call to bool() (#9986) 2021-05-14 10:58:57 +01:00
repository.py More robust handling of the Content-Type header for thumbnail generation (#9788) 2021-04-14 16:30:59 +01:00
room.py
room_directory.py
saml2.py Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
server.py Limit how often GC happens by time. (#9902) 2021-05-05 16:53:45 +01:00
server_notices.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py Remove redundant code to reload tls cert (#10054) 2021-05-27 10:34:24 +01:00
tracer.py Support enabling opentracing by user (#9978) 2021-05-14 10:51:08 +01:00
user_directory.py
voip.py
workers.py Split presence out of master (#9820) 2021-04-23 12:21:55 +01:00