mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-25 18:38:37 +01:00
Divide the rooms into separate groups in preparation for adding tag support. Further subdivide the rooms into "joined/invited/archived" based the membership of the user in the room because that membership affects what events the user can view from the room. E.g only users that are joined to a room may see the ephemeral events for the room. |
||
|---|---|---|
| .. | ||
| client-server | ||
| files | ||
| check_examples.py | ||
| package.json | ||
| README | ||
| swagger.html | ||
| validator.js | ||
To get this running: python -m SimpleHTTPServer Go to http://localhost:8000/swagger.html