選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Robertson 39795b3a4e
Make it easier to use DataGrip w/ Synapse's schema (#14982)
1年前
..
.gitignore Correct attrs package name in requirements (#3492) 5年前
13755.misc Return read-only collections from `@cached` methods (#13755) 1年前
13779.bugfix Prevent clients from reporting nonexistent events. (#13779) 1年前
14605.bugfix Respond correctly to unknown methods on known endpoints (#14605) 1年前
14606.misc Faster joins: don't stall when a user joins during a fast join (#14606) 1年前
14675.misc Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 1年前
14742.misc Add check to ensure locked dependencies have source distributions available. (#14742) 1年前
14834.misc Tweak comment on `_is_local_room_accessible` as part of room visibility in `/hierarchy` to clarify the condition for a room being visible. (#14834) 1年前
14840.misc Do not always start a db txn on Postgres (#14840) 1年前
14929.misc Change collection[str] to StrCollection in event_auth code (#14929) 1年前
14959.doc Clarify limitations of SRV delegation in documentation (#14959) 1年前
14964.feature Support for MSC3758: exact_event_match push condition (#14964) 1年前
14973.misc Avoid fetching unused account data in sync. (#14973) 1年前
14977.misc Limit concurrent event creation for a room to avoid state resolution when sending bursts of events to a local room (#14977) 1年前
14980.misc Skip calculating unread push actions in `/sync` when `enable_push` is false. (#14980) 1年前
14982.misc Make it easier to use DataGrip w/ Synapse's schema (#14982) 1年前
15004.feature MSC3873: Escape keys when flattening dicts. (#15004) 1年前
15008.misc Typecheck tests.rest.media.v1.test_media_storage (#15008) 1年前
15020.misc Bump cryptography from 38.0.4 to 39.0.1 (#15020) 1年前
15022.doc Document how to run Synapse (#15022) 1年前
15026.misc Explicit disabling of disallowed_untyped_defs. (#15026) 1年前
15027.misc Add missing type hints to tests. (#15027) 1年前
15028.misc Add more missing type hints to tests. (#15028) 1年前
15031.misc Proper types for `tests.module_api` (#15031) 1年前
15033.misc Bump ruff version from 0.0.230 to 0.0.237. (#15033) 1年前
15034.feature Support for selecting the Redis logical database. (#15034) 1年前
15035.misc Add final type hint to synapse.server. (#15035) 1年前
15038.bugfix Avoid mutating cached room aliases. (#15038) 1年前
15040.misc Refactor get_user_devices_from_cache to avoid mutating cached values. (#15040) 1年前
15041.misc Fix exception on start up about device lists (#15041) 1年前
15042.feature Tag federation request spans with the worker name (#15042) 1年前
15043.misc Update pyo3-log to v0.8.1 (#15043) 1年前
15045.feature Implement MSC3966: Add a push rule condition to search for a value in an array. (#15045) 1年前
15047.misc Avoid mutating cached values in `_generate_sync_entry_for_account_data` (#15047) 1年前
15053.misc Refactor arguments of `try_unbind_threepid(_with_id_server)` from dict to separate args (#15053) 1年前
15054.misc Apply logging from hotfixes branch to develop (#15054) 1年前
15059.misc Bump bleach from 5.0.1 to 6.0.0 (#15059) 1年前
15060.misc Bump dtolnay/rust-toolchain from 9cd00a88a73addc8617065438eff914dd08d0955 to 25dc93b901a87e864900a8aec6c12e9aa794c0c3 (#15060) 1年前
15061.misc Bump systemd-python from 234 to 235 (#15061) 1年前
15062.misc Bump serde_json from 1.0.92 to 1.0.93 (#15062) 1年前
15063.misc Bump types-requests from 2.28.11.8 to 2.28.11.12 (#15063) 1年前
15064.misc Bump types-pillow from 9.4.0.5 to 9.4.0.10 (#15064) 1年前
15065.misc Bump sentry-sdk from 1.13.0 to 1.15.0 (#15065) 1年前
15068.bugfix Fix order of partial state tables when purging (#15068) 1年前
15069.misc Faster joins: Omit device list updates from partial state rooms in /sync (#15069) 1年前
15070.misc Fix clashing DB txn name (#15070) 1年前
15072.misc Add final type hint to tests.unittest. (#15072) 1年前
15073.feature Remove spurious `dont_notify` action from `.m.rule.reaction` (#15073) 1年前
15075.feature Update the error code for duplicate annotation (#15075) 1年前