mujx
mujx
There are a lot of font names printed there. Probably related to qt & fontconfig? Did you change anything related recently in your system?
We have another report for the same issue - [link](https://matrix.to/#/!BPvgRcBVHzyFSlYkrg:matrix.org/$15186946173486hLIor:vurpo.fi)
Confirmed messages will now have checkmarks https://github.com/mujx/nheko/commit/c4fa8c844d7e4968691cf9260a155e76759d0563
Those are the only logs available? What happens if you use the latest version? Anything different on non-wayland platforms? When it was the last time it worked? (version, system etc)
@ReK2Fernandez Any updates on this?
The invites will stay at the top of the room list. Not sure if it would make sense to make them show up as unread notifications.
We could send a desktop notification for an incoming invite, when that feature lands.
What would be the benefit of this? Seems like over engineering to me, at least at this point. Also adding an extra dependency will create problems with deployment. Synapse works...
Relevant issue matrix-org/matrix-doc#798
From my understanding it's used to provide a list of the ways that a client can be authenticated. It's a legacy solution that should be replaced by UI Auth because...