From cb777349e281440d792e386cee3a24f8e0571f06 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Thu, 2 Jul 2026 20:16:20 -0400 Subject: [PATCH] update matrix page --- src/content/docs/services/matrix.mdx | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/src/content/docs/services/matrix.mdx b/src/content/docs/services/matrix.mdx index 56f2de4..948abe4 100644 --- a/src/content/docs/services/matrix.mdx +++ b/src/content/docs/services/matrix.mdx @@ -15,26 +15,18 @@ Matrix has many parallels to Discord, but also some important differences. This Matrix is purely a protocol, and you can use any "client" you want. Clients are front-ends for Matrix, and they are the way you actually see messages and join rooms. There are countless clients, but we recommend one of the following for the best possible experience: -- [Cinny](https://cinny.in) provides a Discord-like UI and has some really useful features. You can use it on the web, or as a Tauri app, and it works on Linux phones very well. -- [FluffyChat](https://fluffychat.im) is made with Flutter, so it has great cross-platform support. It's usable on iOS, Android, Linux, Web, etc. It also has some features that Cinny doesn't, but I find Cinny to be more intuitive. +- [Sable](https://sable.moe) provides a Discord-like UI and has some really useful features. You can use it on the web, or as a PWA. +- [FluffyChat](https://fluffychat.im) is made with Flutter, so it has great cross-platform support. It's usable on iOS, Android, Linux, Web, etc. It also has some features that Sable doesn't, but I find Sable to be more intuitive. ## How to Use -The process of signing into your Federated Nexus Matrix account depends on what client you use. I will be showcasing Cinny here, but the process isn't too different between clients. - -### Opening Cinny - -Cinny can be used as either a website, or native app. -You can find the Federated Nexus instance here: https://app.federated.nexus - -Or download the app from here: https://github.com/cinnyapp/cinny-desktop/releases/latest -On Linux, you can also get Cinny from [Flathub](https://flathub.org/apps/in.cinny.Cinny) or your distro's repositories. +The process of signing into your Federated Nexus Matrix account depends on what client you use. I will be showcasing Sable here, but the process isn't too different between clients. You can find the Federated Nexus instance of Sable here: https://app.federated.nexus ### Logging In Firstly, make sure that `federated.nexus`, is set as your "Homeserver". The field shows as a dropdown on desktop, but you must type it in manually. -![The Cinny login page, showing "federated.nexus" as the value for "Homeserver"](../../../images/matrix/homeserver.png) +![The Sable login page, showing "federated.nexus" as the value for "Homeserver"](../../../images/matrix/homeserver.png) Then, just enter your username and password, and hit log in! @@ -46,11 +38,11 @@ After logging in, you should notice a notification in your inbox, in the bottom Click the notification, and you will be greeted with the invites page. Click public, which has a notification next to it. -![The Cinny invites page, showing no Primary invites, but one Public invite](../../../images/matrix/invite.png) +![The Sable invites page, showing no Primary invites, but one Public invite](../../../images/matrix/invite.png) From there, accept the invitation to the "Federated Nexus Community" room, and you're good to go! -![The Cinny invites page, showing an invite from nexusbot to the Federated Nexus Community room](../../../images/matrix/accept.png) +![The Sable invites page, showing an invite from NexusBot to the Federated Nexus Community room](../../../images/matrix/accept.png) ## Homeserver