talk-android/app/src/main/java/com/nextcloud/talk/models/json
Marcel Hibbe 508f519468
set fixed avatar sizes for requests
necessary because of https://github.com/nextcloud/server/pull/31010

known issue: avatars in chat messages are too big atm

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-03-02 15:15:22 +01:00
..
autocomplete Remove Parceler from model autocomplete 2022-02-17 22:36:26 +01:00
capabilities change UserStatusCapability to kotlin data class 2022-02-25 12:11:41 +01:00
chat set fixed avatar sizes for requests 2022-03-02 15:15:22 +01:00
conversations remove api v1 variants for conversations canLeave and canDelete methods 2022-02-16 11:34:05 +01:00
converters render system message "call_ended_everyone" 2022-01-12 12:29:06 +00:00
generic remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
hovercard Remove Parceler from model hovercard 2022-02-28 16:54:22 +01:00
mention Remove Parceler from model mention 2022-02-28 16:54:24 +01:00
notifications Remove Parceler from model notifications 2022-02-28 16:54:24 +01:00
participants show user statuses in conversation info (wip) 2022-02-25 12:11:40 +01:00
push adapt to de-lomboked code-base 2021-04-30 08:50:24 +02:00
search remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
sharees remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
signaling Add support for signaling v3 2021-05-20 11:26:40 +02:00
status add author to license headers 2022-02-25 12:11:44 +01:00
statuses show user statuses in conversation list 2022-02-25 12:11:40 +01:00
userprofile remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
websocket remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00