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

Shared calendar invitations #36756

Closed

Commits on May 5, 2023

  1. Revert 'Revert "send invitations for shared calendars"'

    This is basically the original commit, but with the addition that
    CalDavBackend::getCalendarObjectByUID() also takes object in writable
    shared calendars in to account and adjusts their uri s.t. the Sabre
    library can find the returned object uri in the user's calendar
    collection.
    
    Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
    rotdrop committed May 5, 2023
    Configuration menu
    Copy the full SHA
    d0ec954 View commit details
    Browse the repository at this point in the history
  2. Try to fix some psalm things. No change to the code apart from that.

    Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
    rotdrop committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b303189 View commit details
    Browse the repository at this point in the history
  3. getCalendarObjectByUID(): prefer objects in shared writable calendars…

    … over private objects.
    
    Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
    rotdrop committed May 5, 2023
    Configuration menu
    Copy the full SHA
    bad66ad View commit details
    Browse the repository at this point in the history