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.
2015-10-01 12:11:26 +01:00
..
_template.rst Minor tweaks 2015-09-28 14:07:34 +01:00
content_repo.rst Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00
end_to_end_encryption.rst Rename spec files to not have numbers everywhere; update targets.yaml 2015-09-22 14:01:55 +01:00
history_visibility.rst Rename spec files to not have numbers everywhere; update targets.yaml 2015-09-22 14:01:55 +01:00
instant_messaging.rst Add instant_messaging module; modify batesian section rules 2015-09-23 10:48:49 +01:00
presence.rst Add instant_messaging module; modify batesian section rules 2015-09-23 10:48:49 +01:00
push_cs_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00
push_overview.rst Rename spec files to not have numbers everywhere; update targets.yaml 2015-09-22 14:01:55 +01:00
push_push_gw_api.rst Rename spec files to not have numbers everywhere; update targets.yaml 2015-09-22 14:01:55 +01:00
receipts.rst Add nested dict template support; Add x-pattern 2015-10-01 12:11:26 +01:00
typing_notifications.rst Rename spec files to not have numbers everywhere; update targets.yaml 2015-09-22 14:01:55 +01:00
voip_events.rst Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00