From db3accbeec7d764a760de63539f5c33a6381fc8b Mon Sep 17 00:00:00 2001 From: HuyNguyen Date: Thu, 5 Dec 2024 17:42:33 +0700 Subject: [PATCH 1/3] TW-2145: Fix HTML rendering make message bubble break --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 13640d3026..0fdaf4d018 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1884,8 +1884,8 @@ packages: dependency: "direct main" description: path: "." - ref: "twake-supported-0.22.6" - resolved-ref: "8435e632d7bce166085c6426fbfb4173457526f9" + ref: TW-2145-HTML-rendering-make-message-bubble-break + resolved-ref: f0a790175b3e1223989fb4c10fd629e27c6caa3e url: "git@github.com:linagora/matrix-dart-sdk.git" source: git version: "0.22.6" diff --git a/pubspec.yaml b/pubspec.yaml index 460e830be2..c4241bafdf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: matrix: git: url: git@github.com:linagora/matrix-dart-sdk.git - ref: twake-supported-0.22.6 + ref: TW-2145-HTML-rendering-make-message-bubble-break receive_sharing_intent: git: From 04fd4002386bf8ff3e182b81d071c58b91ff4e82 Mon Sep 17 00:00:00 2001 From: HuyNguyen Date: Sun, 8 Dec 2024 23:11:17 +0700 Subject: [PATCH 2/3] fixup! TW-2145: Fix HTML rendering make message bubble break --- pubspec.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.lock b/pubspec.lock index 0fdaf4d018..31a1e24bdd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1885,7 +1885,7 @@ packages: description: path: "." ref: TW-2145-HTML-rendering-make-message-bubble-break - resolved-ref: f0a790175b3e1223989fb4c10fd629e27c6caa3e + resolved-ref: "4ce75c228ffadf943b8f0411903cadbd37471589" url: "git@github.com:linagora/matrix-dart-sdk.git" source: git version: "0.22.6" From 3651ac4752733f896dc3d5a086b55d81e876a8ed Mon Sep 17 00:00:00 2001 From: HuyNguyen Date: Mon, 9 Dec 2024 09:18:52 +0700 Subject: [PATCH 3/3] fixup! fixup! TW-2145: Fix HTML rendering make message bubble break --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 31a1e24bdd..042d1a98b8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1884,8 +1884,8 @@ packages: dependency: "direct main" description: path: "." - ref: TW-2145-HTML-rendering-make-message-bubble-break - resolved-ref: "4ce75c228ffadf943b8f0411903cadbd37471589" + ref: "twake-supported-0.22.6" + resolved-ref: "345aab06d195035c48784b23c849825a61c5a79a" url: "git@github.com:linagora/matrix-dart-sdk.git" source: git version: "0.22.6" diff --git a/pubspec.yaml b/pubspec.yaml index c4241bafdf..460e830be2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: matrix: git: url: git@github.com:linagora/matrix-dart-sdk.git - ref: TW-2145-HTML-rendering-make-message-bubble-break + ref: twake-supported-0.22.6 receive_sharing_intent: git: