diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2023-06-20 16:52:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-20 16:52:29 +0200 |
commit | a734b112c6577a23b87c6b54c50fb2e9a629cf2b (patch) | |
tree | a9d71e1aea11d2c728bb454321edb24f4d2313a7 /clientapi | |
parent | d13466c1eed040a97048c8b30b64df9f4bc84727 (diff) |
Fix backfilling (#3117)
This should fix two issues with backfilling:
1. right after creating and joining a room over federation, we are doing
a `/backfill` request, which would return redacted events, because the
`authEvents` are empty. Even though the spec states that, in the absence
of a history visibility event, it should be handled as `shared`.
2. `gomatrixserverlib: unsupported room version ''` - because, well, we
were never setting the `roomInfo` field..
Diffstat (limited to 'clientapi')
0 files changed, 0 insertions, 0 deletions