From f747769836eb72cdd7b913a8ab0ee8d4229a407d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 10 Jun 2021 16:09:43 +0200 Subject: Add voice message capability Signed-off-by: Joas Schilling --- docs/capabilities.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/capabilities.md b/docs/capabilities.md index 0b1ceaa31..ee36a552a 100644 --- a/docs/capabilities.md +++ b/docs/capabilities.md @@ -76,3 +76,4 @@ title: Capabilities * `conversation-v4` - Whether conversations API v4 is available. This also means that v1, v2 and v3 are **not** available anymore. The changes on API v4 allow a user to have multiple sessions in the same conversation on different devices which is incompatible with the data structure that was used by the previous APIs. * `signaling-v3` - Whether signaling API v3 is available. This also means that v1 and v2 are **not** available anymore. The TURN and STUN server data is now returning all defined servers instead of a random one. Multiple entries for the same server are combined and using the urls array correctly now. * `geo-location-sharing` - Whether the `geo-location` rich object is defined and can be shared to the rich-object sharing endpoint. +* `voice-message-sharing` - Shared files can be flagged as voice messages and are then presented differently in the interface -- cgit v1.2.3