matrix-dart-sdk/lib
Nicolas Werner 334c9e3b78
refactor: Simplify room sorting logic to make invite sorting more obvious
It wasn't quite obvious that invites were always sorted at the top, if
you just looked at the sort function. This makes it more explicit and
also makes invites always sort before favourited rooms.
2023-07-31 10:55:27 +02:00
..
encryption chore: cleanup some eventTypes and unused variables 2023-06-27 13:46:39 +05:30
msc_extensions refactor: Use tryGet for type casts whenever possible 2023-06-21 15:04:46 +02:00
src refactor: Simplify room sorting logic to make invite sorting more obvious 2023-07-31 10:55:27 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart feat: Support private read receipts 2023-04-21 18:31:15 +02:00