You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests
Patrick Cloke b6102230a7
Add type hints to event_push_actions. (#11594)
3 years ago
..
api Add experimental support for MSC3202: allowing application services to masquerade as specific devices. (#11538) 3 years ago
app Don't start Synapse master process if `worker_app` is set (#11416) 3 years ago
appservice Add missing type hints to `synapse.appservice` (#11360) 3 years ago
config Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445) 3 years ago
crypto Fix perspectives requests for multiple keys for the same server (#11440) 3 years ago
events Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 3 years ago
federation Send and handle cross-signing messages using the stable prefix. (#10520) 3 years ago
handlers Allow events to be created with no `prev_events` (MSC2716) (#11243) 3 years ago
http Prevent the media store from writing outside of the configured directory 3 years ago
logging Include exception in json logging (#11028) 3 years ago
module_api Remove a debug statement from tests. (#11239) 3 years ago
push Make background updates controllable via a plugin (#11306) 3 years ago
replication Add type hints to event_push_actions. (#11594) 3 years ago
rest Merge remote-tracking branch 'origin/release-v1.49' into develop 3 years ago
scripts Remove redundant "coding: utf-8" lines (#9786) 4 years ago
server_notices Use direct references for configuration variables (part 6). (#10916) 3 years ago
state Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 3 years ago
storage Add type hints to event_push_actions. (#11594) 3 years ago
test_utils Create a constant for a small png image in tests. (#10834) 3 years ago
util Improve opentracing support for `ResponseCache` (#11607) 3 years ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
server.py Revert accidental commits to develop. 3 years ago
test_distributor.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_event_auth.py Check *all* auth events for room id and rejection (#11009) 3 years ago
test_federation.py Remove redundant parameters on `_check_event_auth` (#11292) 3 years ago
test_mau.py Revert change to counting of deactivated users towards the monthly active users limit (#11127) 3 years ago
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_phone_home.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_preview.py Move HTML parsing to a separate file for URL previews. (#11566) 3 years ago
test_server.py Add reactor to `SynapseRequest` and fix up types. (#10868) 3 years ago
test_state.py Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
test_terms_auth.py Flatten the synapse.rest.client package (#10600) 3 years ago
test_test_utils.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_types.py [pyupgrade] `tests/` (#10347) 3 years ago
test_visibility.py Clean up `tests.test_visibility` to remove legacy code. (#11495) 3 years ago
unittest.py Fix case in `wait_for_background_updates` where `self.store` does not exist (#11331) 3 years ago
utils.py Revert accidental commits to develop. 3 years ago