Dirk Klimpel c3119d1536 Add an admin API for users' media statistics (#8700) hace 4 años
..
api f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) hace 4 años
app 6b5a115c0a Solidify the HomeServer constructor. (#8515) hace 4 años
appservice f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) hace 4 años
config e04e465b4d Use the default templates when a custom template file cannot be found (#8037) hace 4 años
crypto c9c0ad5e20 Remove the deprecated Handlers object (#8494) hace 4 años
events cc9bb3dc3f Convert the message handler to async/await. (#7884) hace 4 años
federation 36efbcaf51 Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322) hace 4 años
handlers 243d427fbc Block clients from sending server ACLs that lock the local server out. (#8708) hace 4 años
http 1c262431f9 Fix handling of connection timeouts in outgoing http requests (#8400) hace 4 años
logging 8b42a4eefd Gracefully handle a pending logging connection during shutdown. (#8685) hace 4 años
module_api 66ac4b1e34 Allow modules to create and send events into rooms (#8479) hace 4 años
push f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) hace 4 años
replication 46f4be94b4 Fix race for concurrent downloads of remote media. (#8682) hace 4 años
rest c3119d1536 Add an admin API for users' media statistics (#8700) hace 4 años
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) hace 6 años
server_notices cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) hace 4 años
state c619253db8 Stop sub-classing object (#8249) hace 4 años
storage f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) hace 4 años
test_utils fd7c743445 Fail test cases if they fail to await all awaitables (#8690) hace 4 años
util cbc82aa09f Implement and use an @lru_cache decorator (#8595) hace 4 años
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ hace 5 años
server.py 46f4be94b4 Fix race for concurrent downloads of remote media. (#8682) hace 4 años
test_distributor.py 8b3d9b6b19 Run black. hace 6 años
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) hace 4 años
test_federation.py 2ac908f377 Don't instansiate Requester directly (#8614) hace 4 años
test_mau.py 38e1fac886 Fix some spelling mistakes / typos. (#7811) hace 4 años
test_metrics.py 4182bb812f move DeferredCache into its own module hace 4 años
test_phone_home.py 62894673e6 Allow background tasks to be run on a separate worker. (#8369) hace 4 años
test_preview.py 32e7c9e7f2 Run Black. (#5482) hace 5 años
test_server.py 2f4d60a5ba Iteratively encode JSON responses to avoid blocking the reactor. (#8013) hace 4 años
test_state.py 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) hace 4 años
test_terms_auth.py a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 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 c619253db8 Stop sub-classing object (#8249) hace 4 años
unittest.py e4676bd877 Add `displayname` to Shared-Secret Registration for admins (#8722) hace 4 años
utils.py 6b5a115c0a Solidify the HomeServer constructor. (#8515) hace 4 años