matrix-rust-sdk/crates/matrix-sdk-base/src
Benjamin Kampmann b5bd6dfee9
fix: Apply redactions to room state events in database, too (#917)
fixes #890
2022-09-27 09:24:53 +02:00
..
rooms feat: implement " MSC 3575: sliding sync " behind a feature flag (#728) 2022-09-15 11:45:29 +00:00
store fix: Apply redactions to room state events in database, too (#917) 2022-09-27 09:24:53 +02:00
client.rs fix: Apply redactions to room state events in database, too (#917) 2022-09-27 09:24:53 +02:00
error.rs activate encryption on base if crypto-store is activated, handle non_exhaustive errors raised 2022-04-20 16:19:55 +02:00
lib.rs feat: implement " MSC 3575: sliding sync " behind a feature flag (#728) 2022-09-15 11:45:29 +00:00
media.rs Upgrade Ruma 2022-03-28 17:54:06 +02:00
session.rs feat(sdk): Add support for refresh tokens 2022-08-03 10:42:28 +02:00
sliding_sync.rs feat: implement " MSC 3575: sliding sync " behind a feature flag (#728) 2022-09-15 11:45:29 +00:00
timeline_stream.rs refactor!: Rename [Sync]RoomEvent to [Sync]TimelineEvent 2022-08-25 18:09:13 +02:00
utils.rs chore: Upgrade Ruma 2022-09-13 08:32:59 +00:00