Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions content/ecosystem/servers/servers.toml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,15 @@ licence = "MIT"
repository = "https://git.telodendria.io/Telodendria/Telodendria"
room = "#general:synapse.telodendria.io"

[[servers]]
name = "Palpo"
description = "Palpo is a Matrix homeserver written in Rust"
author = "Palpo Team"
maturity = "Alpha"
language = "Rust"
licence = "Apache-2.0"
repository = "https://github.com/palpo-im/palpo"

[[servers]]
name = "conduwuit"
description = "conduwuit is a well-maintained, hard-fork of Conduit with tons of new features, many bug fixes, huge performance improvements, quality of life enhancements, moderation tools, and much more!"
Expand Down