Andrew Morgan 27b0a44a18 Fix server name typo hace 3 años
..
api 90cf1eec44 Remove redundant mocking hace 3 años
app 394516ad1b Remove spurious "SynapseRequest" result from `make_request" hace 3 años
appservice f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) hace 3 años
config 4ca054a4ea Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240) hace 3 años
crypto 1c9a850562 Add type hints to the crypto module. (#8999) hace 3 años
events 9dde9c9f01 Implement MSC2176: Updated redaction rules (#8984) hace 3 años
federation 168ba00d01 Fix RoomDirectoryFederationTests and make them actually run (#8998) hace 3 años
handlers 27b0a44a18 Fix server name typo hace 3 años
http 0cd2938bc8 Support icons for Identity Providers (#9154) hace 3 años
logging 1619802228 Various clean-ups to the logging context code (#8935) hace 3 años
module_api f737368a26 Add admin API for logging in as a user (#8617) hace 3 años
push 792263c97c Handle empty rooms when generating email notifications. (#9257) hace 3 años
replication dd8da8c5f6 Precompute joined hosts and store in Redis (#9198) hace 3 años
rest 8a33d217bd Convert some test cases to use HomeserverTestCase. (#9377) hace 3 años
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) hace 5 años
server_notices 394516ad1b Remove spurious "SynapseRequest" result from `make_request" hace 3 años
state 5e7d75daa2 Fix mainline ordering in state res v2 (#8971) hace 3 años
storage 6633a4015a Allow moving account data and receipts streams off master (#9104) hace 3 años
test_utils 02070c69fa Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) hace 3 años
util 056327457f Fix chain cover update to handle events with duplicate auth events (#9210) hace 3 años
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ hace 4 años
server.py 4b73488e81 Ratelimit 3PID /requestToken API (#9238) hace 3 años
test_distributor.py 8b3d9b6b19 Run black. hace 5 años
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) hace 4 años
test_federation.py 1619802228 Various clean-ups to the logging context code (#8935) hace 3 años
test_mau.py a7a913918c Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop hace 3 años
test_metrics.py 4182bb812f move DeferredCache into its own module hace 3 años
test_phone_home.py 62894673e6 Allow background tasks to be run on a separate worker. (#8369) hace 3 años
test_preview.py 0963d39ea6 Handle additional errors when previewing URLs. (#9333) hace 3 años
test_server.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" hace 3 años
test_state.py f737368a26 Add admin API for logging in as a user (#8617) hace 3 años
test_terms_auth.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" hace 3 años
test_test_utils.py 8b3d9b6b19 Run black. hace 5 años
test_types.py 98a64b7f7f Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) hace 3 años
test_visibility.py c619253db8 Stop sub-classing object (#8249) hace 3 años
unittest.py 4b73488e81 Ratelimit 3PID /requestToken API (#9238) hace 3 años
utils.py 4b73488e81 Ratelimit 3PID /requestToken API (#9238) hace 3 años