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 9e5ab6dd58
Remove the experimental flag for knocking and use stable prefixes / endpoints. (#10167)
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 code to reload tls cert (#10054) 4 years ago
crypto Rewrite the KeyRing (#10035) 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 Remove the experimental flag for knocking and use stable prefixes / endpoints. (#10167) 4 years ago
handlers Limit the number of in-flight /keys/query requests from a single device. (#10144) 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 Remove the experimental flag for knocking and use stable prefixes / endpoints. (#10167) 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 add a cache to have_seen_event (#9953) 4 years ago
test_utils Remove redundant "coding: utf-8" lines (#9786) 4 years ago
util Extend `ResponseCache` to pass a context object into the callback (#10157) 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
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