famedly / matrix-dart-sdk

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

refactor: Do not trigger event updates on room ephemerals #1808

Open krille-chan opened 3 months ago

krille-chan commented 3 months ago

This is the first step to finally refactor the EventUpdate class. This will remove the ephemerals from being handled by the EventUpdate. In the next step, I would do the same with account data and THEN we are able to define InviteState as a base class for the EventUpdate content instead of JSON