summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/17083.misc1
-rw-r--r--changelog.d/17147.feature1
-rw-r--r--changelog.d/17164.bugfix1
-rw-r--r--changelog.d/17167.feature1
-rw-r--r--changelog.d/17176.misc1
-rw-r--r--changelog.d/17204.doc1
-rw-r--r--changelog.d/17211.misc1
-rw-r--r--changelog.d/17213.feature1
-rw-r--r--changelog.d/17215.bugfix1
-rw-r--r--changelog.d/17216.misc1
-rw-r--r--changelog.d/17219.feature1
-rw-r--r--changelog.d/17226.misc1
-rw-r--r--changelog.d/17229.misc1
-rw-r--r--changelog.d/17238.misc1
-rw-r--r--changelog.d/17239.misc1
-rw-r--r--changelog.d/17240.bugfix1
-rw-r--r--changelog.d/17241.bugfix1
-rw-r--r--changelog.d/17242.misc1
-rw-r--r--changelog.d/17246.misc1
-rw-r--r--changelog.d/17250.misc1
-rw-r--r--changelog.d/17251.bugfix1
-rw-r--r--changelog.d/17252.bugfix1
22 files changed, 0 insertions, 22 deletions
diff --git a/changelog.d/17083.misc b/changelog.d/17083.misc
deleted file mode 100644
index 7c7cebea4e..0000000000
--- a/changelog.d/17083.misc
+++ /dev/null
@@ -1 +0,0 @@
-Improve DB usage when fetching related events.
diff --git a/changelog.d/17147.feature b/changelog.d/17147.feature
deleted file mode 100644
index 7c2cdb6bdf..0000000000
--- a/changelog.d/17147.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add the ability to auto-accept invites on the behalf of users. See the [`auto_accept_invites`](https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#auto-accept-invites) config option for details.
diff --git a/changelog.d/17164.bugfix b/changelog.d/17164.bugfix
deleted file mode 100644
index 597e2f14b0..0000000000
--- a/changelog.d/17164.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix deduplicating of membership events to not create unused state groups.
diff --git a/changelog.d/17167.feature b/changelog.d/17167.feature
deleted file mode 100644
index 5ad31db974..0000000000
--- a/changelog.d/17167.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add experimental [MSC3575](https://github.com/matrix-org/matrix-spec-proposals/pull/3575) Sliding Sync `/sync/e2ee` endpoint for To-Device messages and device encryption info.
diff --git a/changelog.d/17176.misc b/changelog.d/17176.misc
deleted file mode 100644
index cc9f2a5202..0000000000
--- a/changelog.d/17176.misc
+++ /dev/null
@@ -1 +0,0 @@
-Log exceptions when failing to auto-join new user according to the `auto_join_rooms` option.
\ No newline at end of file
diff --git a/changelog.d/17204.doc b/changelog.d/17204.doc
deleted file mode 100644
index 5a5a8f5107..0000000000
--- a/changelog.d/17204.doc
+++ /dev/null
@@ -1 +0,0 @@
-Update OIDC documentation: by default Matrix doesn't query userinfo endpoint, then claims should be put on id_token.
diff --git a/changelog.d/17211.misc b/changelog.d/17211.misc
deleted file mode 100644
index 144db03a40..0000000000
--- a/changelog.d/17211.misc
+++ /dev/null
@@ -1 +0,0 @@
-Reduce work of calculating outbound device lists updates.
diff --git a/changelog.d/17213.feature b/changelog.d/17213.feature
deleted file mode 100644
index ca60afa8f3..0000000000
--- a/changelog.d/17213.feature
+++ /dev/null
@@ -1 +0,0 @@
-Support MSC3916 by adding unstable media endpoints to `_matrix/client` (#17213).
\ No newline at end of file
diff --git a/changelog.d/17215.bugfix b/changelog.d/17215.bugfix
deleted file mode 100644
index 10981b798e..0000000000
--- a/changelog.d/17215.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix bug where duplicate events could be sent down sync when using workers that are overloaded.
diff --git a/changelog.d/17216.misc b/changelog.d/17216.misc
deleted file mode 100644
index bd55eeaa33..0000000000
--- a/changelog.d/17216.misc
+++ /dev/null
@@ -1 +0,0 @@
-Improve performance of calculating device lists changes in `/sync`.
diff --git a/changelog.d/17219.feature b/changelog.d/17219.feature
deleted file mode 100644
index f8277a89d8..0000000000
--- a/changelog.d/17219.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add logging to tasks managed by the task scheduler, showing CPU and database usage.
\ No newline at end of file
diff --git a/changelog.d/17226.misc b/changelog.d/17226.misc
deleted file mode 100644
index 7c023a5759..0000000000
--- a/changelog.d/17226.misc
+++ /dev/null
@@ -1 +0,0 @@
-Move towards using `MultiWriterIdGenerator` everywhere.
diff --git a/changelog.d/17229.misc b/changelog.d/17229.misc
deleted file mode 100644
index d411550786..0000000000
--- a/changelog.d/17229.misc
+++ /dev/null
@@ -1 +0,0 @@
-Replaces all usages of `StreamIdGenerator` with `MultiWriterIdGenerator`.
diff --git a/changelog.d/17238.misc b/changelog.d/17238.misc
deleted file mode 100644
index 261467e55c..0000000000
--- a/changelog.d/17238.misc
+++ /dev/null
@@ -1 +0,0 @@
-Change the `allow_unsafe_locale` config option to also apply when setting up new databases.
diff --git a/changelog.d/17239.misc b/changelog.d/17239.misc
deleted file mode 100644
index 9fca36bb29..0000000000
--- a/changelog.d/17239.misc
+++ /dev/null
@@ -1 +0,0 @@
-Fix errors in logs about closing incorrect logging contexts when media gets rejected by a module.
diff --git a/changelog.d/17240.bugfix b/changelog.d/17240.bugfix
deleted file mode 100644
index c596d270ce..0000000000
--- a/changelog.d/17240.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Ignore attempts to send to-device messages to bad users, to avoid log spam when we try to connect to the bad server.
diff --git a/changelog.d/17241.bugfix b/changelog.d/17241.bugfix
deleted file mode 100644
index 1b7f0bca94..0000000000
--- a/changelog.d/17241.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix handling of duplicate concurrent uploading of device one-time-keys.
diff --git a/changelog.d/17242.misc b/changelog.d/17242.misc
deleted file mode 100644
index 5bd627da57..0000000000
--- a/changelog.d/17242.misc
+++ /dev/null
@@ -1 +0,0 @@
-Clean out invalid destinations from `device_federation_outbox` table.
diff --git a/changelog.d/17246.misc b/changelog.d/17246.misc
deleted file mode 100644
index 9fca36bb29..0000000000
--- a/changelog.d/17246.misc
+++ /dev/null
@@ -1 +0,0 @@
-Fix errors in logs about closing incorrect logging contexts when media gets rejected by a module.
diff --git a/changelog.d/17250.misc b/changelog.d/17250.misc
deleted file mode 100644
index 49834e83ba..0000000000
--- a/changelog.d/17250.misc
+++ /dev/null
@@ -1 +0,0 @@
-Stop logging errors when receiving invalid User IDs in key querys requests.
diff --git a/changelog.d/17251.bugfix b/changelog.d/17251.bugfix
deleted file mode 100644
index f573e01e87..0000000000
--- a/changelog.d/17251.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix reporting of default tags to Sentry, such as worker name. Broke in v1.108.0.
diff --git a/changelog.d/17252.bugfix b/changelog.d/17252.bugfix
deleted file mode 100644
index f3289d1568..0000000000
--- a/changelog.d/17252.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix bug where typing updates would not be sent when using workers after a restart.