matrix-dart-sdk/lib
Christian Pauly 687a6341f1 fix: Sent events are sorted in SENDING timeline
Events with a status of 1 should be sorted in the normal timeline.
They should not be stucked at the bottom. This fixes a bug
where a limited timeline flag
can stuck a SENT event at the bottom of
the chat forever.
2021-10-04 17:45:27 +00:00
..
encryption style: remove unneeded trailing comma 2021-09-30 15:53:43 +02:00
src fix: Sent events are sorted in SENDING timeline 2021-10-04 17:45:27 +00:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart refactor: Make RoomUpdate class null safe by removing it 2021-09-08 12:31:55 +00:00