mordquist
mordquist
The repo for the site is over here -> https://github.com/ulyssa/iamb.chat/blob/next/src/install.md#snap
You need to specify the account you want to log out of to avoid accidentally logging out of the wrong account. Try logging out with `:logout @user:example.com`.
As per the docs on [Sending](https://iamb.chat/messages/#sending) there already exists `` and `` for next/previous auto-completion of names/rooms/emoji. I tried binding `` under macros in `config.toml` which seems to work great....
What is really needed for this is support for [intentional mentions (MSC3952)](https://github.com/matrix-org/matrix-spec-proposals/pull/3952). There seems to be support for it in the rust matrix sdk but I haven't looked in to...
I've got the same experience as you and have started looking at it but don't have a complete picture of the problem yet. The function responsible for marking rooms as...
There is an updated version in [Issue 378](https://github.com/ulyssa/iamb/issues/378#issuecomment-2526730891). @dstu, I will run your fork and report any issues.
@dstu: Have been running your update for a couple of weeks with no issues so far. :+1: