Skip to content

Conversation

@nickvergessen
Copy link
Member

πŸ› οΈ API Checklist

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • πŸ“˜ API documentation in docs/ has been updated or is not required
  • πŸ”– Capability is added or not needed

}
$room = $this->manager->getRoomByToken($share->getSharedWith());
if ($room->getRemoteServer() !== '') {
// FIXME this should be blocked up front
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is the unequal line count of the diff

@nickvergessen nickvergessen force-pushed the bugfix/noid/use-Room-isFederatedConversation branch from 6be9fff to 3416398 Compare March 18, 2024 14:02
@nickvergessen nickvergessen merged commit 49e33e6 into main Mar 18, 2024
@nickvergessen nickvergessen deleted the bugfix/noid/use-Room-isFederatedConversation branch March 18, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants