mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 20:29:54 -06:00
* Handle SpaceShared events * Adapt to changed ID in the SpaceShared event * Handle the SpaceUnshared events * Handle the SpaceUpdated event * update reva to latest edge * fix typo * Disable cyclomatic complexity check for StartAuditLogger Co-authored-by: Michael Barz <mbarz@owncloud.com>
Notification service
The notification service is responsible for sending emails to users informing them about events that happened. To do this it hooks into the event system and listens for certain events that the users need to be informed about.