Erik Johnston 3069d3b01c Fix unit test 4 years ago
..
api 8822b33111 Update copyrights 5 years ago
app b36c82576e Run Black on the tests again (#5170) 5 years ago
appservice 5019945828 Refactor the Appservice scheduler code 5 years ago
config f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
crypto 4b36b482e0 Fix exception when fetching notary server's old keys (#6625) 4 years ago
events ee42a5513e Factor out a `copy_power_levels_contents` method 4 years ago
federation cb0aeb147e privacy by default for room dir (#6355) 5 years ago
handlers b660327056 Resync remote device list when detected as stale. (#6786) 4 years ago
http 1cb84c6486 Support for routing outbound HTTP requests via a proxy (#6239) 5 years ago
logging b617864cd9 Fix for structured logging tests stomping on logs (#6023) 5 years ago
push d6752ce5da Clean up startup for the pusher (#6558) 5 years ago
replication 48c3a96886 Port synapse.replication.tcp to async/await (#6666) 4 years ago
rest 184303b865 MSC2260: Block direct sends of m.room.aliases events (#6794) 4 years ago
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
server_notices 2794b79052 Option to suppress resource exceeded alerting (#6173) 5 years ago
state 1da15f05f5 sanity-checking for events used in state res (#6531) 5 years ago
storage 3069d3b01c Fix unit test 4 years ago
test_utils 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
util 9f7aaf90b5 Validate client_secret parameter (#6767) 4 years ago
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 5 years ago
server.py b6b57ecb4e Kill off redundant SynapseRequestFactory (#6619) 4 years ago
test_distributor.py 8b3d9b6b19 Run black. 6 years ago
test_event_auth.py a8ce7aeb43 Pass room version object into event_auth.check and check_redaction (#6788) 4 years ago
test_federation.py e77237b935 convert to async: FederationHandler.on_receive_pdu 5 years ago
test_mau.py b36c82576e Run Black on the tests again (#5170) 5 years ago
test_metrics.py aeb9b2179e Add a build info metric to Prometheus (#6005) 5 years ago
test_phone_home.py 4e1c7b79fa Remove the psutil dependency (#6318) 5 years ago
test_preview.py 32e7c9e7f2 Run Black. (#5482) 5 years ago
test_server.py 8f5d7302ac Implement RedirectException (#6687) 4 years ago
test_state.py fa780e9721 Change EventContext to use the Storage class (#6564) 5 years ago
test_terms_auth.py 8004d6ca2f Refactor code for calculating registration flows (#6106) 5 years ago
test_test_utils.py 8b3d9b6b19 Run black. 6 years ago
test_types.py bc5cb8bfe8 Remove database config parsing from apps. 5 years ago
test_visibility.py 69f0054ce6 Port to use state storage 5 years ago
unittest.py 74b74462f1 Fix `/events/:event_id` deprecated API. (#6731) 4 years ago
utils.py 8df862e45d Add `rooms.room_version` column (#6729) 4 years ago