-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
CalDAV calendar public sharing #1197
Conversation
@LukasReschke, thanks for your PR! By analyzing the annotation information on this pull request, we identified @nickvergessen, @DeepDiver1975 and @tcitworld to be potential reviewers |
|
||
/** | ||
* CalDavBackend constructor. | ||
* | ||
* @param IDBConnection $db | ||
* @param Principal $principalBackend | ||
* @param IUserManager $userManager | ||
* @param IConfig $config |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indentation
61713d3
to
53a9a9c
Compare
Please review again. :) |
66d11ce
to
d0c5d5a
Compare
Function getPublishedStatus) is not working atm.
…an no longer return the pre-publish-url
d0c5d5a
to
dcc2311
Compare
@schiessle Signed-off is missing here - how to handle this case? |
Ignore. I won't touch every old PR and add a "Signed-off" at every commit (aka huge waste of time 🙈). Otherwise, @schiessle can happily volunteer for doing so and train his 10 finger typing system 🚀 |
I can squash mine for what it's worth, but I guess you don't want all of them squashed. |
Let's get this in 👍 |
Thanks everyone who helped and thanks a lot to @tcitworld :) |
Is this in NC 11? |
yes |
Yes, it is |
You guys are too fast for me. |
Yes |
да |
No! Wait, what? 👍 |
From owncloud/core#25351
Needs proper review and testing as there were some smaller conflicts. Will also myself go through it again as well.