nextcloud / talk-ios

📱😀 Video & audio calls through Nextcloud on iOS
GNU General Public License v3.0
146 stars 88 forks source link

Avatars broken in call view for federated users #1743

Closed SystemKeeper closed 1 month ago

SystemKeeper commented 1 month ago

https://github.com/nextcloud/spreed/pull/12863

We currently hardcode "users" in the CallView and we get the userId from the signaling join message, but that does not include actorId/Type.

SystemKeeper commented 1 month ago