matrix-rust-sdk/crates/matrix-sdk/src
Doug eeea4f23bc
fix(bindings): More authentication service server name fixes
- Trim any trailing slashes
- If server name parsing fails, try as a URL instead of throwing
- Add tests
- Fix typo & clippy
2023-03-14 14:40:19 +00:00
..
client bindings: Set pusher from client + notification service stub 2023-03-14 13:36:36 +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 Add convenience methods for updating a room's avatar 2023-03-14 13:03:52 +00:00
sliding_sync Simplify TimelineEvent construction 2023-03-13 16:31:19 +01:00
account.rs Add user avatar URL caching 2023-03-08 13:30:46 +01:00
attachment.rs chore: Upgrade Ruma 2022-11-29 15:37:18 +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 chore: Upgrade Ruma 2022-11-29 15:37:18 +01: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