Sean Quah d1cbad388f Fix error in `get_user_ip_and_agents` when fetching from the database (#10968) 2 years ago
..
api fa74536384 Fix AuthBlocking check when requester is appservice (#10881) 2 years ago
app 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 2 years ago
appservice 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
config 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 2 years ago
crypto fc3d2dc269 Rewrite the KeyRing (#10035) 2 years ago
events 32072dcdac Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2 years ago
federation 1800aabfc2 Split `FederationHandler` in half (#10692) 2 years ago
handlers bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 2 years ago
http 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 2 years ago
logging 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 2 years ago
module_api 80828eda06 Extend ModuleApi with the methods we'll need to reject spam based on …IP - resolves #10832 (#10833) 2 years ago
push e059094119 Merge tag 'v1.42.0rc1' into develop 2 years ago
replication 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 2 years ago
rest f7768f62cb Avoid storing URL cache files in storage providers (#10911) 2 years ago
scripts 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server_notices bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 2 years ago
state 228decfce1 Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2 years ago
storage d1cbad388f Fix error in `get_user_ip_and_agents` when fetching from the database (#10968) 2 years ago
test_utils bfb4b858a9 Create a constant for a small png image in tests. (#10834) 2 years ago
util 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 2 years ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 2 years ago
test_distributor.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_event_auth.py 32072dcdac Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2 years ago
test_federation.py abedf7d77f Get rid of `_auth_and_persist_event` (#10781) 2 years ago
test_mau.py 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
test_metrics.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_phone_home.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_preview.py 8e1febc6a1 Support underscores (in addition to hyphens) for charset detection. (#10410) 2 years ago
test_server.py 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 2 years ago
test_state.py aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
test_terms_auth.py 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
test_test_utils.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_types.py 89cfc3dd98 [pyupgrade] `tests/` (#10347) 2 years ago
test_visibility.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
unittest.py 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
utils.py aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago