matrix-dart-sdk/lib
Krille 6976c426a9
refactor: Remove Matrix Connection Exception
This makes no sense anymore.
In the past we tried to use this
Exception type to have a
unified exception for all
network errors. However, this
is only in use for the custom
request method and for every
other api call it is not. So to
have the same error messages
every time, we should just remove
it.
2024-06-25 15:48:12 +02:00
..
encryption fix: Type error when uploading room keys 2024-06-25 08:33:35 +02:00
matrix_api_lite refactor: Remove Matrix Connection Exception 2024-06-25 15:48:12 +02:00
msc_extensions feat: Implement unpublished MSC custom refresh token lifetime 2024-05-14 10:40:32 +02:00
src fix: Return empty uri instead of original uri if uri is not mxc 2024-06-24 13:27:53 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
fake_matrix_api.dart fix: Request user causing state update loops for apps 2024-06-14 12:33:25 +02:00
matrix.dart feat: expose matrixRTCEventStream 2024-05-30 18:21:13 +05:30
matrix_api_lite.dart refactor: Remove Matrix Connection Exception 2024-06-25 15:48:12 +02:00