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
Shay 7894251bce
Correctly create power level event during initial room creation (#14361)
2 years ago
..
api Do not reject `/sync` requests with unrecognised filter fields (#14369) 2 years ago
app Use servlets for /key/ endpoints. (#14229) 2 years ago
appservice Merge branch 'master' into develop 2 years ago
config
crypto
events
federation Run trial tests against Python 3.11 (#13812) 2 years ago
handlers Check appservice user interest against the local users instead of all users (`get_users_in_room` mis-use) (#13958) 2 years ago
http Making parse_server_name more consistent (#14007) 2 years ago
logging Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 2 years ago
metrics Avoid incrementing bg process utime/stime counters by negative durations (#14323) 2 years ago
module_api
push Implementation for MSC3664: Pushrules for relations (#11804) 2 years ago
replication Add initial power level event to batch of bulk persisted events when creating a new room. (#14228) 2 years ago
rest Correctly create power level event during initial room creation (#14361) 2 years ago
scripts
server_notices
state
storage Fix tests for change in PostgreSQL 14 behavior change. (#14310) 2 years ago
test_utils Support OIDC backchannel logouts (#11414) 2 years ago
util Save login tokens in database (#13844) 2 years ago
__init__.py
server.py Support OIDC backchannel logouts (#11414) 2 years ago
test_distributor.py
test_event_auth.py
test_federation.py Track when the pulled event signature fails (#13815) 2 years ago
test_mau.py
test_phone_home.py
test_rust.py
test_server.py Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 2 years ago
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py