選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
reivilibre dcb6a37837
Cap the number of in-flight requests for state from a single group (#11608)
2年前
..
api Allow tracking puppeted users for MAU (#11561) 2年前
app Don't start Synapse master process if `worker_app` is set (#11416) 2年前
appservice Remove optional state of `ApplicationService.is_interested`'s `store` parameter (#11911) 2年前
config Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445) 2年前
crypto Deal with mypy errors w/ type-hinted pynacl 1.5.0 (#11714) 2年前
events Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2年前
federation Faster joins: Support for calling `/federation/v1/state` (#12013) 2年前
handlers Allow modules to set a display name on registration (#12009) 2年前
http Remove support for the webclient listener. (#11895) 2年前
logging Fixes for opentracing scopes (#11869) 2年前
module_api Remove a debug statement from tests. (#11239) 2年前
push Prevent duplicate push notifications for room reads (#11835) 2年前
replication Add missing type hints to synapse.replication. (#11938) 2年前
rest Fix slow performance of `/logout` in some cases where refresh tokens are in use. The slowness existed since the initial implementation of refresh tokens. (#12056) 2年前
scripts Remove redundant "coding: utf-8" lines (#9786) 3年前
server_notices Use direct references for configuration variables (part 6). (#10916) 2年前
state Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2年前
storage Cap the number of in-flight requests for state from a single group (#11608) 2年前
test_utils Cache empty responses from `/user/devices` (#11587) 2年前
util Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2年前
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3年前
server.py Support rendering previews with data: URLs in them (#11767) 2年前
test_distributor.py Remove redundant "coding: utf-8" lines (#9786) 3年前
test_event_auth.py Check *all* auth events for room id and rejection (#11009) 2年前
test_federation.py Strip unauthorized fields from `unsigned` object in events received over federation (#11530) 2年前
test_mau.py Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2年前
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 3年前
test_phone_home.py Remove redundant "coding: utf-8" lines (#9786) 3年前
test_server.py Add reactor to `SynapseRequest` and fix up types. (#10868) 2年前
test_state.py Remove unnecessary parentheses around tuples returned from methods (#10889) 2年前
test_terms_auth.py Flatten the synapse.rest.client package (#10600) 2年前
test_test_utils.py Remove redundant "coding: utf-8" lines (#9786) 3年前
test_types.py [pyupgrade] `tests/` (#10347) 2年前
test_visibility.py Clean up `tests.test_visibility` to remove legacy code. (#11495) 2年前
unittest.py Faster joins: Support for calling `/federation/v1/state` (#12013) 2年前
utils.py Optionally use an on-disk sqlite db in tests (#11702) 2年前