1.144.0rc1
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Improve event filtering for Simplified Sliding Sync.
|
||||
@@ -1 +0,0 @@
|
||||
Fix a bug in the database function for fetching state deltas that could result in unnecessarily long query times.
|
||||
@@ -1 +0,0 @@
|
||||
Add experimentatal implememntation of [MSC4380](https://github.com/matrix-org/matrix-spec-proposals/pull/4380) (invite blocking).
|
||||
@@ -1 +0,0 @@
|
||||
Allow restarting delayed event timeouts on workers.
|
||||
@@ -1 +0,0 @@
|
||||
Export `SYNAPSE_SUPPORTED_COMPLEMENT_TEST_PACKAGES` environment variable from `scripts-dev/complement.sh`.
|
||||
@@ -1 +0,0 @@
|
||||
Refactor `scripts-dev/complement.sh` logic to avoid `exit` to facilitate being able to source it from other scripts (composable).
|
||||
@@ -1 +0,0 @@
|
||||
Expire sliding sync connections that are too old or have too much pending data.
|
||||
@@ -1 +0,0 @@
|
||||
Require an experimental feature flag to be enabled in order for the unstable [MSC2666](https://github.com/matrix-org/matrix-spec-proposals/pull/2666) endpoint (`/_matrix/client/unstable/uk.half-shot.msc2666/user/mutual_rooms`) to be available.
|
||||
@@ -1 +0,0 @@
|
||||
Prevent changelog check CI running on @dependabot's PRs even when a human has modified the branch.
|
||||
@@ -1 +0,0 @@
|
||||
Auto-fix trailing spaces in multi-line strings and comments when running the lint script.
|
||||
@@ -1 +0,0 @@
|
||||
Move towards using a dedicated `Duration` type.
|
||||
@@ -1 +0,0 @@
|
||||
Improve robustness of the SQL schema linting in CI.
|
||||
@@ -1 +0,0 @@
|
||||
Stop building release wheels for MacOS.
|
||||
@@ -1 +0,0 @@
|
||||
Add log to determine whether clients are using `/messages` as expected.
|
||||
@@ -1 +0,0 @@
|
||||
Simplify README and add ESS Getting started section.
|
||||
@@ -1 +0,0 @@
|
||||
Move towards using a dedicated `Duration` type.
|
||||
@@ -1 +0,0 @@
|
||||
Add a unit test for ensuring associated refresh tokens are erased when a device is delted.
|
||||
@@ -1 +0,0 @@
|
||||
Fix v12 rooms when running with `use_frozen_dicts: True`.
|
||||
@@ -1 +0,0 @@
|
||||
Prompt user to consider adding future deprecations to the changelog in release script.
|
||||
@@ -1 +0,0 @@
|
||||
Fix bug where invalid `canonical_alias` content would return 500 instead of 400.
|
||||
@@ -1 +0,0 @@
|
||||
Document in the `--config-path` help how multiple files are merged - by merging them shallowly.
|
||||
@@ -1 +0,0 @@
|
||||
Fix check of the Rust compiled code being outdated when using source checkout and `.egg-info`.
|
||||
@@ -1 +0,0 @@
|
||||
Simplify README and add ESS Getting started section.
|
||||
@@ -1 +0,0 @@
|
||||
Stop building macos wheels in CI pipeline.
|
||||
Reference in New Issue
Block a user