matrix-dart-sdk/lib
Christian Kußowski 4170c0fca5
feat: Allow init with access token
Makes it possible to just init
with an access token and a
homeserver uri and the init()
method would just call /whoami
to fetch the missing data.
Makes it easier to login with
Matrix native OIDC
2025-11-10 10:30:42 +01:00
..
encryption refactor: Upgrade to vodozemac cryptoutils 2025-09-30 10:07:19 +02:00
matrix_api_lite feat: reactions for voip calls 2025-10-02 16:27:50 +02:00
msc_extensions feat: Implement msc 3381 polls 2025-11-04 14:06:43 +01:00
src feat: Allow init with access token 2025-11-10 10:30:42 +01:00
encryption.dart chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00
fake_matrix_api.dart feat: Allow init with access token 2025-11-10 10:30:42 +01:00
matrix.dart feat: Implement msc 3381 polls 2025-11-04 14:06:43 +01:00
matrix_api_lite.dart refactor: Remove BasicRoomEvent type 2025-01-09 11:05:01 +01:00