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/10659.misc1
-rw-r--r--changelog.d/10776.feature1
-rw-r--r--changelog.d/10777.misc1
-rw-r--r--changelog.d/10785.misc1
-rw-r--r--changelog.d/10796.misc1
-rw-r--r--changelog.d/10807.bugfix1
-rw-r--r--changelog.d/10810.bugfix1
-rw-r--r--changelog.d/10812.misc1
-rw-r--r--changelog.d/10814.feature1
-rw-r--r--changelog.d/10815.misc1
-rw-r--r--changelog.d/10816.misc1
-rw-r--r--changelog.d/10817.misc1
-rw-r--r--changelog.d/10823.misc1
-rw-r--r--changelog.d/10828.bugfix1
-rw-r--r--changelog.d/10829.misc1
-rw-r--r--changelog.d/10831.misc1
-rw-r--r--changelog.d/10834.misc1
-rw-r--r--changelog.d/10835.misc1
-rw-r--r--changelog.d/10838.misc1
-rw-r--r--changelog.d/10839.misc1
-rw-r--r--changelog.d/10843.bugfix1
-rw-r--r--changelog.d/10845.doc1
-rw-r--r--changelog.d/10856.misc1
-rw-r--r--changelog.d/10859.bugfix1
-rw-r--r--changelog.d/10867.misc1
-rw-r--r--changelog.d/10869.doc1
-rw-r--r--changelog.d/10879.misc1
27 files changed, 26 insertions, 1 deletions
diff --git a/changelog.d/10659.misc b/changelog.d/10659.misc
new file mode 100644

index 0000000000..d677a521c3 --- /dev/null +++ b/changelog.d/10659.misc
@@ -0,0 +1 @@ +Fix GitHub Actions config so we can run sytest on synapse from parallel branches. \ No newline at end of file diff --git a/changelog.d/10776.feature b/changelog.d/10776.feature new file mode 100644
index 0000000000..aec0685a3d --- /dev/null +++ b/changelog.d/10776.feature
@@ -0,0 +1 @@ +Only allow the [MSC2716](https://github.com/matrix-org/matrix-doc/pull/2716) `/batch_send?chunk_id=xxx` endpoint to connect to an already existing insertion event. diff --git a/changelog.d/10777.misc b/changelog.d/10777.misc new file mode 100644
index 0000000000..aed78a16f5 --- /dev/null +++ b/changelog.d/10777.misc
@@ -0,0 +1 @@ +Split out [MSC2716](https://github.com/matrix-org/matrix-doc/pull/2716) meta events to their own fields in the `/batch_send` response. diff --git a/changelog.d/10785.misc b/changelog.d/10785.misc new file mode 100644
index 0000000000..39a37b90b1 --- /dev/null +++ b/changelog.d/10785.misc
@@ -0,0 +1 @@ +Add missing type hints to REST servlets. diff --git a/changelog.d/10796.misc b/changelog.d/10796.misc new file mode 100644
index 0000000000..1873b2386a --- /dev/null +++ b/changelog.d/10796.misc
@@ -0,0 +1 @@ +Simplify the internal logic which maintains the user directory database tables. \ No newline at end of file diff --git a/changelog.d/10807.bugfix b/changelog.d/10807.bugfix new file mode 100644
index 0000000000..be03f5c738 --- /dev/null +++ b/changelog.d/10807.bugfix
@@ -0,0 +1 @@ +Allow sending a membership event to unban a user. Contributed by @aaronraimist. \ No newline at end of file diff --git a/changelog.d/10810.bugfix b/changelog.d/10810.bugfix new file mode 100644
index 0000000000..43e91f1f51 --- /dev/null +++ b/changelog.d/10810.bugfix
@@ -0,0 +1 @@ +Fix a case where logging contexts would go missing when federation requests time out. diff --git a/changelog.d/10812.misc b/changelog.d/10812.misc new file mode 100644
index 0000000000..586a0b3a96 --- /dev/null +++ b/changelog.d/10812.misc
@@ -0,0 +1 @@ +Use direct references to config flags. diff --git a/changelog.d/10814.feature b/changelog.d/10814.feature new file mode 100644
index 0000000000..4fa95a6cc9 --- /dev/null +++ b/changelog.d/10814.feature
@@ -0,0 +1 @@ +Improve oEmbed previews by processing the author name, photo, and video information. diff --git a/changelog.d/10815.misc b/changelog.d/10815.misc new file mode 100644
index 0000000000..fc2534dc14 --- /dev/null +++ b/changelog.d/10815.misc
@@ -0,0 +1 @@ +Specify the type of token in generic "Invalid token" error messages. \ No newline at end of file diff --git a/changelog.d/10816.misc b/changelog.d/10816.misc new file mode 100644
index 0000000000..2ca55b334a --- /dev/null +++ b/changelog.d/10816.misc
@@ -0,0 +1 @@ +Make `StateFilter` frozen so it is hashable. diff --git a/changelog.d/10817.misc b/changelog.d/10817.misc new file mode 100644
index 0000000000..39a37b90b1 --- /dev/null +++ b/changelog.d/10817.misc
@@ -0,0 +1 @@ +Add missing type hints to REST servlets. diff --git a/changelog.d/10823.misc b/changelog.d/10823.misc new file mode 100644
index 0000000000..0532969900 --- /dev/null +++ b/changelog.d/10823.misc
@@ -0,0 +1 @@ +Add type hints to the state database. diff --git a/changelog.d/10828.bugfix b/changelog.d/10828.bugfix deleted file mode 100644
index e00c10ec81..0000000000 --- a/changelog.d/10828.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Added opentrace logging to help debug #9424. diff --git a/changelog.d/10829.misc b/changelog.d/10829.misc new file mode 100644
index 0000000000..ac5fd6b047 --- /dev/null +++ b/changelog.d/10829.misc
@@ -0,0 +1 @@ +Track cache eviction rates more finely in Prometheus' monitoring. \ No newline at end of file diff --git a/changelog.d/10831.misc b/changelog.d/10831.misc new file mode 100644
index 0000000000..f09af2e00a --- /dev/null +++ b/changelog.d/10831.misc
@@ -0,0 +1 @@ +Add missing type hints to handlers. diff --git a/changelog.d/10834.misc b/changelog.d/10834.misc new file mode 100644
index 0000000000..037695e6e9 --- /dev/null +++ b/changelog.d/10834.misc
@@ -0,0 +1 @@ +Factor out PNG image data to a constant to be used in several tests. diff --git a/changelog.d/10835.misc b/changelog.d/10835.misc new file mode 100644
index 0000000000..0c3d13477e --- /dev/null +++ b/changelog.d/10835.misc
@@ -0,0 +1 @@ +Add a test to ensure state events sent by modules get persisted correctly. diff --git a/changelog.d/10838.misc b/changelog.d/10838.misc new file mode 100644
index 0000000000..b1977d0a2e --- /dev/null +++ b/changelog.d/10838.misc
@@ -0,0 +1 @@ +Rename [MSC2716](https://github.com/matrix-org/matrix-doc/pull/2716) fields and event types from `chunk` to `batch` to match the `/batch_send` endpoint. diff --git a/changelog.d/10839.misc b/changelog.d/10839.misc new file mode 100644
index 0000000000..d0e10f31d5 --- /dev/null +++ b/changelog.d/10839.misc
@@ -0,0 +1 @@ +Rename [MSC2716](https://github.com/matrix-org/matrix-doc/pull/2716) `/batch_send` query parameter from `?prev_event` to more obvious usage with `?prev_event_id`. diff --git a/changelog.d/10843.bugfix b/changelog.d/10843.bugfix new file mode 100644
index 0000000000..5027a1dbef --- /dev/null +++ b/changelog.d/10843.bugfix
@@ -0,0 +1 @@ +Fix a bug causing the `remove_stale_pushers` background job to repeatedly fail and log errors. This bug affected Synapse servers that had been upgraded from version 1.28 or older and are using SQLite. diff --git a/changelog.d/10845.doc b/changelog.d/10845.doc new file mode 100644
index 0000000000..a13c845ae6 --- /dev/null +++ b/changelog.d/10845.doc
@@ -0,0 +1 @@ +Fix some crashes in the Module API example code, by adding JSON encoding/decoding. diff --git a/changelog.d/10856.misc b/changelog.d/10856.misc new file mode 100644
index 0000000000..f09af2e00a --- /dev/null +++ b/changelog.d/10856.misc
@@ -0,0 +1 @@ +Add missing type hints to handlers. diff --git a/changelog.d/10859.bugfix b/changelog.d/10859.bugfix new file mode 100644
index 0000000000..c1bfe22d54 --- /dev/null +++ b/changelog.d/10859.bugfix
@@ -0,0 +1 @@ +Fix a bug in Unicode support of the room search admin API. It is now possible to search for rooms with non-ASCII characters. \ No newline at end of file diff --git a/changelog.d/10867.misc b/changelog.d/10867.misc new file mode 100644
index 0000000000..01e51fbc6e --- /dev/null +++ b/changelog.d/10867.misc
@@ -0,0 +1 @@ +Add type hints to `synapse.http.site`. diff --git a/changelog.d/10869.doc b/changelog.d/10869.doc new file mode 100644
index 0000000000..c117386072 --- /dev/null +++ b/changelog.d/10869.doc
@@ -0,0 +1 @@ +Properly remove deleted files from GitHub pages when generating the documentation. diff --git a/changelog.d/10879.misc b/changelog.d/10879.misc new file mode 100644
index 0000000000..acc04930fa --- /dev/null +++ b/changelog.d/10879.misc
@@ -0,0 +1 @@ +Include outlier status when we log V2 or V3 events.