mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

14K
active users

#dendrite

0 posts0 participants0 posts today
Replied in thread

@etienne @silmathoron Yes I have actively used Matrix in the past, with the server running as a Docker container on a VPS. It was pretty awesome for the most part, and I even contributed some accessibility fixes to the Element client app on iOS. Was not aware of these latest shenanigans, quite unfortunate for sure. is still an open protocol though, and you can use other server implementations such as . github.com/element-hq/dendrite

Dendrite is a second-generation Matrix homeserver written in Go!  - GitHub - element-hq/dendrite: Dendrite is a second-generation Matrix homeserver written in Go!
GitHubGitHub - element-hq/dendrite: Dendrite is a second-generation Matrix homeserver written in Go!Dendrite is a second-generation Matrix homeserver written in Go! - GitHub - element-hq/dendrite: Dendrite is a second-generation Matrix homeserver written in Go!

🎉 OK, I've reanimated my Matrix homeserver with Dendrite. It works like a charm and it took me just around a half an hour to setup everything.

❤️ Once again Tanka with Jsonnet proved themselves as an invaluable tool.

👍 Also, the instructions for setting up Dendrite provided all the needed details but weren't bloated with information that made them really easy to follow.

🏷️ #Matrix #Dendrite #Tanka #Jsonnet #Homeserver

Continued thread

Dendrite seems the most promising, but it feels like even Element themselves have given up on it in favour of Synapse.

Synapse is written in Python :drgn_nauseated: and entirely single threaded. :drgn_dizzy:

There are ways around it's slowness like workers and sliding sync, but that makes it so many components that you almost have no choice than running a container which brings its own set of potential failure points.

2/3

Oh, this is just great.
I've been running an #dendrite #matrix server for several months.
Now it's marked as archived/read-only.
github.com/matrix-org/dendrite
Apparently it's further developed by Element.
I just wonder whether I can "simply migrate" my Docker-Compose setup.

Urgh. Back to #XMPP, it is, I guess. (Or maybe Signal, though I see that't not an option for everyone).

GitHubGitHub - matrix-org/dendrite: Dendrite is a second-generation Matrix homeserver written in Go!Dendrite is a second-generation Matrix homeserver written in Go! - matrix-org/dendrite

I've installed Dendrite (Docker) and everything went smoothly except joining rooms. When I click join I get:

com.squareup.moshi.JsonDataException: Required value 'roomid' (JSON name 'room_id') missing at $".

Github issue: github.com/matrix-org/dendrite

Logs: monogr.ph/66e7726fda4107196d7f

Is there any known solution to this?

Edit: Got rid of Dendrite and now using Conduwuit.

Replied to Mitex Leo

@ml

I love the idea of Dendrite, and it may well become the best server one day. I chose Synapse though, mainly just because the level of work and maturity that's gone into it.

Hopefully one day Dendrite will become Element's official server and the development focus there will increase.

Major caveat on this opinion though: I use synapse but have never tried Dendrite yet. It may be awesome, and I just don't know it yet...

The latest version of conduwuit, v0.4.6 has been released! It ships configuration-free authenticated media support, sliding sync, app services improvements and fixes, and much more.

If you are looking for an easy to use and administrate matrix homeserver, check out conduwuit:

github.com/girlbossceo/conduwu

conduwuit
Release 0.4.6
Hi everyone! conduwuit 0.4.6 has been released. This is a huge release with many different bug fixes, changes, features, improvements, etc. It definitely has been a while an...
GitHubRelease v0.4.6 · girlbossceo/conduwuitconduwuit Release 0.4.6 Hi everyone! conduwuit 0.4.6 has been released. This is a huge release with many different bug fixes, changes, features, improvements, etc. It definitely has been a while an...