From 51a5b4329e4c430e3d94e067fd61c4a658757784 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Sun, 14 Sep 2025 18:12:09 -0400 Subject: [PATCH] change to continuwuity --- src/content/docs/Services/matrix.mdx | 5 ++--- src/content/docs/index.mdx | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/content/docs/Services/matrix.mdx b/src/content/docs/Services/matrix.mdx index 7855903..aef5bbf 100644 --- a/src/content/docs/Services/matrix.mdx +++ b/src/content/docs/Services/matrix.mdx @@ -54,10 +54,9 @@ From there, accept the invitation to the "Federated Nexus Community" room, and y ## Homeserver -Federated Nexus runs [Grapevine](https://grapevine.computer.surgery/), a fork of [Conduit](https://conduit.rs/), a Rust implementation of the Matrix specification. This means it doesn't quite have all the features of [Synapse](https://element-hq.github.io/synapse/latest/), but it's much more performant. Some features that Grapevine lack include: +Federated Nexus runs [Continuwuity](https://continuwuity.org/), a Rust implementation of the Matrix specification. This means it doesn't quite have all the features of [Synapse](https://element-hq.github.io/synapse/latest/), but it's much more performant. Some features that Grapevine lack include: -- Simplified Sliding Sync (SSS): SSS is coming soon, but right now it means you may not be able to use next-gen clients like Element X. -- Rooms older than v6: In Matrix, each room follows a certain version of the Matrix spec. Grapevine currently supports room versions v6 to v11, covering the majority of rooms. Room version v5 is _very_ old, and should never be used, but its unfortunately still somewhat popular. With Grapevine, you won't be able to join these rooms, sorry. Currently, Grapevine doesn't support v12 (the newest version) either, but we expect this to change soon. +- Rooms older than v3: In Matrix, each room follows a certain version of the Matrix spec. Continuwuity currently supports room versions v3 to v11, covering the vast majority of rooms. Room version v2 is _very very_ old, and should never be used, but some rooms still use it. With Federated Nexus, you won't be able to join these rooms, sorry. Currently, Continuwuity doesn't support v12 (the newest version) either, but we expect this to change soon. ## Bridges diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 223405a..2164f07 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -21,7 +21,7 @@ import { CardGrid, Card } from "@astrojs/starlight/components" - Federated Nexus hosts a free [Matrix](https://matrix.org) instance, using the [Grapevine](https://grapevine.computer.surgery/) software. Matrix is an open-source communications platform, allowing you to chat to communities of your choice. We also host multiple matrix bridges, including a Discord bridge, a WhatsApp puppet, and even an SMS puppet! [Learn More...](/services/matrix) + Federated Nexus hosts a free [Matrix](https://matrix.org) instance, using the [Continuwuity](https://continuwuity.org/) software. Matrix is an open-source communications platform, allowing you to chat to communities of your choice. We also host multiple matrix bridges, including a Discord bridge, a WhatsApp puppet, and even an SMS puppet! [Learn More...](/services/matrix)