Travis Ralston b60bb28bbc Add an admin API to get the current room state (#9168) vor 3 Jahren
..
api 90cf1eec44 Remove redundant mocking vor 3 Jahren
app 394516ad1b Remove spurious "SynapseRequest" result from `make_request" vor 3 Jahren
appservice f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) vor 3 Jahren
config d32870ffa5 Fix validate_config on nested objects (#9054) vor 3 Jahren
crypto 1c9a850562 Add type hints to the crypto module. (#8999) vor 3 Jahren
events 9dde9c9f01 Implement MSC2176: Updated redaction rules (#8984) vor 3 Jahren
federation 168ba00d01 Fix RoomDirectoryFederationTests and make them actually run (#8998) vor 3 Jahren
handlers 846b9d3df0 Put OIDC callback URI under /_synapse/client. (#9288) vor 3 Jahren
http 0cd2938bc8 Support icons for Identity Providers (#9154) vor 3 Jahren
logging 1619802228 Various clean-ups to the logging context code (#8935) vor 3 Jahren
module_api f737368a26 Add admin API for logging in as a user (#8617) vor 3 Jahren
push 5d38a3c97f Refactor email summary generation. (#9260) vor 3 Jahren
replication dd8da8c5f6 Precompute joined hosts and store in Redis (#9198) vor 3 Jahren
rest b60bb28bbc Add an admin API to get the current room state (#9168) vor 3 Jahren
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) vor 5 Jahren
server_notices 394516ad1b Remove spurious "SynapseRequest" result from `make_request" vor 3 Jahren
state 5e7d75daa2 Fix mainline ordering in state res v2 (#8971) vor 3 Jahren
storage 6633a4015a Allow moving account data and receipts streams off master (#9104) vor 3 Jahren
test_utils 02070c69fa Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) vor 3 Jahren
util 056327457f Fix chain cover update to handle events with duplicate auth events (#9210) vor 3 Jahren
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ vor 4 Jahren
server.py 4b73488e81 Ratelimit 3PID /requestToken API (#9238) vor 3 Jahren
test_distributor.py 8b3d9b6b19 Run black. vor 5 Jahren
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) vor 4 Jahren
test_federation.py 1619802228 Various clean-ups to the logging context code (#8935) vor 3 Jahren
test_mau.py a7a913918c Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop vor 3 Jahren
test_metrics.py 4182bb812f move DeferredCache into its own module vor 3 Jahren
test_phone_home.py 62894673e6 Allow background tasks to be run on a separate worker. (#8369) vor 3 Jahren
test_preview.py 4937fe3d6b Try to recover from unknown encodings when previewing media. (#9164) vor 3 Jahren
test_server.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" vor 3 Jahren
test_state.py f737368a26 Add admin API for logging in as a user (#8617) vor 3 Jahren
test_terms_auth.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" vor 3 Jahren
test_test_utils.py 8b3d9b6b19 Run black. vor 5 Jahren
test_types.py 98a64b7f7f Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) vor 3 Jahren
test_visibility.py c619253db8 Stop sub-classing object (#8249) vor 3 Jahren
unittest.py 4b73488e81 Ratelimit 3PID /requestToken API (#9238) vor 3 Jahren
utils.py 4b73488e81 Ratelimit 3PID /requestToken API (#9238) vor 3 Jahren