matrix-dart-sdk/lib/matrix_api_lite/model
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
..
auth chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
events chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
algorithm_types.dart chore: git mv 2024-03-22 21:24:21 +05:30
basic_event.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
basic_event_with_sender.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
basic_room_event.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
children_state.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
event_types.dart feat: famedly calls 2024-04-23 15:52:35 +05:30
matrix_event.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
matrix_exception.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
matrix_keys.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
message_types.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
presence.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
presence_content.dart fix: Don't fail sync if a presence event has an empty presence field 2024-04-26 13:08:01 +02:00
room_creation_types.dart chore: git mv 2024-03-22 21:24:21 +05:30
room_keys_keys.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
room_summary.dart chore: git mv 2024-03-22 21:24:21 +05:30
room_types.dart chore: git mv 2024-03-22 21:24:21 +05:30
stripped_state_event.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
sync_update.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30