194 Commits

Author SHA1 Message Date
smizrahi
8001e3f6ab feat(alarms): Add possibility to use SMTP master account for system alarms. Fixes #5565. 2023-02-16 18:51:28 +01:00
root
dff907a158 fix(eas) ensure correct encoding of attachments(fixes #5330) 2022-11-21 11:05:33 +01:00
WoodySlum (Le Programmeur)
2d4a700700 Merge pull request #330 from tfux/5612
fix(eas) use bare email address (fixes #5612)
2022-11-08 08:19:24 +01:00
root
2d9a70944b fix(eas) use bare email address (fixes #5612) 2022-10-30 16:55:54 +01:00
root
2ffe3d79d2 fix(eas) ensure Templates and Junk folder exits (fixes #5626) 2022-10-30 16:11:42 +01:00
Francis Lachapelle
45db044a63 style(obj-c): replace tabs by spaces 2022-01-13 08:46:25 -05:00
Francis Lachapelle
39e1ef5319 fix(eas): handle module constraints
Fixes #5456
2022-01-13 08:42:07 -05:00
Francis Lachapelle
73edd45a96 fix(eas): handle module constraints
Fixes #5456
2022-01-12 16:01:07 -05:00
Francis Lachapelle
cf341822ee fix(eas): handle module constraints
Fixes #5456
2022-01-11 13:41:49 -05:00
jkellerer
f70d60004d fix(eas): proxy authentication in _sendMail 2021-10-26 16:08:35 -04:00
tfux
fab8061766 feat(eas): Allow EAS Search operation in all parts of a message 2020-12-09 13:34:19 -05:00
Ludovic Marcotte
e469f52dd1 fix(eas): gcc v10 compat fixes (fixes #5029) 2020-06-23 13:02:49 -04:00
root
9221811fdc fix(eas): sync reminder for invitation (fixes #4911) 2020-01-20 18:50:49 +01:00
Ludovic Marcotte
d1e2418d65 (fix) fixed EAS provisioning support for Outlook/iOS (fixes #4853) 2019-10-30 13:44:13 -04:00
Ludovic Marcotte
1e43a695cd (fix) improve FolderSync operation (fixes #4672) 2019-09-13 09:45:48 -04:00
Ludovic Marcotte
af70306d9a (feat) support for basic UserInformation queries (fixes #4614) 2018-12-20 13:34:24 -05:00
Ludovic Marcotte
1ba1be9e31 (fix) improve search operations and results fetching 2018-11-29 14:11:55 -05:00
Ludovic Marcotte
596e3326a2 (fix) fix search on for Outlook application (#4605 and #4607) 2018-11-29 14:08:10 -05:00
Ludovic Marcotte
05c798cce7 (fix) fixed EAS search operation 2018-06-20 13:59:35 -04:00
Ludovic Marcotte
aca2c1b9e8 (fix) also try to get event using its UID before bailing out 2018-06-04 14:47:55 -04:00
Ludovic Marcotte
a0bf8b6f4d (fix) small optimizations + code cosmetics 2018-03-14 13:21:49 -04:00
Ludovic Marcotte
0667c12db4 (fix) disabled once more EAS v16 as GMail on Android is buggy 2018-03-07 08:32:33 -05:00
Ludovic Marcotte
2ccf7a5514 Revert "(fix) avoid advertising EAS 16 support until libwbxml is fixed"
This reverts commit 919d1ef6be.
2018-01-24 14:19:45 -05:00
Francis Lachapelle
28a37de613 Use address books search fields in Contacts module
Fixes #4356
2017-12-19 10:06:01 -05:00
Ludovic Marcotte
fe8f08c807 (fix) fixed previous commit 2017-09-22 10:36:01 -04:00
Ludovic Marcotte
6b6f70ce9d (feat) more verbose output 2017-09-21 14:00:28 -04:00
Ludovic Marcotte
7e4e2863b6 (fix) properly decode IMAP encoded folder names (fixes #4240) 2017-09-06 10:24:18 -04:00
Ludovic Marcotte
919d1ef6be (fix) avoid advertising EAS 16 support until libwbxml is fixed 2017-07-04 09:26:08 -04:00
Ludovic Marcotte
99fff30489 (fix) don't include task folders over EAS if we are hiding them (fixes #4164) 2017-06-15 11:21:41 -04:00
Ludovic Marcotte
6f56522f89 (feat) first pas at EAS v16 support and save in drafts 2017-06-01 16:07:34 -04:00
Ludovic Marcotte
a9763e94a4 (feat) added photo support in GAL search ops 2017-04-21 15:29:34 -04:00
Ludovic Marcotte
9bf7247835 (fix) correctly set flags when ReplaceMime is set (fixes #4133) 2017-04-07 13:43:18 -04:00
Ludovic Marcotte
dd8cccdafc (fix) correctly handle Canceled appointments 2017-02-03 15:24:42 -05:00
Ludovic Marcotte
50d8975f9d (fix) improve EAS parameters parsing (fixes #4003) 2017-02-01 13:03:27 -05:00
Ludovic Marcotte
e4b2539b04 (fix) strip attendees with no email and don't send IMIP when it's Outlook the EAS client 2017-01-17 12:40:41 -05:00
Ludovic Marcotte
cdf6aaa53e (fix) provide correct error response to EAS client when sending big mails (fixes #3956) 2016-12-30 09:58:51 -05:00
Ludovic Marcotte
5bc21e4f53 (fix) avoid trying to parse empty request (fixes #3969) 2016-12-29 09:55:20 -05:00
Ludovic Marcotte
1da36a3ef9 (fix) always force save events creation over EAS (fixes #3958) 2016-12-21 10:47:33 -05:00
Ludovic Marcotte
3adbef5aa4 (fix) 30 mins offset in FB 2016-12-16 10:08:04 -05:00
Ludovic Marcotte
d8eae96d63 (fix) properly skip folders we don't want (fixes #3943) 2016-12-14 13:42:22 -05:00
Ludovic Marcotte
fdea54f5e7 (fix) properly escape all GAL responses (fixes #3923) 2016-12-01 09:40:24 -05:00
Ludovic Marcotte
f7c4486370 (feat) relaxed permission requirements for subscription synchronizations (fixes #3118 and #3180) 2016-11-21 10:46:13 -05:00
Ludovic Marcotte
c9e9bb19d8 (fix) fix EAS download of attachments on iOS 10 2016-11-11 08:33:50 -05:00
Ludovic Marcotte
70b3ff4b5c (feat) we now also search on the send for EAS Search ops 2016-11-03 13:50:03 -04:00
Ludovic Marcotte
6a47b61800 Fixed broken commits
d491a3fa49 and bda3be1c2d
2016-10-19 10:06:19 -04:00
Ludovic Marcotte
5db9f40f6a (fix) make sure we don't sleep for too long when EAS processes need interruption 2016-09-29 13:00:48 -04:00
Ludovic Marcotte
9bbffe48e4 (fix) handle 120 EAS status code when message submission fails (fixes #3774) 2016-09-23 11:28:15 -04:00
Ludovic Marcotte
fcd61abc41 (fix) added global search for Android 6 2016-09-22 14:22:44 -04:00
Ludovic Marcotte
56e8883a94 (fix) avoid generating invalid response if mail isn't found 2016-09-22 12:57:01 -04:00
Ludovic Marcotte
a768620747 (fix) fixed EAS search for iOS devices 2016-09-22 12:54:37 -04:00