undf: assign 859-861; stamp patches; element-web-0003/element-web-0004/conduit-0001
This commit is contained in:
parent
ec186e286c
commit
dd20794faa
6 changed files with 7 additions and 1 deletions
|
|
@ -856,5 +856,8 @@
|
|||
"gitlab-foss-0003": "UNDF-2026-000000855",
|
||||
"gitlab-foss-0004": "UNDF-2026-000000856",
|
||||
"gitlab-foss-0005": "UNDF-2026-000000857",
|
||||
"proxysql-0001": "UNDF-2026-000000858"
|
||||
"proxysql-0001": "UNDF-2026-000000858",
|
||||
"conduit-0001": "UNDF-2026-000000859",
|
||||
"element-web-0003": "UNDF-2026-000000860",
|
||||
"element-web-0004": "UNDF-2026-000000861"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000000859
|
||||
--- a/src/api/server_server.rs
|
||||
+++ b/src/api/server_server.rs
|
||||
@@ -1254,6 +1254,9 @@ pub async fn get_missing_events_route(
|
||||
|
|
|
|||
BIN
defects/conduit/unit/ConduitTest.class
Normal file
BIN
defects/conduit/unit/ConduitTest.class
Normal file
Binary file not shown.
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000000860
|
||||
--- a/apps/web/src/TextForEvent.tsx
|
||||
+++ b/apps/web/src/TextForEvent.tsx
|
||||
@@ -394,8 +394,11 @@ function textForCanonicalAliasEvent(ev: MatrixEvent): (() => string) | null {
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000000861
|
||||
--- a/apps/web/src/utils/arrays.ts
|
||||
+++ b/apps/web/src/utils/arrays.ts
|
||||
@@ -189,8 +189,12 @@ export function arrayHasOrderChange(a: any[], b: any[]): boolean {
|
||||
|
|
|
|||
BIN
defects/element-web/unit/ElementWebTest.class
Normal file
BIN
defects/element-web/unit/ElementWebTest.class
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue