matrix-rust-sdk/crates/matrix-sdk/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
..
client sdk: Fix a typo 2023-03-16 11:40:47 +01:00
config ci: Exclude Debug implementations from coverage reports 2023-02-10 13:46:00 +01:00
docs chore: The encryption feature was renamed 2022-11-18 19:53:07 +01:00
encryption feat(sdk): Expose `prepare_encrypted_file` function 2023-03-03 09:27:10 +00:00
event_handler sdk: Expose calculated push actions for event handlers 2023-03-13 13:47:06 +01:00
room sdk: Add a method to change the room name 2023-03-15 17:28:08 +00:00
sliding_sync fix(sdk): Fix, test, and clean up `SlidingSyncListRequestGenerator` 2023-03-16 17:04:05 +01:00
account.rs Add user avatar URL caching 2023-03-08 13:30:46 +01:00
attachment.rs sdk: Fix generate_image_thumbnail example in docs 2023-03-15 14:42:12 +01:00
error.rs feat: Handy function to update power levels of a room 2023-02-23 17:53:48 +01:00
events.rs chore: Upgrade Ruma 2023-01-25 18:01:12 +01:00
http_client.rs chore(sdk): Record the sliding sync pos in our logs 2023-02-03 16:51:33 +01:00
lib.rs fix(bindings): More authentication service server name fixes 2023-03-14 14:40:19 +00:00
media.rs sdk: Add get_media_file function 2023-03-15 09:22:53 +00:00
sync.rs fix: remove dependency on broken wasm_timer crate 2023-02-13 12:41:36 +01:00
test_utils.rs feat(sdk): Make `SlidingSync.pos` already private. 2023-02-22 17:07:50 +01:00