From 166bec0c088de407cace0ec9c5293f0a65e74824 Mon Sep 17 00:00:00 2001 From: "Paul \"LeoNerd\" Evans" Date: Wed, 1 Oct 2014 17:32:49 +0100 Subject: [PATCH] Nuke the entire 'Typing Notifications' spec section given as they don't exist yet in the implementation --- docs/specification.rst | 16 ---------------- 1 file changed, 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