summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorKegan Dougal <kegan@matrix.org>2014-09-02 21:12:46 +0100
committerKegan Dougal <kegan@matrix.org>2014-09-02 21:12:46 +0100
commitab6e1abe9cc0c98deb2838e6ff53c639b83bf7e6 (patch)
treeec9e79c3be1e94ebc1bea650abde90a28f0d9cf4 /docs
parentAdded more room alias bullet points. (diff)
downloadsynapse-ab6e1abe9cc0c98deb2838e6ff53c639b83bf7e6.tar.xz
Added the new power level related events which were recently introduced.
Diffstat (limited to 'docs')
-rw-r--r--docs/specification.rst60
1 files changed, 60 insertions, 0 deletions
diff --git a/docs/specification.rst b/docs/specification.rst
index 1b844b963f..78c600db24 100644
--- a/docs/specification.rst
+++ b/docs/specification.rst
@@ -693,6 +693,66 @@ prefixed with ``m.``
     TODO
   Description:
     TODO
+    
+``m.room.join_rules``
+  Summary:
+    TODO.
+  Type: 
+    State event
+  JSON format:
+    TODO
+  Example:
+    TODO
+  Description:
+    TODO
+    
+``m.room.power_levels``
+  Summary:
+    TODO.
+  Type: 
+    State event
+  JSON format:
+    TODO
+  Example:
+    TODO
+  Description:
+    TODO
+    
+``m.room.add_state_level``
+  Summary:
+    TODO.
+  Type: 
+    State event
+  JSON format:
+    TODO
+  Example:
+    TODO
+  Description:
+    TODO
+    
+``m.room.send_event_level``
+  Summary:
+    TODO.
+  Type: 
+    State event
+  JSON format:
+    TODO
+  Example:
+    TODO
+  Description:
+    TODO
+    
+``m.room.ops_levels``
+  Summary:
+    TODO.
+  Type: 
+    State event
+  JSON format:
+    TODO
+  Example:
+    TODO
+  Description:
+    TODO
 
 ``m.room.message``
   Summary: