Erik Johnston e2b2decd11 Fix 3 years ago
..
_scripts 7c43447477 Strip trailing / from server_url in register_new_matrix_user (#8823) 3 years ago
api 35c5ef2d24 Add an experimental room version to support restricted join rules. (#9717) 3 years ago
app da75d2ea1f Add type hints for the federation sender. (#9681) 3 years ago
appservice d6196efafc Add ResponseCache tests. (#9458) 3 years ago
config 35c5ef2d24 Add an experimental room version to support restricted join rules. (#9717) 3 years ago
crypto 4c3827f2c1 Enable addtional flake8-bugbear linting checks. (#9659) 3 years ago
events af387cf52a Add type hints to misc. files. (#9676) 3 years ago
federation 963f4309fe Make RateLimiter class check for ratelimit overrides (#9711) 3 years ago
groups b7748d3c00 Import HomeServer from the proper module. (#9665) 3 years ago
handlers f02663c4dd Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 3 years ago
http 01dd90b0f0 Add type hints to DictionaryCache and TTLCache. (#9442) 3 years ago
logging fc53a606e4 Fix `re.Pattern` mypy error on 3.6 (#9703) 3 years ago
metrics e73881a439 Add metadata type 3 years ago
module_api 7eb6e39a8f Record the SSO Auth Provider in the login token (#9510) 3 years ago
push b3e99c25bf Handle RulesForRoom and _JoinedHostsCache 3 years ago
replication 963f4309fe Make RateLimiter class check for ratelimit overrides (#9711) 3 years ago
res b114a45f5f Support not providing an IdP icon when choosing a username. (#9440) 3 years ago
rest bb0fe02a52 Add `order_by` to list user admin API (#9691) 3 years ago
server_notices 7e8dc9934e Add a type hints for service notices to the HomeServer object. (#9675) 3 years ago
spam_checker_api 4f0637346a Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) 3 years ago
state 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
static 111b673fc1 Add initial support for a "pick your IdP" page (#9017) 3 years ago
storage bebb7f0f60 Merge remote-tracking branch 'origin/develop' into erikj/cache_memory_usage 3 years ago
streams 7941372ec8 Make token serializing/deserializing async (#8427) 3 years ago
util e2b2decd11 Fix 3 years ago
__init__.py 78e48f61bf 1.31.0rc1 3 years ago
event_auth.py 35c5ef2d24 Add an experimental room version to support restricted join rules. (#9717) 3 years ago
notifier.py 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
python_dependencies.py ad8690a26c Fix the suggested pip incantation for cryptography (#9699) 3 years ago
secrets.py af387cf52a Add type hints to misc. files. (#9676) 3 years ago
server.py 963f4309fe Make RateLimiter class check for ratelimit overrides (#9711) 3 years ago
types.py c4d468b69f Don't ban __iter__ 3 years ago
visibility.py af387cf52a Add type hints to misc. files. (#9676) 3 years ago