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
Patrick Cloke 7adcb20fc0
Add missing type hints to synapse.util (#9982)
4 years ago
..
api Correctly ratelimit invites when creating a room (#9968) 4 years ago
app Split presence out of master (#9820) 4 years ago
appservice Remove redundant "coding: utf-8" lines (#9786) 4 years ago
config Remove redundant "coding: utf-8" lines (#9786) 4 years ago
crypto Remove redundant "coding: utf-8" lines (#9786) 4 years ago
events Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 4 years ago
federation Merge pull request from GHSA-x345-32rc-8h85 4 years ago
handlers Don't hammer the database for destination retry timings every ~5mins (#10036) 4 years ago
http Improved validation for received requests (#9817) 4 years ago
logging Merge branch 'master' into develop 4 years ago
module_api Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 4 years ago
push Merge pull request from GHSA-x345-32rc-8h85 4 years ago
replication Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 4 years ago
rest Correctly ratelimit invites when creating a room (#9968) 4 years ago
scripts Remove redundant "coding: utf-8" lines (#9786) 4 years ago
server_notices Revert "Leave out optional keys from /sync (#9919)" (#9940) 4 years ago
state Remove redundant "coding: utf-8" lines (#9786) 4 years ago
storage Don't hammer the database for destination retry timings every ~5mins (#10036) 4 years ago
test_utils Remove redundant "coding: utf-8" lines (#9786) 4 years ago
util Add missing type hints to synapse.util (#9982) 4 years ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
server.py Kill off `_PushHTTPChannel`. (#9878) 4 years ago
test_distributor.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_event_auth.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_federation.py Merge branch 'master' into develop 4 years ago
test_mau.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_phone_home.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_preview.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_server.py Improved validation for received requests (#9817) 4 years ago
test_state.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_terms_auth.py Use mock from the stdlib. (#9772) 4 years ago
test_test_utils.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_types.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_visibility.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
unittest.py Remove various bits of compatibility code for Python <3.6 (#9879) 4 years ago
utils.py Remove room and user invite ratelimits in default unit test config (#9871) 4 years ago