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