-
In Fractal we are trying to enforce that cross-signing and recovery are fully set up. We basically offer to set it up if it doesn't exist, recover if it exists or reset it if the user does not have th…
-
### Steps to reproduce
1. Receive reply
### Outcome
#### What did you expect?
Rich reply "quote" loads
#### What happened instead?
![Screenshot_20241010-235246_SchildiChat Next (Beta)](https://g…
-
Feature: Enabling sharing of homeservers through federation.
The homeserver federation is currently quite fragmented, when people on one homeserver want to join rooms on another homeserver they nee…
-
From the release notes for v0.7.0, it wasn't clear to me what port I should forward `/mautrix-discord/avatar/*` to, or if I need to include any forwarding headers. After digging into the code I believ…
-
### Steps to reproduce
1. Install?
### Outcome
#### What did you expect?
"element"
#### What happened instead?
![image](https://github.com/user-attachments/assets/a6b1721d-ea6c-4c88-9e23-d…
-
### Description
I have the following synchrotron worker configuration:
```
# Sync initial/normal
location ~ ^/_matrix/client/(r0|v3)/sync$ {
proxy_pass https://$sync;
}
# Synchrotron
l…
-
weechat-matrix won't connect to my homeserver. It does an SSL handshake and receives the certificate, but then shows:
```
matrix: Received header value surrounded by whitespace b"default-src https: …
-
### Steps to reproduce
Element nightly updated, since then, both versions start showing "homeserver not valid URL", this only happens in desktop app and in computers that updated to new version. Same…
-
Since we will be using Merkle Treap for efficient verification and sync, we might as well use their copy-on-write nature, for versioning and data recovery.
There are two main scenarios where a user…
Nuhvi updated
5 months ago
-
**Describe the bug**
A clear and concise description of what the bug is.
I setup a new mautrix-signal bridge with end2end-encryption. I configured double-puppeting. All according to the docs from …