Erik Johnston d781a81e69 Allow server admin to get admin bit in rooms where local user is an admin (#8756) 3 éve
..
api 90cf1eec44 Remove redundant mocking 4 éve
app 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 éve
appservice f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 4 éve
config e04e465b4d Use the default templates when a custom template file cannot be found (#8037) 4 éve
crypto 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) 4 éve
events cc9bb3dc3f Convert the message handler to async/await. (#7884) 4 éve
federation 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 éve
handlers 28877fade9 Implement a username picker for synapse (#8942) 3 éve
http ff5c4da128 Add a maximum size for well-known lookups. (#8950) 3 éve
logging 1619802228 Various clean-ups to the logging context code (#8935) 3 éve
module_api f737368a26 Add admin API for logging in as a user (#8617) 4 éve
push bd30cfe86a Convert internal pusher dicts to attrs classes. (#8940) 3 éve
replication c9dd47d668 lint 3 éve
rest d781a81e69 Allow server admin to get admin bit in rooms where local user is an admin (#8756) 3 éve
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) 6 éve
server_notices 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 éve
state 5e7d75daa2 Fix mainline ordering in state res v2 (#8971) 3 éve
storage 70586aa63e Try and drop stale extremities. (#8929) 3 éve
test_utils 01333681bc Preparatory refactoring of the SamlHandlerTestCase (#8938) 3 éve
util cbc82aa09f Implement and use an @lru_cache decorator (#8595) 4 éve
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 5 éve
server.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 éve
test_distributor.py 8b3d9b6b19 Run black. 6 éve
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) 4 éve
test_federation.py 1619802228 Various clean-ups to the logging context code (#8935) 3 éve
test_mau.py a7a913918c Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop 3 éve
test_metrics.py 4182bb812f move DeferredCache into its own module 4 éve
test_phone_home.py 62894673e6 Allow background tasks to be run on a separate worker. (#8369) 4 éve
test_preview.py 1f3748f033 Do not raise a 500 exception when previewing empty media. (#8883) 3 éve
test_server.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 éve
test_state.py f737368a26 Add admin API for logging in as a user (#8617) 4 éve
test_terms_auth.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 éve
test_test_utils.py 8b3d9b6b19 Run black. 6 éve
test_types.py 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) 4 éve
test_visibility.py c619253db8 Stop sub-classing object (#8249) 4 éve
unittest.py 28877fade9 Implement a username picker for synapse (#8942) 3 éve
utils.py b751624ff8 remove unused DeferredMockCallable 4 éve