user: update all features by client

Change-Id: I8a2400f6c112d1433845fb8ce09c151619f45cac
This commit is contained in:
Sébastien Blin 2024-01-02 11:00:51 -05:00
parent 1542078bad
commit a48997de84
1 changed files with 11 additions and 8 deletions

View File

@ -13,8 +13,7 @@ Legend:
| **Client** | Desktop | Android | Android TV | iOS | | **Client** | Desktop | Android | Android TV | iOS |
| ---------------------------------- | :-----: | :-----: | :--------: | :-: | | ---------------------------------- | :-----: | :-----: | :--------: | :-: |
| Text messaging | ✓ | ✓ | ✓ | ✓ | | Text messaging | ✓ | ✓ | ✓ | ✓ |
| Group chat | ✓ | E | X | ✓ | | Group chat | ✓ | ✓ | X | ✓ |
| Group chat (>8 members) | X | X | X | X |
| Public chat | X | X | X | X | | Public chat | X | X | X | X |
| Chat history shared across devices | ✓ | ✓ | ✓ | ✓ | | Chat history shared across devices | ✓ | ✓ | ✓ | ✓ |
| Send files | ✓ | ✓ | X | ✓ | | Send files | ✓ | ✓ | X | ✓ |
@ -24,11 +23,11 @@ Legend:
| Read status | ✓ | ✓ | ✓ | ✓ | | Read status | ✓ | ✓ | ✓ | ✓ |
| Reply to | ✓ | ✓ | X | X | | Reply to | ✓ | ✓ | X | X |
| Message edition | ✓ | X | X | X | | Message edition | ✓ | X | X | X |
| Emoji reaction | X | X | X | X | | Emoji reaction | | X | X | X |
| Update conversation's profile | ✓ | X | X | ✓ | | Update conversation's profile | ✓ | X | X | ✓ |
| Add/Kick members | ✓ | ✓ | X | ✓ | | Add/Kick members | ✓ | ✓ | X | ✓ |
| Conversation's preferences | ✓ | ✓ | X | ✓ | | Conversation's preferences | ✓ | ✓ | X | ✓ |
| Search messages | X | ✓ | X | X | | Search messages | | ✓ | X | X |
| Share location | ✓ | ✓ | X | ✓ | | Share location | ✓ | ✓ | X | ✓ |
| Media gallery | ✓ | ✓ | X | X | | Media gallery | ✓ | ✓ | X | X |
@ -38,6 +37,7 @@ Legend:
| ---------------------------------- | :-----: | :-----: | :--------: | :--: | | ---------------------------------- | :-----: | :-----: | :--------: | :--: |
| Audio calling | ✓ | ✓ | X | ✓ | | Audio calling | ✓ | ✓ | X | ✓ |
| Video calling | ✓ | ✓ | ✓ | ✓ | | Video calling | ✓ | ✓ | ✓ | ✓ |
| Call in Swarms | E | E | X | X |
| Host call conference | ✓ | ✓ | ✓ | ✓ | | Host call conference | ✓ | ✓ | ✓ | ✓ |
| Auto bitrate | ✓ | X | X | ✓ | | Auto bitrate | ✓ | X | X | ✓ |
| Change video quality | ✓ | ✓ | X | X | | Change video quality | ✓ | ✓ | X | X |
@ -57,17 +57,18 @@ Legend:
| Rendez-vous mode | ✓ | X | ✓ | X | | Rendez-vous mode | ✓ | X | ✓ | X |
| Conference layout | ✓ | ✓ | X | ✓ | | Conference layout | ✓ | ✓ | X | ✓ |
| Multistream | ✓ | X | X | X | | Multistream | ✓ | X | X | X |
| Push-To-Talk | ✓(1) | X | X | X |
| Videosplit | ✓ | ✓ | ✓ | X | | Videosplit | ✓ | ✓ | ✓ | X |
| Audio processor \*\* | ✓ | ✓(2) | ✓(2) | ✓(2) | | Audio processor \*\* | ✓ | ✓(2) | ✓(2) | ✓(2) |
| Voice activity | ✓ | ✓ | ✓ | ✓ | | Voice activity | ✓ | ✓ | ✓ | ✓ |
\* This enables 4k video calling support \* This enables 4k video calling support
\*\* cf. {ref}`user/faq:How can I configure the audio processor?` in \*\* cf. {ref}`user/faq:How can I configure the audio processor?` in
the FAQ the FAQ
(1) only on X (not Wayland) (1) only on X (not Wayland)
(2) Some features enabled by default and not configurable (2) Some features enabled by default and not configurable
(3) only on X and not on Microsoft Windows (3) only on X and not on Microsoft Windows
## Account settings ## Account settings
@ -102,9 +103,11 @@ the FAQ
| Dark theme support | ✓ | ✓ | ✓ | ✓ | | Dark theme support | ✓ | ✓ | ✓ | ✓ |
| JAMS\*\* support | ✓ | ✓ | X | ✓ | | JAMS\*\* support | ✓ | ✓ | X | ✓ |
| Plugin support | ✓ | ✓ | ✓ | X | | Plugin support | ✓ | ✓ | ✓ | X |
| Plugin store | ✓ | X | X | X |
| Application translation | ✓ | X | X | X | | Application translation | ✓ | X | X | X |
| White Labelling | ✓ | ✓ | X | X |
\* According to <https://explore.transifex.com/savoirfairelinux/jami/> \* According to <https://explore.transifex.com/savoirfairelinux/jami/>
\*\* JAMS (Jami Account Management Server) <https://jami.biz/> \*\* JAMS (Jami Account Management Server) <https://jami.biz/>
## Advanced settings ## Advanced settings