mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
(fix) avoid duplicating attendees when accepting event using a different identity over CalDAV
Conflicts: SoObjects/Appointments/iCalEntityObject+SOGo.h
This commit is contained in:
@@ -44,6 +44,9 @@ extern NSNumber *iCalDistantFutureNumber;
|
||||
|
||||
- (iCalPerson *) userAsAttendee: (SOGoUser *) user;
|
||||
|
||||
- (NSString *) participationStatusForUser: (SOGoUser *) theUser
|
||||
attendee: (iCalPerson *) theAttendee;
|
||||
- (NSArray *) attendeeUIDs;
|
||||
- (BOOL) isStillRelevant;
|
||||
|
||||
- (id) itipEntryWithMethod: (NSString *) method;
|
||||
|
||||
Reference in New Issue
Block a user