this post was submitted on 10 Feb 2026
17 points (100.0% liked)

Matrix

3871 readers
6 users here now

An open network for secure, decentralized communication

founded 6 years ago
MODERATORS
 

Let's not lie to ourselves about it : Matrix is slow.

But, that's fine ! All we need is a client that adapts to it.

For example : when trying to join a room. All clients, Element and otherwise, display a modal. If it takes forever, then you can't do anything in the meantime.

Instead, a slow-friendly app would : add the channel to the channel list, saying ⟳ Joining... | You'll receive a notification once having successfully joined this room.

There, non-blocking.

Same for :

  • changing notification preferences ;
  • accepting/declining chat requests ;

Etc.

you are viewing a single comment's thread
view the rest of the comments
[–] Linux_in_a_Bit@infosec.exchange 0 points 1 month ago* (last edited 1 month ago) (1 children)

@KaKi87
From my admittedly very informal testing Cinny lets you do other stuff while you're joining a room.
If that isn't non-blocking, I don't know what is.
If you need a screen recording, I can make one.

[–] KaKi87@jlai.lu 1 points 4 weeks ago* (last edited 4 weeks ago)
  • For starters, the initial loading is "heating up" forever blocking ;
  • Then, there's "connection lost" that refreshes the whole page ;
  • And when I finally reach the homepage and try joining a room, sure I can click another room, but the room I'm trying to join isn't added to the list, so when I click another room, this one being joined disappears and I don't know whether the joining process was interrupted or is still ongoing, and if I redo the join, it's does exactly the same thing, as if it's my first try ;
  • same thing for changing notification preferences ;
  • deleting messages is blocking ;