Skip to content

Commit

Permalink
Merge pull request #1914 from famedly/td/v1.11support
Browse files Browse the repository at this point in the history
feat: BREAKING CHANGE v1.11 support
  • Loading branch information
td-famedly authored Sep 19, 2024
2 parents ca41a96 + 140db61 commit c84172d
Show file tree
Hide file tree
Showing 9 changed files with 1,389 additions and 515 deletions.
1 change: 1 addition & 0 deletions lib/matrix.dart
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ export 'src/utils/sync_update_extension.dart';
export 'src/utils/to_device_event.dart';
export 'src/utils/uia_request.dart';
export 'src/utils/uri_extension.dart';
export 'src/models/login_type.dart';

export 'msc_extensions/extension_recent_emoji/recent_emoji.dart';
export 'msc_extensions/msc_3935_cute_events/msc_3935_cute_events.dart';
Expand Down
916 changes: 785 additions & 131 deletions lib/matrix_api_lite/generated/api.dart

Large diffs are not rendered by default.

Loading

0 comments on commit c84172d

Please sign in to comment.