famedly / matrix-dart-sdk

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

postLoad before setting famedly calls #1832

Closed td-famedly closed 1 month ago

td-famedly commented 1 month ago

Fixes: https://github.com/famedly/matrix-dart-sdk/issues/1830

Found a missing postLoad from a maybe code path, this does not fix the admin indicator missing bug, you probably want to set powerlevels as a required event for that

td-famedly commented 1 month ago

hm makes sense, needs more work then.

for context also related to https://github.com/famedly/matrix-dart-sdk/issues/1772