Jerin J Titus 057ce7b754 Remove tls_fingerprints option (#9280) 3 years ago
..
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
__main__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
_base.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
_base.pyi 683d6f75af Rename handler and config modules which end in handler/config. (#9816) 3 years ago
_util.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
account_validity.py 71f0623de9 Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 3 years ago
api.py 28c6841102 Send the `m.room.create` stripped event with invites (support MSC1772). (#9966) 3 years ago
appservice.py c276bd9969 Send some ephemeral events to appservices (#8437) 3 years ago
auth.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
cache.py ef889c98a6 Optionally track memory usage of each LruCache (#9881) 3 years ago
captcha.py e54746bdf7 Clean-up the template loading code. (#9200) 3 years ago
cas.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
consent.py 683d6f75af Rename handler and config modules which end in handler/config. (#9816) 3 years ago
database.py b85821aca2 Add port parameter to the sample config for psycopg2 args (#9911) 3 years ago
emailconfig.py 71f0623de9 Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 3 years ago
experimental.py 316f89e87f Enable experimental spaces by default. (#10011) 3 years ago
federation.py dc6366a9bd Add config option to hide device names over federation (#9945) 3 years ago
groups.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
homeserver.py 316f89e87f Enable experimental spaces by default. (#10011) 3 years ago
jwt.py 683d6f75af Rename handler and config modules which end in handler/config. (#9816) 3 years ago
key.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
logger.py 3ff2251754 Improved validation for received requests (#9817) 3 years ago
metrics.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
oidc.py 294c675033 Remove `synapse.types.Collection` (#9856) 3 years ago
password_auth_providers.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
push.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
ratelimiting.py 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
redis.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
registration.py ebdef256b3 Remove superfluous call to bool() (#9986) 3 years ago
repository.py c9a2b5d402 More robust handling of the Content-Type header for thumbnail generation (#9788) 3 years ago
room.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
room_directory.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
saml2.py 683d6f75af Rename handler and config modules which end in handler/config. (#9816) 3 years ago
server.py 1fb9a2d0bf Limit how often GC happens by time. (#9902) 3 years ago
server_notices.py 683d6f75af Rename handler and config modules which end in handler/config. (#9816) 3 years ago
spam_checker.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
sso.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
stats.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
third_party_event_rules.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
tls.py 057ce7b754 Remove tls_fingerprints option (#9280) 3 years ago
tracer.py c14f99be46 Support enabling opentracing by user (#9978) 3 years ago
user_directory.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
voip.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
workers.py 9d25a0ae65 Split presence out of master (#9820) 3 years ago