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.
matrix-spec/specification/modules
Kegan Dougal 365a9076b9 Add nested dict template support; Add x-pattern
For cases where event schema specify `patternProperties` it would be nice
to give that pattern a "human-readable" form rather than a raw regex. This
is now supported by specifying `x-pattern` in the value part of the specified
pattern e.g. `patternProperties:{ "^.*":{ x-pattern: "$THING", ... } }`

Templating had limited record type descriptions limited to value primitives
e.g. `{string: integer}`. It now supports inspecting the values recursively
if the value is `object`.

Updated `m.receipt` to take both these points into account to make it read
better. Tweak receipt module text.
9 years ago
..
_template.rst Minor tweaks 9 years ago
content_repo.rst Fix paragraph CSS and adjust where paragraphs are in the RST 9 years ago
end_to_end_encryption.rst Rename spec files to not have numbers everywhere; update targets.yaml 9 years ago
history_visibility.rst Rename spec files to not have numbers everywhere; update targets.yaml 9 years ago
instant_messaging.rst Add instant_messaging module; modify batesian section rules 9 years ago
presence.rst Add instant_messaging module; modify batesian section rules 9 years ago
push_cs_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 9 years ago
push_overview.rst Rename spec files to not have numbers everywhere; update targets.yaml 9 years ago
push_push_gw_api.rst Rename spec files to not have numbers everywhere; update targets.yaml 9 years ago
receipts.rst Add nested dict template support; Add x-pattern 9 years ago
typing_notifications.rst Rename spec files to not have numbers everywhere; update targets.yaml 9 years ago
voip_events.rst Fix paragraph CSS and adjust where paragraphs are in the RST 9 years ago