-
### Description
### Steps to reproduce
- start with a stock Debian 11
- `pip3 install matrix-synapse` (also work on current `develop` branch)
- start synapse (`python3 -m synapse.app.homeser…
-
### Description
With a logging configuration that logs to systemd's journal, Synapse 1.58.0 doesn't restart anymore, because of
```
May 04 08:10:16 chat matrix-synapse[188389]: Traceback (most rece…
heini updated
2 years ago
-
The data below was posted successfully on the server, whereas the server should have rejected it because it contains a float value (see `lineHeight: 1.25`).
We know that our javascript canonicaljso…
-
This project is archived and hasn't been updated in the last 9 years. This is a risk. `json` parsing and marshaling is hard and could have potential issues.
https://github.com/theupdateframework/…
-
### Description
```
File "/Users/runner/work/element-android/element-android/synapse/env/lib/python3.8/site-packages/synapse/push/mailer.py", line 870, in
def safe_markup(raw_html: str) …
-
Just trying to update my Synapse dependencies and noticed that one test for canonicaljson failed when using the latest release of the new frozendict.
This is testing the following versions:
* pyth…
-
Now that #36 is fixed, we should make a new release.
See also #39 which we should probably clean up first.
-
### Description
Joining #emacs:matrix.org fails with a `Failed to send_join via any server`. Join method was the room directory via element web.
### Steps to reproduce
- Search emacs in the m…
-
We're having an internal debate and we're not sure we're using CJSON in the correct way. Let's say we want to calculate a signature over this:
```json
{
"quux": 123,
"foo": "bar\nbaz"
}
…
-
### Description
You can create a room with a power level that is viewed as "Infinity"
### Steps to reproduce
1. Create a room with
```
"power_level_content_override": {
"users": {
…
ghost updated
3 years ago