Will Hunt 9e0f5a0ac4 Fix get|set_type_stream_id_for_appservice store functions (#8648) před 4 roky
..
api c9c0ad5e20 Remove the deprecated Handlers object (#8494) před 4 roky
app 6b5a115c0a Solidify the HomeServer constructor. (#8515) před 4 roky
appservice 70259d8c8c Limit AS transactions to 100 events (#8606) před 4 roky
config e04e465b4d Use the default templates when a custom template file cannot be found (#8037) před 4 roky
crypto c9c0ad5e20 Remove the deprecated Handlers object (#8494) před 4 roky
events cc9bb3dc3f Convert the message handler to async/await. (#7884) před 4 roky
federation 36efbcaf51 Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322) před 4 roky
handlers 4433d01519 Merge pull request #8537 from matrix-org/rav/simplify_locally_reject_invite před 4 roky
http 1c262431f9 Fix handling of connection timeouts in outgoing http requests (#8400) před 4 roky
logging 20a67aa70d Separate the TCP and terse JSON formatting code. (#8587) před 4 roky
module_api 66ac4b1e34 Allow modules to create and send events into rooms (#8479) před 4 roky
push c356b4bf42 Include a simple message in email notifications that include encrypted content (#8545) před 4 roky
replication 6b5a115c0a Solidify the HomeServer constructor. (#8515) před 4 roky
rest 74f29284aa Remove some extraneous @unittest.INFOs on unit tests (#8592) před 4 roky
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) před 6 roky
server_notices cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) před 4 roky
state c619253db8 Stop sub-classing object (#8249) před 4 roky
storage 9e0f5a0ac4 Fix get|set_type_stream_id_for_appservice store functions (#8648) před 4 roky
test_utils 7c407efdc8 Update test logging to be able to accept braces (#8335) před 4 roky
util 6d3905c7c7 Add some more tests před 4 roky
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ před 5 roky
server.py d35a451399 Clean-up some broken/unused code in the test framework (#8514) před 4 roky
test_distributor.py 8b3d9b6b19 Run black. před 6 roky
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) před 4 roky
test_federation.py c9c0ad5e20 Remove the deprecated Handlers object (#8494) před 4 roky
test_mau.py 38e1fac886 Fix some spelling mistakes / typos. (#7811) před 4 roky
test_metrics.py 4182bb812f move DeferredCache into its own module před 4 roky
test_phone_home.py 62894673e6 Allow background tasks to be run on a separate worker. (#8369) před 4 roky
test_preview.py 32e7c9e7f2 Run Black. (#5482) před 5 roky
test_server.py 2f4d60a5ba Iteratively encode JSON responses to avoid blocking the reactor. (#8013) před 4 roky
test_state.py 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) před 4 roky
test_terms_auth.py a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) před 4 roky
test_test_utils.py 8b3d9b6b19 Run black. před 6 roky
test_types.py 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) před 4 roky
test_visibility.py c619253db8 Stop sub-classing object (#8249) před 4 roky
unittest.py 1264c8ac89 Add basic tests for sync/pagination with vector clock tokens. (#8488) před 4 roky
utils.py 6b5a115c0a Solidify the HomeServer constructor. (#8515) před 4 roky