| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
have no idea /why/ the dups are happening in the first place
|
|/ |
|
| |
|
|
|
|
| |
because they don't interact well with the logging contexts
|
| |
|
|
|
|
| |
pass auth checks
|
| |
|
|
|
|
| |
can do them in the right point when creating a room
|
| |
|
|
|
|
|
| |
Both in terms of auth and not trying to fetch missing PDUs for invites,
joins etc.
|
| |
|
|
|
|
|
| |
Remove concept of reqired power levels, something similiar can be done
using the new power level event.
|
|
|
|
|
| |
`prev_state` is now a list of previous state ids, similiar to
prev_events. `replace_state` now points to what we think was replaced.
|
| |
|
|\
| |
| |
| | |
federation_authorization
|
| |
| |
| |
| | |
get_pagination_rows; meaning each source doesn't have to care about its own name any more
|
| | |
|
|/ |
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| | |
levels event
SYN-12 # comment Auth has been added.
|
|/
|
|
| |
didn't supply a name
|
| |
|
|
|
|
| |
information in the webclient.
|
| |
|
| |
|
| |
|
|
|
|
| |
room_alias as the name.
|
|
|
|
| |
hasn't been incorporated in time for launch.
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
send_evnet_level/add_state_level events.
|
|\ |
|
| | |
|
| |
| |
| |
| | |
that source, not overall eventstream tokens
|
| | |
|
| |
| |
| |
| | |
easier to find the code
|
|\| |
|
| | |
|
|/ |
|
| |
|
|\
| |
| |
| |
| |
| | |
Conflicts:
synapse/handlers/room.py
synapse/storage/stream.py
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
supply directions.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
reflects the change in the underlying storage model.
|
| | |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
synapse/api/auth.py
synapse/handlers/room.py
synapse/storage/__init__.py
|
| | |
|
| |\
| | |
| | |
| | | |
client_server_url_rename
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
|/ |
|
|
|
|
| |
re-implementing its behaviour
|
| |
|
| |
|
| |
|
|
|
|
| |
membership messages.
|
| |
|
| |
|
|
|
|
| |
and end tokens.
|
|
|
|
| |
correct API to do this, as the current one doesn't make much sense.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
synapse/storage/stream.py
|
| |
| |
| |
| | |
also release roomlock before touching federation so we don't halt progress on the world
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|