Patrick Cloke b86764662b Fix the exception that is raised when invalid JSON is encountered. (#8291) 4 年之前
..
api c619253db8 Stop sub-classing object (#8249) 4 年之前
app 03619324fc Create a ListenerConfig object (#7681) 4 年之前
appservice 4cce8ef74e Convert appservice to async. (#7973) 4 年之前
config e04e465b4d Use the default templates when a custom template file cannot be found (#8037) 4 年之前
crypto c619253db8 Stop sub-classing object (#8249) 4 年之前
events cc9bb3dc3f Convert the message handler to async/await. (#7884) 4 年之前
federation b86764662b Fix the exception that is raised when invalid JSON is encountered. (#8291) 4 年之前
handlers c619253db8 Stop sub-classing object (#8249) 4 年之前
http b86764662b Fix the exception that is raised when invalid JSON is encountered. (#8291) 4 年之前
logging c619253db8 Stop sub-classing object (#8249) 4 年之前
module_api 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) 4 年之前
push c619253db8 Stop sub-classing object (#8249) 4 年之前
replication 5a1dd297c3 Re-implement unread counts (again) (#8059) 4 年之前
rest c619253db8 Stop sub-classing object (#8249) 4 年之前
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) 6 年之前
server_notices b49a5b9307 Convert stats and related calls to async/await (#8192) 4 年之前
state c619253db8 Stop sub-classing object (#8249) 4 年之前
storage c619253db8 Stop sub-classing object (#8249) 4 年之前
test_utils da77520cd1 Convert additional databases to async/await part 2 (#8200) 4 年之前
util c619253db8 Stop sub-classing object (#8249) 4 年之前
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 5 年之前
server.py c619253db8 Stop sub-classing object (#8249) 4 年之前
test_distributor.py 8b3d9b6b19 Run black. 6 年之前
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) 4 年之前
test_federation.py 4a739c73b4 Convert simple_update* and simple_select* to async (#8173) 4 年之前
test_mau.py 38e1fac886 Fix some spelling mistakes / typos. (#7811) 4 年之前
test_metrics.py 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 年之前
test_phone_home.py 4e1c7b79fa Remove the psutil dependency (#6318) 5 年之前
test_preview.py 32e7c9e7f2 Run Black. (#5482) 5 年之前
test_server.py 2f4d60a5ba Iteratively encode JSON responses to avoid blocking the reactor. (#8013) 4 年之前
test_state.py c619253db8 Stop sub-classing object (#8249) 4 年之前
test_terms_auth.py a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 年之前
test_test_utils.py 8b3d9b6b19 Run black. 6 年之前
test_types.py 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) 4 年之前
test_visibility.py c619253db8 Stop sub-classing object (#8249) 4 年之前
unittest.py c619253db8 Stop sub-classing object (#8249) 4 年之前
utils.py c619253db8 Stop sub-classing object (#8249) 4 年之前