diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-09-02 21:17:29 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-09-02 21:17:47 +0100 |
commit | 0aacab43caecd884040f7cbc588cefa400913673 (patch) | |
tree | 42b34ddf93787bed4f875b7cb2e962de068e008f /docs/specification.rst | |
parent | only need one voip section :) (diff) | |
download | synapse-0aacab43caecd884040f7cbc588cefa400913673.tar.xz |
Added Qs which should be answered in the marked TODOs
Diffstat (limited to 'docs/specification.rst')
-rw-r--r-- | docs/specification.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/specification.rst b/docs/specification.rst index 563126fdca..07b57ef2ab 100644 --- a/docs/specification.rst +++ b/docs/specification.rst @@ -781,7 +781,7 @@ prefixed with ``m.`` Example: TODO Description: - TODO + TODO : What it represents, What are the valid keys / values and what they represent, When is this event emitted and by what ``m.room.invite_join`` Summary: @@ -793,7 +793,7 @@ prefixed with ``m.`` Example: TODO Description: - TODO + TODO : What it represents, What are the valid keys / values and what they represent, When is this event emitted and by what ``m.room.join_rules`` Summary: @@ -805,7 +805,7 @@ prefixed with ``m.`` Example: TODO Description: - TODO + TODO : What it represents, What are the valid keys / values and what they represent, When is this event emitted and by what ``m.room.power_levels`` Summary: @@ -817,7 +817,7 @@ prefixed with ``m.`` Example: TODO Description: - TODO + TODO : What it represents, What are the valid keys / values and what they represent, When is this event emitted and by what ``m.room.add_state_level`` Summary: @@ -829,7 +829,7 @@ prefixed with ``m.`` Example: TODO Description: - TODO + TODO : What it represents, What are the valid keys / values and what they represent, When is this event emitted and by what ``m.room.send_event_level`` Summary: @@ -841,7 +841,7 @@ prefixed with ``m.`` Example: TODO Description: - TODO + TODO : What it represents, What are the valid keys / values and what they represent, When is this event emitted and by what ``m.room.ops_levels`` Summary: @@ -853,7 +853,7 @@ prefixed with ``m.`` Example: TODO Description: - TODO + TODO : What it represents, What are the valid keys / values and what they represent, When is this event emitted and by what ``m.room.message`` Summary: |