Andrew Morgan 90a28fb475 Admin API to list, filter and sort rooms (#6720) 4 éve
..
api 8822b33111 Update copyrights 4 éve
app b36c82576e Run Black on the tests again (#5170) 5 éve
appservice 5019945828 Refactor the Appservice scheduler code 4 éve
config f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 éve
crypto 4b36b482e0 Fix exception when fetching notary server's old keys (#6625) 4 éve
events 32e7c9e7f2 Run Black. (#5482) 5 éve
federation cb0aeb147e privacy by default for room dir (#6355) 4 éve
handlers 28c98e51ff Add `local_current_membership` table (#6655) 4 éve
http 1cb84c6486 Support for routing outbound HTTP requests via a proxy (#6239) 4 éve
logging b617864cd9 Fix for structured logging tests stomping on logs (#6023) 4 éve
push d6752ce5da Clean up startup for the pusher (#6558) 4 éve
replication 48c3a96886 Port synapse.replication.tcp to async/await (#6666) 4 éve
rest 90a28fb475 Admin API to list, filter and sort rooms (#6720) 4 éve
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) 5 éve
server_notices 2794b79052 Option to suppress resource exceeded alerting (#6173) 4 éve
state 1da15f05f5 sanity-checking for events used in state res (#6531) 4 éve
storage 28c98e51ff Add `local_current_membership` table (#6655) 4 éve
test_utils 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 éve
util acc7820574 Log saml assertions rather than the whole response 4 éve
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 4 éve
server.py b6b57ecb4e Kill off redundant SynapseRequestFactory (#6619) 4 éve
test_distributor.py 8b3d9b6b19 Run black. 5 éve
test_event_auth.py b36c82576e Run Black on the tests again (#5170) 5 éve
test_federation.py e77237b935 convert to async: FederationHandler.on_receive_pdu 4 éve
test_mau.py b36c82576e Run Black on the tests again (#5170) 5 éve
test_metrics.py aeb9b2179e Add a build info metric to Prometheus (#6005) 4 éve
test_phone_home.py 4e1c7b79fa Remove the psutil dependency (#6318) 4 éve
test_preview.py 32e7c9e7f2 Run Black. (#5482) 5 éve
test_server.py 8f5d7302ac Implement RedirectException (#6687) 4 éve
test_state.py fa780e9721 Change EventContext to use the Storage class (#6564) 4 éve
test_terms_auth.py 8004d6ca2f Refactor code for calculating registration flows (#6106) 4 éve
test_test_utils.py 8b3d9b6b19 Run black. 5 éve
test_types.py bc5cb8bfe8 Remove database config parsing from apps. 4 éve
test_visibility.py 69f0054ce6 Port to use state storage 4 éve
unittest.py 74b74462f1 Fix `/events/:event_id` deprecated API. (#6731) 4 éve
utils.py 75d8f26ac8 Split state groups into a separate data store (#6296) 4 éve