You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This commit does a number of things:
* Minor formatting/alignment changes
* Document the room_alias response key. This could be deprecated now, or forfeited, if needed.
* Remove the guest_can_join parameter - it is not actually supported
* Document the previously undocumented power_level_content_override parameter
* Clarify that the room_id is required on the response
* More clearly spell out which events are created as part of the request
* Clarify how the room alias becomes the canonical alias
* Clarify how the `visibility` may be used to determine a default preset to apply
* Document the `m.federate` creation content parameter, adding an option for the homeserver to define a default value
References:
* Preset being inferred by the visibility:
|
7 years ago | |
|---|---|---|
| .. | ||
| examples | 8 years ago | |
| schema | 7 years ago | |
| README.md | 10 years ago | |
| check_examples.py | 10 years ago | |
| power_level_content_schema.yaml | 7 years ago | |
README.md
Checking the event schemas
To validate the event schemas, and check the example events, run
./check-examples.py