mirror of
https://github.com/nextcloud/server.git
synced 2026-02-23 09:53:17 -05:00
- Introduce a new CalendarObjectMovedEvent typed event dedicated for this operation - Handle the event in the activity backend and add new appropriate activity subjects Signed-off-by: Thomas Citharel <tcit@tcit.fr> |
||
|---|---|---|
| .. | ||
| AddressBookCreatedEvent.php | ||
| AddressBookDeletedEvent.php | ||
| AddressBookShareUpdatedEvent.php | ||
| AddressBookUpdatedEvent.php | ||
| BeforeFileDirectDownloadedEvent.php | ||
| CachedCalendarObjectCreatedEvent.php | ||
| CachedCalendarObjectDeletedEvent.php | ||
| CachedCalendarObjectUpdatedEvent.php | ||
| CalendarCreatedEvent.php | ||
| CalendarDeletedEvent.php | ||
| CalendarMovedToTrashEvent.php | ||
| CalendarObjectCreatedEvent.php | ||
| CalendarObjectDeletedEvent.php | ||
| CalendarObjectMovedEvent.php | ||
| CalendarObjectMovedToTrashEvent.php | ||
| CalendarObjectRestoredEvent.php | ||
| CalendarObjectUpdatedEvent.php | ||
| CalendarPublishedEvent.php | ||
| CalendarRestoredEvent.php | ||
| CalendarShareUpdatedEvent.php | ||
| CalendarUnpublishedEvent.php | ||
| CalendarUpdatedEvent.php | ||
| CardCreatedEvent.php | ||
| CardDeletedEvent.php | ||
| CardUpdatedEvent.php | ||
| SabrePluginAuthInitEvent.php | ||
| SubscriptionCreatedEvent.php | ||
| SubscriptionDeletedEvent.php | ||
| SubscriptionUpdatedEvent.php | ||