Commit Graph

380 Commits

Author SHA1 Message Date
root
cb34fae175 fix(eas): additional name fields (fixes #4929) 2022-11-04 23:51:20 +01:00
Ludovic Marcotte
0beb0536a8 fix(eas): avoid generating broken XML ouput (fixes #4927) 2022-11-04 23:51:09 +01:00
Ludovic Marcotte
d5a6f9b9d5 fix(eas): make sure there is always an attendee name (fixes #4910) 2022-11-04 23:50:59 +01:00
Ludovic Marcotte
76f9e2b009 fix(core): avoid warning by including missing file 2022-11-04 23:50:49 +01:00
Ludovic Marcotte
6d27fdd340 (fix) avoid incorrect truncation leading to exception (fixes #4806) 2022-11-04 23:50:30 +01:00
Ludovic Marcotte
bd6bdcb136 (fix) improve FolderSync operation (fixes #4672) 2022-11-04 23:46:59 +01:00
Francis Lachapelle
671857fd19 (EAS) Fix handling of missing date
Fixes #4720
2022-11-04 23:35:02 +01:00
Ludovic Marcotte
896d14d8c0 (fix) better handle timezone changes (fixes #4624) 2022-11-04 23:34:49 +01:00
Ludovic Marcotte
2cd21052bd (feat) support for basic UserInformation queries (fixes #4614) 2022-11-04 23:34:38 +01:00
Ludovic Marcotte
e5004db2af (fix) better handle bogus DTStart values over EAS 2022-11-04 23:34:14 +01:00
Ludovic Marcotte
562f67fc25 (fix) fix search on for Outlook application (#4605 and #4607) 2022-11-04 23:25:00 +01:00
Ludovic Marcotte
26e84aad4b (fix) strip '<>' from bodyId and when forwarding mails 2022-11-04 23:24:38 +01:00
Ludovic Marcotte
2a67e12d55 (fix) fixed EAS search operation 2022-11-04 22:32:13 +01:00
Ludovic Marcotte
cb31d4faa9 (fix) also try to get event using its UID before bailing out 2022-11-04 22:32:00 +01:00
Ludovic Marcotte
f40584616e (fix) avoid potential cache update when breaking sync queries (fixes #4422) 2022-11-04 22:31:18 +01:00
Ludovic Marcotte
e99d8b8c81 (fix) small optimizations + code cosmetics 2022-11-04 22:27:25 +01:00
Ludovic Marcotte
e0c5c5b200 (fix) improved alarms syncing with EAS devices (fixes #4351) 2022-11-04 22:27:09 +01:00
Ludovic Marcotte
102d8a977a (fix) EAS with drafts with attachments 2022-11-04 22:16:31 +01:00
Ludovic Marcotte
9461eb7027 (fix) correctly handle all-day events with EAS v16 (fixes #4397) 2022-11-04 22:16:12 +01:00
Ludovic Marcotte
c9f94f1ec4 (fix) skip organizer from attendees list (fixes #4402) 2022-11-04 22:14:05 +01:00
Francis Lachapelle
0dfb621b37 Use address books search fields in Contacts module
Fixes #4356
2022-11-04 21:59:32 +01:00
Ludovic Marcotte
3d2e5adee8 fix(eas): gcc v10 compat fixes (fixes #5029) 2021-11-04 09:24:47 -04:00
Ludovic Marcotte
5ca9a90a65 (fix) fixed previous commit 2017-09-22 10:36:28 -04:00
Ludovic Marcotte
f5a28ca325 (feat) more verbose output 2017-09-21 14:00:54 -04:00
Ludovic Marcotte
4bcc6d128a (fix) avoid advertising EAS 16 support until libwbxml is fixed 2017-07-04 09:26:40 -04:00
Ludovic Marcotte
a5a40b2ea0 (fix) don't include task folders over EAS if we are hiding them (fixes #4164) 2017-06-15 11:22:43 -04:00
Ludovic Marcotte
842188744c (fix) improvements for Drafts handling 2017-06-09 10:01:53 -04:00
Ludovic Marcotte
1666048da5 (feat) first pas at EAS v16 support and save in drafts
Conflicts:
	ActiveSync/SOGoMailObject+ActiveSync.m
2017-06-01 16:09:17 -04:00
Ludovic Marcotte
89400fe980 (feat) added photo support in GAL search ops 2017-04-21 15:30:20 -04:00
Ludovic Marcotte
34e22dad42 (fix) set RSVP when sending events invite 2017-04-12 13:00:20 -04:00
Ludovic Marcotte
be527031bc (fix) remove over EAS alarms if we don't want them (fixes #4059) 2017-04-11 10:14:50 -04:00
Ludovic Marcotte
8b307d8ac6 (fix) correctly set flags when ReplaceMime is set (fixes #4133) 2017-04-07 13:44:21 -04:00
Ludovic Marcotte
3155ecf325 (fix) fix opacity in freebusy over EAS 2017-03-18 15:35:45 -04:00
Ludovic Marcotte
0c61de49ee (fix) properly handle canceled appointments 2017-02-03 15:26:55 -05:00
Ludovic Marcotte
4bb5d15cfa (fix) improve EAS parameters parsing (fixes #4003) 2017-02-01 13:04:18 -05:00
Ludovic Marcotte
926cf6f34c (fix) make sure to bump LAST-MODIFIED to trigger all auto-scheduling code 2017-01-06 09:54:54 -05:00
Ludovic Marcotte
d8582dbcc0 (fix) provide correct error response to EAS client when sending big mails (fixes #3956) 2016-12-30 09:59:47 -05:00
Ludovic Marcotte
4d3de95f39 (fix) add support for "other" addresses (fixes #3966) 2016-12-29 10:53:06 -05:00
Ludovic Marcotte
366681e6b2 (fix) avoid trying to parse empty request (fixes #3969) 2016-12-29 09:55:56 -05:00
Ludovic Marcotte
4602e70b91 (fix) do not decode from hex the event's UID (fixes #3965) 2016-12-23 10:20:50 -05:00
Ludovic Marcotte
73309f9c24 (feat) handle alarms for tasks (fixes #3964) 2016-12-21 08:49:39 -05:00
Ludovic Marcotte
ffa2efbc7d (fix) avoid double encoding (fixes #3960) 2016-12-20 08:56:48 -05:00
Ludovic Marcotte
9d8778b10d (fix) sage-guard against empty rrule 2016-12-19 15:02:07 -05:00
Ludovic Marcotte
0e7ffa18a1 (fix) 30 mins offset in FB 2016-12-16 10:08:47 -05:00
Ludovic Marcotte
eff3446353 (fix) properly skip folders we don't want (fixes #3943) 2016-12-14 13:43:12 -05:00
Ludovic Marcotte
a556af43c1 (fix) properly set interval for monthly recurring events using EAS 2016-12-02 09:21:54 -05:00
Ludovic Marcotte
d6440b9dd5 (fix) properly escape all GAL responses (fixes #3923) 2016-12-01 09:41:07 -05:00
Ludovic Marcotte
4c87898167 (fix) wrong check for delete permission 2016-11-24 15:49:54 -05:00
Ludovic Marcotte
26c2fd3d28 (fix) avoid redeclaration 2016-11-21 10:52:16 -05:00
Ludovic Marcotte
73d663fe85 (feat) relaxed permission requirements for subscription synchronizations (fixes #3118 and #3180)
Conflicts:

	NEWS
2016-11-21 10:49:33 -05:00