Skip to content

Latest commit

 

History

History
135 lines (100 loc) · 10.1 KB

matrix.md

File metadata and controls

135 lines (100 loc) · 10.1 KB
layout title description nav_order
clean
Matrix
Matrix details on Stash space and rooms
10
Table of Contents {: .text-delta } 1. TOC {:toc}

What is Matrix?

Matrix is an open-source internet protocol for secure, decentralised, real-time communication. Unlike other popular platforms like Discord, Matrix is federated. It consists of many servers, each server hosts Matrix accounts and chats. You can create an account on any Matrix server and the join other servers without having to re-create your account. One common example of federated protocol everyone uses today is email.

On Matrix, usernames are referred to as MXIDs (Matrix IDs), chats as rooms, servers as homeservers. Think of homeserver as the domain that hosts the instance. You can also group rooms together to form spaces (similar to Discord server).

In comparison to Discord:
Username = Matrix ID
Channel = Room
Server = Space1

1 Spaces are a collection of individual rooms.

Registration on Matrix

There is no central place to register on. You can create an account on any homeserver and join spaces and rooms across all of them.

Popular homeservers

2 Redirects to element.io domain, which is affiliated with matrix.org.

Clients

{: .note} Web-based clients are great to start and register. Element (web) is feature-rich and easy to use client.

Matrix supports a variety of clients on web, desktop (Windows, Linux, and macOS), and mobile (Android, iOS). matrix.org maintains a list of clients on their website here{:target="_blank"}.

Stash space

{: .important } Rooms can be joined from inside the space. You can join one, or more rooms, or all rooms from the space. They are not directly tied to each other.

Our official space is located at #stashapp:unredacted.org{:target="_blank"}.
Alternative addresses are on matrix.im: #stashapp:matrix.im{:target="_blank"}.

Stash rooms

{: .important } We are using a bridge bot that relays Discord and Matrix messages both ways in some rooms. They will be marked (bridged). Some features doesn't translate through the bridge like reactions and threads.

Stash-focused rooms

StashDB-focused rooms

NSFW explicit rooms

Contributor-focused rooms

Developer-focused rooms

Different stash-box rooms

Tips and Tricks

  • You can change your Display Name by going into Settings.
  • If you use different Matrix ID than Discord username, you can set a custom ping for your old username (Settings > Notifications > Keyword).
  • You can use web client to quickly create an account and then move to desktop based client for better experience.

Further read on Matrix