Patrick Cloke 032e5a2aca Convert synapse.server_notices to async/await. (#7394) il y a 4 ans
..
api eed7c5b89e Convert auth handler to async/await (#7261) il y a 4 ans
app 28d9d6e8a9 Remove spurious "name" parameter to `default_config` il y a 4 ans
appservice 5019945828 Refactor the Appservice scheduler code il y a 5 ans
config c165c1233b Improve database configuration docs (#6988) il y a 4 ans
crypto 39230d2171 Clean up some LoggingContext stuff (#7120) il y a 4 ans
events 06eb5cae08 Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) il y a 4 ans
federation daa1ac89a0 Fix device list update stream ids going backward (#7158) il y a 4 ans
handlers 6b22921b19 async/await is_server_admin (#7363) il y a 4 ans
http 39230d2171 Clean up some LoggingContext stuff (#7120) il y a 4 ans
logging b617864cd9 Fix for structured logging tests stomping on logs (#6023) il y a 5 ans
push 01294e6b3a Do not treat display names as globs for push rules. (#7271) il y a 4 ans
replication 0e719f2398 Thread through instance name to replication client. (#7369) il y a 4 ans
rest 627b0f5f27 Persist user interactive authentication sessions (#7302) il y a 4 ans
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) il y a 6 ans
server_notices 032e5a2aca Convert synapse.server_notices to async/await. (#7394) il y a 4 ans
state 4a17a647a9 Improve get auth chain difference algorithm. (#7095) il y a 4 ans
storage 04dd7d182d Return total number of users and profile attributes in admin users endpoint (#6881) il y a 4 ans
test_utils c2e1a2110f Fix limit logic for EventsStream (#7358) il y a 4 ans
util 13683a3a22 Extend StreamChangeCache to support multiple entities per stream ID (#7303) il y a 4 ans
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ il y a 5 ans
server.py b6b57ecb4e Kill off redundant SynapseRequestFactory (#6619) il y a 4 ans
test_distributor.py 8b3d9b6b19 Run black. il y a 6 ans
test_event_auth.py 06eb5cae08 Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) il y a 4 ans
test_federation.py 6b22921b19 async/await is_server_admin (#7363) il y a 4 ans
test_mau.py b36c82576e Run Black on the tests again (#5170) il y a 5 ans
test_metrics.py aeb9b2179e Add a build info metric to Prometheus (#6005) il y a 5 ans
test_phone_home.py 4e1c7b79fa Remove the psutil dependency (#6318) il y a 5 ans
test_preview.py 32e7c9e7f2 Run Black. (#5482) il y a 5 ans
test_server.py 8f5d7302ac Implement RedirectException (#6687) il y a 4 ans
test_state.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) il y a 4 ans
test_terms_auth.py 6486c96b65 Merge pull request #7157 from matrix-org/rev.outbound_device_pokes_tests il y a 4 ans
test_test_utils.py 8b3d9b6b19 Run black. il y a 6 ans
test_types.py 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) il y a 4 ans
test_visibility.py 69f0054ce6 Port to use state storage il y a 5 ans
unittest.py c2e1a2110f Fix limit logic for EventsStream (#7358) il y a 4 ans
utils.py 627b0f5f27 Persist user interactive authentication sessions (#7302) il y a 4 ans