Jonas Platte
|
763e5654cc
|
Make event's title fields UpperCamelCase and distinguish /sync ones
|
2020-06-19 21:53:18 +02:00 |
|
Travis Ralston
|
33d738e665
|
Document the m.room.member unsigned object in full
|
2020-05-31 21:41:29 -06:00 |
|
Travis Ralston
|
fc037b3a72
|
Fix merge
|
2018-08-31 09:33:30 -06:00 |
|
Travis Ralston
|
efef3412a0
|
Take out the underscore restriction from state events
It's not needed anymore, and we should remove it while we're in the area.
Includes other misc changes to the schema layout.
|
2018-08-27 19:07:32 -06:00 |
|
Travis Ralston
|
55c0b968b5
|
Fix event schemas for /sync
This commit clarifies the required keys for each type of event that appears in sync, fixes the core event schema not declaring 'content' as required, and includes a mention that events may not have a room_id when appearing in /sync.
Fixes https://github.com/matrix-org/matrix-doc/issues/595
Fixes https://github.com/matrix-org/matrix-doc/issues/909
|
2018-08-26 22:22:36 -06:00 |
|