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.
 
 
 
 
 
 
Patrick Cloke 51f358e2fe Do not treat display names as globs for push rules. (#7271) 4 years ago
..
api Add a `make_event_from_dict` method (#6858) 4 years ago
app set worker_app for frontend proxy test (#7003) 4 years ago
appservice Refactor the Appservice scheduler code 4 years ago
config Share SSL contexts for non-federation requests (#7094) 4 years ago
crypto Add a `make_event_from_dict` method (#6858) 4 years ago
events Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 4 years ago
federation Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
handlers Revert "Add options to disable setting profile info for prevent changes. (#7053)" 4 years ago
http Share SSL contexts for non-federation requests (#7094) 4 years ago
logging Fix for structured logging tests stomping on logs (#6023) 4 years ago
push Do not treat display names as globs for push rules. (#7271) 4 years ago
replication Read the room version from database when fetching events (#6874) 4 years ago
rest Revert "Merge pull request #7315 from matrix-org/babolivier/request_token" 4 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 5 years ago
server_notices Option to suppress resource exceeded alerting (#6173) 4 years ago
state Improve get auth chain difference algorithm. (#7095) 4 years ago
storage Improve get auth chain difference algorithm. (#7095) 4 years ago
test_utils Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
util Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
__init__.py Move patch_inline_callbacks into synapse/ 4 years ago
server.py Kill off redundant SynapseRequestFactory (#6619) 4 years ago
test_distributor.py Run black. 5 years ago
test_event_auth.py Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 4 years ago
test_federation.py Add a `make_event_from_dict` method (#6858) 4 years ago
test_mau.py Run Black on the tests again (#5170) 5 years ago
test_metrics.py Add a build info metric to Prometheus (#6005) 4 years ago
test_phone_home.py Remove the psutil dependency (#6318) 4 years ago
test_preview.py Run Black. (#5482) 5 years ago
test_server.py Implement RedirectException (#6687) 4 years ago
test_state.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
test_terms_auth.py Refactor code for calculating registration flows (#6106) 4 years ago
test_test_utils.py Run black. 5 years ago
test_types.py Validate the alt_aliases property of canonical alias events (#6971) 4 years ago
test_visibility.py Port to use state storage 4 years ago
unittest.py Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939) 4 years ago
utils.py Add `rooms.room_version` column (#6729) 4 years ago