docs: update features for client-ios
Change-Id: I594cf3d92947ebb05844343815ba433939f4b4fd
This commit is contained in:
parent
bc5fe46d0d
commit
7746847710
|
@ -13,7 +13,7 @@ Legend:
|
|||
| **Client** | Desktop | Android | Android TV | iOS |
|
||||
| ---------------------------------- | :-----: | :-----: | :--------: | :-: |
|
||||
| Text messaging | ✓ | ✓ | ✓ | ✓ |
|
||||
| Group chat | ✓ | E | X | X |
|
||||
| Group chat | ✓ | E | X | ✓ |
|
||||
| Group chat (>8 members) | X | X | X | X |
|
||||
| Public chat | X | X | X | X |
|
||||
| Chat history shared across devices | ✓ | ✓ | ✓ | ✓ |
|
||||
|
@ -25,11 +25,11 @@ Legend:
|
|||
| Reply to | ✓ | ✓ | X | X |
|
||||
| Message edition | ✓ | X | X | X |
|
||||
| Emoji reaction | X | X | X | X |
|
||||
| Update conversation's profile | ✓ | X | X | X |
|
||||
| Add/Kick members | ✓ | ✓ | X | X |
|
||||
| Conversation's preferences | ✓ | ✓ | X | X |
|
||||
| Update conversation's profile | ✓ | X | X | ✓ |
|
||||
| Add/Kick members | ✓ | ✓ | X | ✓ |
|
||||
| Conversation's preferences | ✓ | ✓ | X | ✓ |
|
||||
| Search messages | X | ✓ | X | X |
|
||||
| Share location | ✓ | ✓ | X | X |
|
||||
| Share location | ✓ | ✓ | X | ✓ |
|
||||
| Media gallery | ✓ | ✓ | X | X |
|
||||
|
||||
## Calling
|
||||
|
@ -114,4 +114,4 @@ the FAQ
|
|||
| DHT proxy support | ✓ | ✓ | X | ✓ |
|
||||
| Push notification | N/A | ✓ | N/A | ✓ |
|
||||
| UPnP | ✓ | ✓ | ✓ | X |
|
||||
| TURN configuration | ✓ | ✓ | ✓ | X |
|
||||
| TURN configuration | ✓ | ✓ | ✓ | ✓ |
|
||||
|
|
Loading…
Reference in New Issue