Travis Ralston b60bb28bbc Add an admin API to get the current room state (#9168) 3 лет назад
..
api 90cf1eec44 Remove redundant mocking 3 лет назад
app 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 лет назад
appservice f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 лет назад
config d32870ffa5 Fix validate_config on nested objects (#9054) 3 лет назад
crypto 1c9a850562 Add type hints to the crypto module. (#8999) 3 лет назад
events 9dde9c9f01 Implement MSC2176: Updated redaction rules (#8984) 3 лет назад
federation 168ba00d01 Fix RoomDirectoryFederationTests and make them actually run (#8998) 3 лет назад
handlers 846b9d3df0 Put OIDC callback URI under /_synapse/client. (#9288) 3 лет назад
http 0cd2938bc8 Support icons for Identity Providers (#9154) 3 лет назад
logging 1619802228 Various clean-ups to the logging context code (#8935) 3 лет назад
module_api f737368a26 Add admin API for logging in as a user (#8617) 3 лет назад
push 5d38a3c97f Refactor email summary generation. (#9260) 3 лет назад
replication dd8da8c5f6 Precompute joined hosts and store in Redis (#9198) 3 лет назад
rest b60bb28bbc Add an admin API to get the current room state (#9168) 3 лет назад
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) 5 лет назад
server_notices 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 лет назад
state 5e7d75daa2 Fix mainline ordering in state res v2 (#8971) 3 лет назад
storage 6633a4015a Allow moving account data and receipts streams off master (#9104) 3 лет назад
test_utils 02070c69fa Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 3 лет назад
util 056327457f Fix chain cover update to handle events with duplicate auth events (#9210) 3 лет назад
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 5 лет назад
server.py 4b73488e81 Ratelimit 3PID /requestToken API (#9238) 3 лет назад
test_distributor.py 8b3d9b6b19 Run black. 6 лет назад
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) 4 лет назад
test_federation.py 1619802228 Various clean-ups to the logging context code (#8935) 3 лет назад
test_mau.py a7a913918c Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop 3 лет назад
test_metrics.py 4182bb812f move DeferredCache into its own module 3 лет назад
test_phone_home.py 62894673e6 Allow background tasks to be run on a separate worker. (#8369) 4 лет назад
test_preview.py 4937fe3d6b Try to recover from unknown encodings when previewing media. (#9164) 3 лет назад
test_server.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 лет назад
test_state.py f737368a26 Add admin API for logging in as a user (#8617) 3 лет назад
test_terms_auth.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 лет назад
test_test_utils.py 8b3d9b6b19 Run black. 6 лет назад
test_types.py 98a64b7f7f Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) 3 лет назад
test_visibility.py c619253db8 Stop sub-classing object (#8249) 4 лет назад
unittest.py 4b73488e81 Ratelimit 3PID /requestToken API (#9238) 3 лет назад
utils.py 4b73488e81 Ratelimit 3PID /requestToken API (#9238) 3 лет назад