famedly / matrix-dart-sdk

Matrix SDK written in pure Dart.
GNU Affero General Public License v3.0
49 stars 31 forks source link

fix: add main thread receipts to event.receipts getter #1857

Open td-famedly opened 4 weeks ago

td-famedly commented 4 weeks ago

superseeds: https://github.com/famedly/matrix-dart-sdk/pull/1631/files fixes: https://github.com/famedly/product-management/issues/1020

td-famedly commented 1 week ago

Update: We are still only loading read receipts from the global timeline when using event.receipts getter. But I see receipts from Element. Will do some further investigation

need to test