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/6769.feature1
-rw-r--r--changelog.d/6781.bugfix1
-rw-r--r--changelog.d/6821.misc1
-rw-r--r--changelog.d/6823.misc1
-rw-r--r--changelog.d/6825.bugfix1
-rw-r--r--changelog.d/6827.misc1
-rw-r--r--changelog.d/6833.misc1
-rw-r--r--changelog.d/6836.misc1
-rw-r--r--changelog.d/6837.misc1
-rw-r--r--changelog.d/6840.misc1
-rw-r--r--changelog.d/6844.bugfix1
-rw-r--r--changelog.d/6846.doc1
-rw-r--r--changelog.d/6847.misc1
-rw-r--r--changelog.d/6849.bugfix1
-rw-r--r--changelog.d/6854.misc1
-rw-r--r--changelog.d/6855.misc1
-rw-r--r--changelog.d/6856.misc1
-rw-r--r--changelog.d/6857.misc1
-rw-r--r--changelog.d/6858.misc1
-rw-r--r--changelog.d/6862.misc1
-rw-r--r--changelog.d/6864.misc1
-rw-r--r--changelog.d/6866.feature1
-rw-r--r--changelog.d/6869.misc1
-rw-r--r--changelog.d/6871.misc1
-rw-r--r--changelog.d/6873.feature1
-rw-r--r--changelog.d/6882.misc1
-rw-r--r--changelog.d/6883.misc1
27 files changed, 27 insertions, 0 deletions
diff --git a/changelog.d/6769.feature b/changelog.d/6769.feature
new file mode 100644

index 0000000000..8a60e12907 --- /dev/null +++ b/changelog.d/6769.feature
@@ -0,0 +1 @@ +Admin API to add or modify threepids of user accounts. \ No newline at end of file diff --git a/changelog.d/6781.bugfix b/changelog.d/6781.bugfix new file mode 100644
index 0000000000..47cd671bff --- /dev/null +++ b/changelog.d/6781.bugfix
@@ -0,0 +1 @@ +Fixed third party event rules function `on_create_room`'s return value being ignored. diff --git a/changelog.d/6821.misc b/changelog.d/6821.misc new file mode 100644
index 0000000000..1d5265d5e2 --- /dev/null +++ b/changelog.d/6821.misc
@@ -0,0 +1 @@ +Add type hints to `SyncHandler`. diff --git a/changelog.d/6823.misc b/changelog.d/6823.misc new file mode 100644
index 0000000000..08aa80bcd9 --- /dev/null +++ b/changelog.d/6823.misc
@@ -0,0 +1 @@ +Refactoring work in preparation for changing the event redaction algorithm. diff --git a/changelog.d/6825.bugfix b/changelog.d/6825.bugfix new file mode 100644
index 0000000000..d3cacd6d9a --- /dev/null +++ b/changelog.d/6825.bugfix
@@ -0,0 +1 @@ +Allow URL-encoded User IDs on `/_synapse/admin/v2/users/<user_id>[/admin]` endpoints. Thanks to @NHAS for reporting. \ No newline at end of file diff --git a/changelog.d/6827.misc b/changelog.d/6827.misc new file mode 100644
index 0000000000..08aa80bcd9 --- /dev/null +++ b/changelog.d/6827.misc
@@ -0,0 +1 @@ +Refactoring work in preparation for changing the event redaction algorithm. diff --git a/changelog.d/6833.misc b/changelog.d/6833.misc new file mode 100644
index 0000000000..8a0605f90b --- /dev/null +++ b/changelog.d/6833.misc
@@ -0,0 +1 @@ +Reducing log level to DEBUG for synapse.storage.TIME. diff --git a/changelog.d/6836.misc b/changelog.d/6836.misc new file mode 100644
index 0000000000..232488e1e5 --- /dev/null +++ b/changelog.d/6836.misc
@@ -0,0 +1 @@ +Fix stacktraces when using `ObservableDeferred` and async/await. diff --git a/changelog.d/6837.misc b/changelog.d/6837.misc new file mode 100644
index 0000000000..0496f12de8 --- /dev/null +++ b/changelog.d/6837.misc
@@ -0,0 +1 @@ +Port much of `synapse.handlers.federation` to async/await. diff --git a/changelog.d/6840.misc b/changelog.d/6840.misc new file mode 100644
index 0000000000..0496f12de8 --- /dev/null +++ b/changelog.d/6840.misc
@@ -0,0 +1 @@ +Port much of `synapse.handlers.federation` to async/await. diff --git a/changelog.d/6844.bugfix b/changelog.d/6844.bugfix new file mode 100644
index 0000000000..e84aa1029f --- /dev/null +++ b/changelog.d/6844.bugfix
@@ -0,0 +1 @@ +Fix an issue with cross-signing where device signatures were not sent to remote servers. diff --git a/changelog.d/6846.doc b/changelog.d/6846.doc new file mode 100644
index 0000000000..ad69d608c0 --- /dev/null +++ b/changelog.d/6846.doc
@@ -0,0 +1 @@ +Add details of PR merge strategy to contributing docs. \ No newline at end of file diff --git a/changelog.d/6847.misc b/changelog.d/6847.misc new file mode 100644
index 0000000000..094e911adb --- /dev/null +++ b/changelog.d/6847.misc
@@ -0,0 +1 @@ +Populate `rooms.room_version` database column at startup, rather than in a background update. diff --git a/changelog.d/6849.bugfix b/changelog.d/6849.bugfix new file mode 100644
index 0000000000..d928a26ec6 --- /dev/null +++ b/changelog.d/6849.bugfix
@@ -0,0 +1 @@ +Fix Synapse refusing to start if `federation_certificate_verification_whitelist` option is blank. diff --git a/changelog.d/6854.misc b/changelog.d/6854.misc new file mode 100644
index 0000000000..08aa80bcd9 --- /dev/null +++ b/changelog.d/6854.misc
@@ -0,0 +1 @@ +Refactoring work in preparation for changing the event redaction algorithm. diff --git a/changelog.d/6855.misc b/changelog.d/6855.misc new file mode 100644
index 0000000000..904361ddfb --- /dev/null +++ b/changelog.d/6855.misc
@@ -0,0 +1 @@ +Update pip install directiosn in readme to avoid error when using zsh. diff --git a/changelog.d/6856.misc b/changelog.d/6856.misc new file mode 100644
index 0000000000..08aa80bcd9 --- /dev/null +++ b/changelog.d/6856.misc
@@ -0,0 +1 @@ +Refactoring work in preparation for changing the event redaction algorithm. diff --git a/changelog.d/6857.misc b/changelog.d/6857.misc new file mode 100644
index 0000000000..08aa80bcd9 --- /dev/null +++ b/changelog.d/6857.misc
@@ -0,0 +1 @@ +Refactoring work in preparation for changing the event redaction algorithm. diff --git a/changelog.d/6858.misc b/changelog.d/6858.misc new file mode 100644
index 0000000000..08aa80bcd9 --- /dev/null +++ b/changelog.d/6858.misc
@@ -0,0 +1 @@ +Refactoring work in preparation for changing the event redaction algorithm. diff --git a/changelog.d/6862.misc b/changelog.d/6862.misc new file mode 100644
index 0000000000..83626d2939 --- /dev/null +++ b/changelog.d/6862.misc
@@ -0,0 +1 @@ +Reduce amount we log at `INFO` level. diff --git a/changelog.d/6864.misc b/changelog.d/6864.misc new file mode 100644
index 0000000000..d24eb68460 --- /dev/null +++ b/changelog.d/6864.misc
@@ -0,0 +1 @@ +Limit the number of events that can be requested by the backfill federation API to 100. diff --git a/changelog.d/6866.feature b/changelog.d/6866.feature new file mode 100644
index 0000000000..256feab6ff --- /dev/null +++ b/changelog.d/6866.feature
@@ -0,0 +1 @@ +Add ability to run some group APIs on workers. diff --git a/changelog.d/6869.misc b/changelog.d/6869.misc new file mode 100644
index 0000000000..14f88f9bb7 --- /dev/null +++ b/changelog.d/6869.misc
@@ -0,0 +1 @@ +Remove unused `get_room_stats_state` method. diff --git a/changelog.d/6871.misc b/changelog.d/6871.misc new file mode 100644
index 0000000000..5161af9983 --- /dev/null +++ b/changelog.d/6871.misc
@@ -0,0 +1 @@ +Add typing to `synapse.federation.sender` and port to async/await. diff --git a/changelog.d/6873.feature b/changelog.d/6873.feature new file mode 100644
index 0000000000..bbedf8f7f0 --- /dev/null +++ b/changelog.d/6873.feature
@@ -0,0 +1 @@ +Add ability to route federation user device queries to workers. diff --git a/changelog.d/6882.misc b/changelog.d/6882.misc new file mode 100644
index 0000000000..e8382e36ae --- /dev/null +++ b/changelog.d/6882.misc
@@ -0,0 +1 @@ +Reject device display names over 100 characters in length. diff --git a/changelog.d/6883.misc b/changelog.d/6883.misc new file mode 100644
index 0000000000..e0837d7987 --- /dev/null +++ b/changelog.d/6883.misc
@@ -0,0 +1 @@ +Add an additional entry to the SyTest blacklist for worker mode.