Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include rooms in the list of candidates to share with #10256

Conversation

danxuliu
Copy link
Member

Requires #10255 (this pull request should be rebased onto master once #10255 is merged)
Requires nextcloud/spreed#1050

@danxuliu danxuliu force-pushed the add-support-for-room-shares branch 3 times, most recently from d9d2cc2 to aa5c1d1 Compare July 16, 2018 16:45
throw new QueryException();
}

return $this->serverContainer->query(\OCA\Spreed\Share\Helper\DeletedShareAPIController::class);
Copy link
Member

Choose a reason for hiding this comment

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

meh

throw new QueryException();
}

return $this->serverContainer->query(\OCA\Spreed\Share\Helper\ShareAPIController::class);
Copy link
Member

Choose a reason for hiding this comment

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

I dont like all this hardcoding :(

@danxuliu danxuliu force-pushed the add-support-for-room-shares branch 3 times, most recently from cd65e3e to a693e11 Compare July 25, 2018 07:59
@MorrisJobke MorrisJobke added this to the Nextcloud 15 milestone Jul 25, 2018
@danxuliu danxuliu force-pushed the add-support-for-room-shares branch from a0c1f49 to 4b7fa4a Compare August 8, 2018 12:51
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliu danxuliu force-pushed the include-rooms-in-the-list-of-candidates-to-share-with branch from dbc1277 to 49e6926 Compare August 8, 2018 12:52
Copy link
Member

@schiessle schiessle left a comment

Choose a reason for hiding this comment

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

tested and works as expected 👍

@MorrisJobke
Copy link
Member

@danxuliu @schiessle @nickvergessen 14 or 15?

@nickvergessen nickvergessen added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Aug 24, 2018
@MorrisJobke MorrisJobke merged commit 69d18cc into add-support-for-room-shares Aug 24, 2018
@MorrisJobke MorrisJobke deleted the include-rooms-in-the-list-of-candidates-to-share-with branch August 24, 2018 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish enhancement feature: sharing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants