From a1c080aeb4d4d341f78815a3c247200c0e675165 Mon Sep 17 00:00:00 2001 From: Krille Date: Sun, 4 May 2025 13:26:04 +0200 Subject: [PATCH] chore: Do not load timeline while sync processing Signed-off-by: Krille --- pubspec.lock | 11 ++++++----- pubspec.yaml | 5 ++++- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2d95e487d..25747a565 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1150,11 +1150,12 @@ packages: matrix: dependency: "direct main" description: - name: matrix - sha256: "829f225f74b2a8c83b6b1f960004ecf742215d9ee9d8cc9e0f1974ff8e281f0f" - url: "https://pub.dev" - source: hosted - version: "0.39.1" + path: "." + ref: "krille/do-not-load-timeline-while-sync-processing" + resolved-ref: d7025e496f04050c010df35e9f2ac2c785550eb4 + url: "https://github.com/famedly/matrix-dart-sdk.git" + source: git + version: "0.39.2" meta: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 880229abf..b8e48da4c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,10 @@ dependencies: just_audio: ^0.9.39 latlong2: ^0.9.1 linkify: ^5.0.0 - matrix: ^0.39.1 + matrix: + git: + url: https://github.com/famedly/matrix-dart-sdk.git + ref: krille/do-not-load-timeline-while-sync-processing mime: ^1.0.6 native_imaging: ^0.2.0 opus_caf_converter_dart: ^1.0.1