This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced
2026-04-27 02:31:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18eefcffdb705fdaf2964bd099331dbc19b678e0
matrix-rust-sdk
/
bindings
/
matrix-sdk-ffi
/
src
History
Doug
f20c92a323
sdk: Support getting a room member's role.
2024-01-26 11:36:34 +01:00
..
timeline
fix
2024-01-08 17:44:52 +01:00
api.udl
bindings: Move matrix_sdk_ui enum definitions out of UDL
2024-01-04 17:14:44 +01:00
authentication_service.rs
authentication: Merge the UI crate's authentication module into the SDK.
2024-01-19 13:57:43 +01:00
chunk_iterator.rs
…
client_builder.rs
…
client.rs
…
encryption.rs
…
error.rs
…
event.rs
…
helpers.rs
…
lib.rs
bindings: Move matrix_sdk_ui enum definitions out of UDL
2024-01-04 17:14:44 +01:00
notification_settings.rs
ffi docs: renamed push encrypted event FFI API
2024-01-11 11:35:21 +01:00
notification.rs
ffi: Expose is_name_ambiguous for notification item
2024-01-12 10:28:48 +00:00
platform.rs
…
room_info.rs
read receipts: add an extra
num_unread_notifications
field
2023-12-21 11:55:29 +01:00
room_list.rs
ffi: remove unused
RoomListItem::full_room_blocking()
function
2024-01-18 12:30:47 +01:00
room_member.rs
sdk: Support getting a room member's role.
2024-01-26 11:36:34 +01:00
room.rs
base-client: Support notifications in invited rooms (
#2907
)
2024-01-19 10:30:35 +00:00
ruma.rs
…
session_verification.rs
…
sync_service.rs
…
task_handle.rs
…
tracing.rs
…
utils.rs
…
widget.rs
…