nextcloud / talk-ios

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

Re-joining room always sets `inChat = true` #1755

Open SystemKeeper opened 1 month ago

SystemKeeper commented 1 month ago

https://github.com/nextcloud/talk-ios/blob/da21f2b635e5d28bd24acee87fae6def03839fb1/NextcloudTalk/NCRoomsManagerExtensions.swift#L217-L217

We should not blindly set inChat = true, as the rejoin currently only happens when we are in a call.