Erik Johnston a99c692906 Merge branch 'erikj/reduce_size_of_cache' into erikj/merge_cache_prs 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 4dabcf026e Include m.room.create in invite_room_state for Spaces (#9710) 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 567fe5e387 Make TRACK_MEMORY_USAGE configurable 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 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 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 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
federation.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
groups.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
homeserver.py 683d6f75af Rename handler and config modules which end in handler/config. (#9816) 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 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
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 695b73c861 Allow OIDC cookies to work on non-root public baseurls (#9726) 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 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
tracer.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 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