Richard van der Hoff a5afdd15e5 Merge pull request #6806 from matrix-org/rav/redact_changes/3 4 years ago
..
api 8822b33111 Update copyrights 4 years ago
app b36c82576e Run Black on the tests again (#5170) 5 years ago
appservice 5019945828 Refactor the Appservice scheduler code 4 years ago
config f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
crypto 2a81393a4b Pass room_version into add_hashes_and_signatures 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) 4 years ago
handlers a5afdd15e5 Merge pull request #6806 from matrix-org/rav/redact_changes/3 4 years ago
http 1cb84c6486 Support for routing outbound HTTP requests via a proxy (#6239) 4 years ago
logging b617864cd9 Fix for structured logging tests stomping on logs (#6023) 4 years ago
push d6752ce5da Clean up startup for the pusher (#6558) 4 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) 5 years ago
server_notices 2794b79052 Option to suppress resource exceeded alerting (#6173) 4 years ago
state 1da15f05f5 sanity-checking for events used in state res (#6531) 4 years ago
storage 5a246611e3 Type defintions for use in refactoring for redaction changes (#6803) 4 years ago
test_utils 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 years ago
util 9f7aaf90b5 Validate client_secret parameter (#6767) 4 years ago
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 4 years ago
server.py b6b57ecb4e Kill off redundant SynapseRequestFactory (#6619) 4 years ago
test_distributor.py 8b3d9b6b19 Run black. 5 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 4 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) 4 years ago
test_phone_home.py 4e1c7b79fa Remove the psutil dependency (#6318) 4 years ago
test_preview.py 32e7c9e7f2 Run Black. (#5482) 4 years ago
test_server.py 8f5d7302ac Implement RedirectException (#6687) 4 years ago
test_state.py d7bf793cc1 s/get_room_version/get_room_version_id/ 4 years ago
test_terms_auth.py 8004d6ca2f Refactor code for calculating registration flows (#6106) 4 years ago
test_test_utils.py 8b3d9b6b19 Run black. 5 years ago
test_types.py bc5cb8bfe8 Remove database config parsing from apps. 4 years ago
test_visibility.py 69f0054ce6 Port to use state storage 4 years ago
unittest.py d7bf793cc1 s/get_room_version/get_room_version_id/ 4 years ago
utils.py 8df862e45d Add `rooms.room_version` column (#6729) 4 years ago