summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorPaul "LeoNerd" Evans <paul@matrix.org>2014-10-01 17:32:49 +0100
committerPaul "LeoNerd" Evans <paul@matrix.org>2014-10-01 17:33:18 +0100
commit166bec0c088de407cace0ec9c5293f0a65e74824 (patch)
treedfdcd8e15ef5699006e5116836bd7e8456f94e2b /docs
parentremove "red", "blue" and "green" server_name mappings (diff)
downloadsynapse-166bec0c088de407cace0ec9c5293f0a65e74824.tar.xz
Nuke the entire 'Typing Notifications' spec section given as they don't exist yet in the implementation
Diffstat (limited to 'docs')
-rw-r--r--docs/specification.rst16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/specification.rst b/docs/specification.rst
index 6dcdea3060..f35ddec881 100644
--- a/docs/specification.rst
+++ b/docs/specification.rst
@@ -1536,22 +1536,6 @@ In the latter case, this allows for clients to display some minimal sense of
 presence information in a user list for a room.
 
 
-Typing notifications
-====================
-.. NOTE::
-  This section is a work in progress.
-
-.. TODO-doc Leo
-    - what is the event type. Are they bundled with other event types? If so, which.
-    - what are the valid keys / values. What do they represent. Any gotchas?
-    - Timeouts. How do they work, who sets them and how do they expire. Does one
-      have priority over another? Give examples.
-
-.. TODO-spec Leo
-    - actually define the client-server API; the only thing that currently
-      exists is entirely server-server
-
-
 Voice over IP
 =============
 Matrix can also be used to set up VoIP calls. This is part of the core