Commit Graph

7 Commits

Author SHA1 Message Date
Ivan Enderlin f5cc6feccd
chore(sdk): Split the `list.rs` module into `list/mod.rs` and `list/builder.rs`. 2023-03-01 14:43:58 +01:00
Ivan Enderlin c366eadf33
chore(sdk): Rename variables, clean up code, improve documentation… 2023-03-01 14:35:46 +01:00
Ivan Enderlin 4e4c745032
chore(sdk): Update all mentions to `view` as `list` in `SlidingSyncList`. 2023-03-01 14:20:44 +01:00
Ivan Enderlin f03767318f
chore(sdk): Update all mentions to `view` as `list` in `SlidingSync` and `SlidingSyncBuilder`. 2023-03-01 14:18:40 +01:00
Ivan Enderlin cf83112bf0
chore(sdk): Move `FrozenSlidingSyncList` lower in the file. 2023-03-01 13:58:55 +01:00
Ivan Enderlin 5377bb7ecf
fix(sdk): Rename `SlidingSyncView` to `SlidingSyncList`.
The specification describes “list”, not “view”. Consistency is important, so
let's rename this type!
2023-03-01 12:09:34 +01:00
Ivan Enderlin 629b74e4f5
chore(sdk): Rename the `sliding_sync::view` module to `…::list`. 2023-03-01 11:56:01 +01:00
Renamed from crates/matrix-sdk/src/sliding_sync/view.rs (Browse further)