You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests
Richard van der Hoff 3ada9b4264 Drop support for sqlite<3.22 as well 4 years ago
..
api Make RateLimiter class check for ratelimit overrides (#9711) 4 years ago
app Remove spurious "SynapseRequest" result from `make_request" 4 years ago
appservice Add ability for access tokens to belong to one user but grant access to another user. (#8616) 4 years ago
config Update black, and run auto formatting over the codebase (#9381) 4 years ago
crypto Update black, and run auto formatting over the codebase (#9381) 4 years ago
events Update black, and run auto formatting over the codebase (#9381) 4 years ago
federation Make federation catchup send last event from any server. (#9640) 4 years ago
handlers Implement MSC3026: busy presence state 4 years ago
http Allow providing credentials to HTTPS_PROXY (#9657) 4 years ago
logging Various clean-ups to the logging context code (#8935) 4 years ago
module_api Update black, and run auto formatting over the codebase (#9381) 4 years ago
push Test that we require validated email for email pushers (#9496) 4 years ago
replication Fix CI by ignore type for None module import (#9709) 4 years ago
rest Update mypy configuration: `no_implicit_optional = True` (#9742) 4 years ago
scripts
server_notices Update black, and run auto formatting over the codebase (#9381) 4 years ago
state Update black, and run auto formatting over the codebase (#9381) 4 years ago
storage Drop support for sqlite<3.22 as well 4 years ago
test_utils Fix additional type hints. (#9543) 4 years ago
util Add type hints to DictionaryCache and TTLCache. (#9442) 4 years ago
__init__.py Move patch_inline_callbacks into synapse/ 5 years ago
server.py Make it possible to use dmypy (#9692) 4 years ago
test_distributor.py
test_event_auth.py Add an experimental room version to support restricted join rules. (#9717) 4 years ago
test_federation.py Various clean-ups to the logging context code (#8935) 4 years ago
test_mau.py Update black, and run auto formatting over the codebase (#9381) 4 years ago
test_metrics.py Update black, and run auto formatting over the codebase (#9381) 4 years ago
test_phone_home.py Allow background tasks to be run on a separate worker. (#8369) 4 years ago
test_preview.py Handle additional errors when previewing URLs. (#9333) 4 years ago
test_server.py Update black, and run auto formatting over the codebase (#9381) 4 years ago
test_state.py Add admin API for logging in as a user (#8617) 4 years ago
test_terms_auth.py Remove spurious "SynapseRequest" result from `make_request" 4 years ago
test_test_utils.py
test_types.py Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) 4 years ago
test_visibility.py Stop sub-classing object (#8249) 4 years ago
unittest.py Ensure we use a copy of the event content dict before modifying it in serialize_event (#9585) 4 years ago
utils.py Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 4 years ago