Dirk Klimpel 4ac3a8c5dc Fix a bug in the joined_rooms admin API (#8643) пре 3 година
..
api c9c0ad5e20 Remove the deprecated Handlers object (#8494) пре 3 година
app 6b5a115c0a Solidify the HomeServer constructor. (#8515) пре 3 година
appservice 70259d8c8c Limit AS transactions to 100 events (#8606) пре 3 година
config e04e465b4d Use the default templates when a custom template file cannot be found (#8037) пре 3 година
crypto c9c0ad5e20 Remove the deprecated Handlers object (#8494) пре 3 година
events cc9bb3dc3f Convert the message handler to async/await. (#7884) пре 3 година
federation 36efbcaf51 Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322) пре 3 година
handlers 2b7c180879 Start fewer opentracing spans (#8640) пре 3 година
http 1c262431f9 Fix handling of connection timeouts in outgoing http requests (#8400) пре 3 година
logging 20a67aa70d Separate the TCP and terse JSON formatting code. (#8587) пре 3 година
module_api 66ac4b1e34 Allow modules to create and send events into rooms (#8479) пре 3 година
push db9ef792f0 Fix email notifications for invites without local state. (#8627) пре 3 година
replication 6b5a115c0a Solidify the HomeServer constructor. (#8515) пре 3 година
rest 4ac3a8c5dc Fix a bug in the joined_rooms admin API (#8643) пре 3 година
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) пре 5 година
server_notices cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) пре 3 година
state c619253db8 Stop sub-classing object (#8249) пре 3 година
storage e8dbbcb64c Fix get|set_type_stream_id_for_appservice store functions (#8648) пре 3 година
test_utils 7c407efdc8 Update test logging to be able to accept braces (#8335) пре 3 година
util 6d3905c7c7 Add some more tests пре 3 година
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ пре 4 година
server.py d35a451399 Clean-up some broken/unused code in the test framework (#8514) пре 3 година
test_distributor.py 8b3d9b6b19 Run black. пре 5 година
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) пре 4 година
test_federation.py 2ac908f377 Don't instansiate Requester directly (#8614) пре 3 година
test_mau.py 38e1fac886 Fix some spelling mistakes / typos. (#7811) пре 4 година
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) пре 3 година
test_preview.py 32e7c9e7f2 Run Black. (#5482) пре 5 година
test_server.py 2f4d60a5ba Iteratively encode JSON responses to avoid blocking the reactor. (#8013) пре 3 година
test_state.py 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) пре 3 година
test_terms_auth.py a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) пре 4 година
test_test_utils.py 8b3d9b6b19 Run black. пре 5 година
test_types.py 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) пре 4 година
test_visibility.py c619253db8 Stop sub-classing object (#8249) пре 3 година
unittest.py 2ac908f377 Don't instansiate Requester directly (#8614) пре 3 година
utils.py 6b5a115c0a Solidify the HomeServer constructor. (#8515) пре 3 година