| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
also fix the number of times a HS will trigger a GET /event/
|
| |
|
| |
|
|
|
|
| |
work around the problem where we reconstruct events differently than when they were signed
|
|
|
|
| |
creation events in their auth_events
|
| |
|
|
|
|
| |
turns out we are actually in
|
|
|
|
|
| |
We now do more implement more of the auth on the events so that we
don't reject valid events.
|
| |
|
| |
|
|
|
|
| |
because they don't interact well with the logging contexts
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Both in terms of auth and not trying to fetch missing PDUs for invites,
joins etc.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
`prev_state` is now a list of previous state ids, similiar to
prev_events. `replace_state` now points to what we think was replaced.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
event.state_events
|
| |
|
|
|
|
| |
for the invited user.
|
|
|
|
| |
discarding them.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and federation doesn't do auth in general either. Add a hacky timeout when trying to join a remote room.
|
|
|
|
| |
hasn't been incorporated in time for launch.
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| | |
Conflicts:
synapse/handlers/room.py
synapse/storage/stream.py
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|\
| |
| |
| | |
client_server_url_rename
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|