選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Robertson 94a396e7c4
Prune setup.cfg some more (#12059)
2年前
..
.gitignore Correct attrs package name in requirements (#3492) 5年前
10870.misc Track and deduplicate in-flight requests to `_get_state_for_groups`. (#10870) 2年前
11608.misc Cap the number of in-flight requests for state from a single group (#11608) 2年前
11835.feature Prevent duplicate push notifications for room reads (#11835) 2年前
11972.misc Add some tests for propagation of device list changes between local users (#11972) 2年前
11974.misc Optimise calculating device_list changes in `/sync`. (#11974) 2年前
11984.misc Add type hints to `synapse/storage/databases/main` (#11984) 2年前
11985.feature Fetch images when previewing Twitter URLs. (#11985) 2年前
11991.misc Refactor search code to reduce function size. (#11991) 2年前
11992.bugfix Fix incorrect thread summaries when the latest event is edited. (#11992) 2年前
11994.misc `_auth_and_persist_outliers`: drop events we have already seen (#11994) 2年前
11996.misc Limit concurrent AS joins (#11996) 2年前
11997.docker Docker: remove `VOLUME` directive (#11997) 2年前
11999.bugfix Fix incorrect `get_rooms_for_user` for remote user (#11999) 2年前
12000.feature Track cache invalidations (#12000) 2年前
12003.doc Explain the meaning of spam checker callbacks' return values (#12003) 2年前
12004.doc Document why auth providers aren't validated in the admin API. (#12004) 2年前
12005.misc `send_join` response: get create event from `state`, not `auth_chain` (#12005) 2年前
12008.removal Remove support for the legacy structured logging configuration. (#12008) 2年前
12009.feature Allow modules to set a display name on registration (#12009) 2年前
12011.misc Faster joins: parse msc3706 fields in send_join response (#12011) 2年前
12013.misc Faster joins: Support for calling `/federation/v1/state` (#12013) 2年前
12015.misc Configure `tox` to use `venv` (#12015) 2年前
12016.misc Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016) 2年前
12018.removal Remove unstable MSC3283 flags (#12018) 2年前
12019.misc Use v3 endpoints for fallback auth (Matrix 1.1) (#12019) 2年前
12020.feature Advertise Matrix 1.1 in `/_matrix/client/versions` (#12020) 2年前
12021.feature Use stable MSC3069 `is_guest` flag on `/whoami`. (#12021) 2年前
12022.feature Advertise Matrix 1.2 in `/_matrix/client/versions` (#12022) 2年前
12024.bugfix Fix 500 error with Postgres when looking backwards with the MSC3030 `/timestamp_to_event` endpoint (#12024) 2年前
12025.misc Update the olddeps CI check to use an old version of markupsafe (#12025) 2年前
12030.misc Upgrade mypy to version 0.931 (#12030) 2年前
12033.misc Add more tests for in-flight state query duplication. (#12033) 2年前
12034.misc Minor typing fixes (#12034) 2年前
12039.misc remote join processing: get create event from state, not auth_chain (#12039) 2年前
12041.misc Run `_handle_queued_pdus` as a background process (#12041) 2年前
12051.misc Tidy the building of sdists and wheels (#12051) 2年前
12052.misc Prune setup.cfg some more (#12059) 2年前
12056.bugfix 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年前
12058.feature Use room version 9 as the default room version (per MSC3589). (#12058) 2年前
12059.misc Prune setup.cfg some more (#12059) 2年前