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

Fix group move/rename activities #693

Closed
wants to merge 2 commits into from

Commits on Jan 4, 2022

  1. Move code for getting affected users to separate function

    This is only preparation for implementing notifications for group members
    in case of moving, renaming and sharing which is currently missing. This
    doesn't include any changes to the logic.
    
    Signed-off-by: Chris Fritsche <chris.fritsche@cunio.de>
    Signed-off-by: Frieder Schrempf <frieder@fris.de>
    Chris Fritsche authored and fschrempf committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    34b7e1d View commit details
    Browse the repository at this point in the history
  2. Implement notifications for group members in case of moving/renaming

    Signed-off-by: Chris Fritsche <chris.fritsche@cunio.de>
    Signed-off-by: Frieder Schrempf <frieder@fris.de>
    Chris Fritsche authored and fschrempf committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    cacdb3d View commit details
    Browse the repository at this point in the history