| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
aliases for now) and its users displaynames or ids
|
|
more work can be done on it.
|
|
|
|
|
|
therefore into the index page rather than the rooms page).
|
|
|
|
|
|
|
|
|
|
membership event objects, as per interface contract
|
|
|
|
|
|
it displays when refreshed.
|
|
event for other events: it's rarely going to be sesnible.
|
|
different semantics
|
|
|
|
indicated as offline
|
|
legacy 'state' copy for now
|
|
code for rate limited requests.
|
|
|
|
for viewing the c-s json api.
|
|
|
|
|
|
|
|
|
|
to display the previous matrix id
|
|
|
|
|
|
|
|
|
|
than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions.
perl -pi -e 's#/matrix#/_matrix#g' ./cmdclient/console.py ./docs/client-server/howto.rst ./docs/client-server/specif |