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
Neil Johnson ec662bbe41
Filter out unwanted user_agents from udv. (#16124)
1 year ago
..
api Implements admin API to lock an user (MSC3939) (#15870) 1 year ago
app Run pyupgrade for python 3.7 & 3.8. (#16110) 1 year ago
appservice Move support for application service query parameter authorization behind a configuration option (#16017) 1 year ago
config Disable `m.3pid_changes` capability when MSC3861 is enabled. (#16134) 1 year ago
crypto Add cache to `get_server_keys_json_for_remote` (#16123) 1 year ago
events Properly handle redactions of creation events (#15973) 1 year ago
federation Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse routing of outbound federation traffic (#15806) 1 year ago
handlers Add tests for restoring the presence state after a restart. (#16151) 1 year ago
http Run pyupgrade for python 3.7 & 3.8. (#16110) 1 year ago
logging Trace functions which return `Awaitable` (#15650) 1 year ago
media Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) 1 year ago
metrics Remove support for Python 3.7 (#15851) 1 year ago
module_api Run pyupgrade for python 3.7 & 3.8. (#16110) 1 year ago
push Update MSC3958 support to interact with intentional mentions. (#15992) 1 year ago
replication Add an admin endpoint to allow authorizing server to signal token revocations (#16125) 1 year ago
rest Allow filtering for admins in the list accounts admin API (#16114) 1 year ago
scripts
server_notices
state
storage Filter out unwanted user_agents from udv. (#16124) 1 year ago
test_utils Log when events are (unexpectedly) filtered out of responses in tests (#14213) 2 years ago
types
util Properly update retry_last_ts when hitting the maximum retry interval (#16156) 1 year ago
__init__.py
server.py Properly call setup_background_tasks in unit tests. (#16150) 1 year ago
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py Re-introduce the outbound federation proxy (#15913) 1 year ago
test_state.py Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233) 1 year ago
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Run pyupgrade for python 3.7 & 3.8. (#16110) 1 year ago
unittest.py Re-introduce the outbound federation proxy (#15913) 1 year ago
utils.py