talk-android/app/src/main/java/com/nextcloud/talk/ui
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
..
bottom/sheet rename user var to better reflect its type 2022-07-16 16:01:15 +02:00
dialog improve fetching of user statuses in conversation list 2022-10-13 12:12:47 +02:00
recyclerview link swipe-to-reply to messages replyable-flag 2021-06-09 13:50:18 +02:00
theme Minor fixes after rebase 2022-08-31 19:54:06 +02:00
StatusDrawable.java fix NPE if status is null 2022-02-25 12:11:46 +01:00