mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-19 00:31:24 +01:00
Revert "Remove support for MSC3575 (sliding sync)"
This reverts commit d87848b9a6.
This commit is contained in:
parent
bbd0439001
commit
dd705a2bb2
9 changed files with 954 additions and 7 deletions
|
|
@ -5,6 +5,7 @@ use crate::{
|
|||
service::rooms::timeline::PduCount, services, Error, PduEvent, Result,
|
||||
};
|
||||
|
||||
pub(crate) mod msc3575;
|
||||
pub(crate) mod v3;
|
||||
|
||||
fn load_timeline(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue