matrix-rust-sdk/bindings/matrix-sdk-ffi/src
Ivan Enderlin 2d56f550aa
fix(sdk): Fix, test, and clean up `SlidingSyncListRequestGenerator`
fix(sdk): Fix, test, and clean up `SlidingSyncListRequestGenerator`
2023-03-16 17:04:05 +01:00
..
api.udl fix(sdk): Fix, test, and clean up `SlidingSyncListRequestGenerator` 2023-03-16 17:04:05 +01:00
authentication_service.rs fix(bindings): More authentication service server name fixes 2023-03-14 14:40:19 +00:00
client.rs sdk: Store OIDC issuer as a String rather than a Url 2023-03-16 11:40:47 +01:00
client_builder.rs chore(ffi): Remove now unnecessarly stored `is_soft_logout` session and client state property. The `did_receive_auth_error(is_soft_logout)` client delegate is enough. 2023-03-03 18:10:57 +01:00
helpers.rs feat: implement " MSC 3575: sliding sync " behind a feature flag (#728) 2022-09-15 11:45:29 +00:00
lib.rs ffi: Use UniFFI derives for types no longer referenced in UDL 2023-03-14 18:34:23 +01:00
notification_service.rs bindings: Set pusher from client + notification service stub 2023-03-14 13:36:36 +01:00
platform.rs chore(bindings): Use tracing-android instead of android-logger 2023-02-16 09:59:16 +01:00
room.rs Add convenience methods for updating a room's avatar 2023-03-14 13:03:52 +00:00
session_verification.rs Update the bindings to use the SAS signalling (#1300) 2023-01-06 10:20:40 +01:00
sliding_sync.rs fix(sdk): Fix, test, and clean up `SlidingSyncListRequestGenerator` 2023-03-16 17:04:05 +01:00
timeline.rs sdk: Add get_media_file function 2023-03-15 09:22:53 +00:00
uniffi_api.rs chore: Upgrade uniffi to 0.23.0 2023-02-02 10:15:05 +01:00