1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-30 18:42:05 +00:00
continuwuity/src/api/client/room
nexy7574 7e4071c117 Implement room v12 (#943)
**Does not yet work!** Currently, state resolution does not correctly resolve conflicting states. Everything else appears to work as expected, so stateres will be fixed soon, then we should be clear for takeoff.

Also: a lot of things currently accept a nullable room ID that really just don't need to. This will need tidying up before merge. Some authentication checks have also been disabled temporarily but nothing important.

A lot of things are tagged with `TODO(hydra)`, those need resolving before merge. External contributors should PR to the `hydra/public` branch, *not* ` main`.

---

This PR should be squash merged.

Reviewed-on: https://forgejo.ellis.link/continuwuation/continuwuity/pulls/943
Co-authored-by: nexy7574 <git@nexy7574.co.uk>
Co-committed-by: nexy7574 <git@nexy7574.co.uk>
2025-09-17 20:46:03 +00:00
..
aliases.rs Macroize various remaining Error constructions. 2025-07-02 19:03:24 +01:00
create.rs Implement room v12 (#943) 2025-09-17 20:46:03 +00:00
event.rs feat: Ask remote servers for individual unknown events 2025-09-07 21:20:26 +00:00
initial_sync.rs Split timeline service. 2025-07-02 19:29:28 +01:00
mod.rs fixup+update msc3266, add fed support, parallelise IO 2025-04-03 00:56:37 -04:00
summary.rs Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
upgrade.rs Implement room v12 (#943) 2025-09-17 20:46:03 +00:00