選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
DeepBlueV7.X b10211871f
Fix invite notifications for users without pushers (#12840)
2年前
..
api Additional constants for EDU types. (#12884) 2年前
app Remove `HomeServer.get_datastore()` (#12031) 2年前
appservice Remove backing code for groups/communities (#12558) 2年前
config Reload cache factors from disk on SIGHUP (#12673) 2年前
crypto Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2年前
events Additional constants for EDU types. (#12884) 2年前
federation Additional constants for EDU types. (#12884) 2年前
handlers Additional constants for EDU types. (#12884) 2年前
http Allow bigger responses to `/federation/v1/state` (#12877) 2年前
logging Fixes for opentracing scopes (#11869) 2年前
module_api Additional constants for EDU types. (#12884) 2年前
push Experimental support for MSC3772 (#12740) 2年前
replication Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) 2年前
rest Fix invite notifications for users without pushers (#12840) 2年前
scripts Add some type hints to tests files (#12833) 2年前
server_notices Don't create an empty room when checking for MAU limits (#12713) 2年前
state Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2年前
storage LockStore: fix acquiring a lock via `LockStore.try_acquire_lock` (#12832) 2年前
test_utils Remove unused `# type: ignore`s (#12531) 2年前
util Add config flags to allow for cache auto-tuning (#12701) 2年前
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3年前
server.py Reload cache factors from disk on SIGHUP (#12673) 2年前
test_distributor.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2年前
test_event_auth.py Check *all* auth events for room id and rejection (#11009) 2年前
test_federation.py Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2年前
test_mau.py Add `mau_appservice_trial_days` config (#12619) 2年前
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 3年前
test_phone_home.py Add type hints to some tests files (#12371) 2年前
test_server.py Respect the `@cancellable` flag for `DirectServe{Html,Json}Resource`s (#12698) 2年前
test_state.py Pull out less state when handling gaps mk2 (#12852) 2年前
test_terms_auth.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2年前
test_test_utils.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2年前
test_types.py Remove backing code for groups/communities (#12558) 2年前
test_visibility.py Refactor `EventContext` (#12689) 2年前
unittest.py Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699) 2年前
utils.py Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 2年前