nextcloud-talk-android/app/src/main/java/com/nextcloud/talk/api
Marcel Hibbe 871f798720
improve fetching of user statuses in conversation list
replace
/ocs/v2.php/apps/user_status/api/v1/statuses

with
"includeStatus=true"
when fetching conversations, see https://nextcloud-talk.readthedocs.io/en/latest/conversation/

fix #2478

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-10-13 12:12:47 +02:00
..
NcApi.java improve fetching of user statuses in conversation list 2022-10-13 12:12:47 +02:00