Commit graph

3093 commits

Author SHA1 Message Date
Ludovic Marcotte 43dc7dee87 (fix) calendar component move across collections (fixes #4116) 2017-03-31 15:33:19 -04:00
Ludovic Marcotte 9995ccc29f (fix) more fixes for #3905 2017-03-24 11:37:54 -04:00
Ludovic Marcotte 28ab0015a9 (fix) more fixes for #3905 2017-03-24 11:11:10 -04:00
Ludovic Marcotte fb8ba8f3b9 (fix) remove old code conflicting with #3905 2017-03-15 10:38:20 -04:00
Francis Lachapelle 4ecff8a437 (i18n) Update translations and add Hebrew 2017-03-09 12:31:54 -05:00
Ludovic Marcotte 4f73005d1d (fix) wrong var type declaration 2017-03-08 09:32:05 -05:00
Ludovic Marcotte 45255cd27f (fix) brought bcc handling code from v3 2017-03-08 08:52:40 -05:00
Ludovic Marcotte 05ab2015c6 (fix) remove attendees that have the same identity of the organizer (fixes #3905) 2017-03-07 10:46:25 -05:00
Ludovic Marcotte 84deb2fe45 (fix) fixed handling of exdates and proper intersection for fbinfo (fixes #4051) 2017-03-03 14:14:16 -05:00
Ludovic Marcotte 2f56bb43be (fix) keep UID during MOVE 2017-02-22 11:35:07 -05:00
Ludovic Marcotte f4394ad8b5 (fix) set the memcache retry timeout to 5 seconds 2017-02-20 10:05:52 -05:00
Ludovic Marcotte 3c2fa1c769 (fix) enable tcp_nodelay for memcache 2017-02-20 09:54:20 -05:00
Francis Lachapelle 94a94e3c2a Fix condition when enabling Vacation message 2017-02-01 08:18:40 -05:00
Ludovic Marcotte 01983f60d1 (fix) cache sogo_folder_info records and avoid phantom subscriptions (fixes #4010) 2017-01-31 16:01:26 -05:00
Ludovic Marcotte 9a1f91ead2 Revert "(fix) properly honor "include in freebusy" (fixes #3354)"
This reverts commit 42c2c66caa.
2017-01-30 08:40:01 -05:00
Francis Lachapelle 9539b8ce6e Add support for date extension of Sieve
Fixes #1530, #1949
2017-01-20 11:29:32 -05:00
Ludovic Marcotte 59281f02c1 (fix) return if not content is there, to avoid random crash 2017-01-13 13:17:42 -05:00
Ludovic Marcotte a42d6ce450 (fix) remove all alarms before IMIP reply (fixes #3925) 2017-01-13 13:17:20 -05:00
Francis Lachapelle 8a2f88bc07 (i18n) Update translations 2017-01-06 20:38:01 -05:00
Ludovic Marcotte cd3d59428f (fix) handle sha512-crypt with rounds 2017-01-06 15:53:11 -05:00
Francis Lachapelle 441a503802 Fix support for recurrent tasks 2017-01-06 11:59:15 -05:00
Ludovic Marcotte d139d9e75d (fix) disabled bias computation for now 2017-01-05 09:27:54 -05:00
Ludovic Marcotte 72c03390cc (fix) fix events in floating time during CalDAV's PUT operation (fixes #2865) 2016-12-30 12:27:33 -05:00
Ludovic Marcotte 30513c7ce8 (fix) handle URI in vCard photos (fixes #2683) 2016-12-29 14:35:42 -05:00
Ludovic Marcotte 3f68fb7b53 (feat) added new SOGoMaximumMessageSizeLimit config parameter (fixes #3510) 2016-12-28 10:18:10 -05:00
Ludovic Marcotte 42c2c66caa (fix) properly honor "include in freebusy" (fixes #3354) 2016-12-23 11:37:27 -05:00
Ludovic Marcotte b7e40776ad (fix) also use the filter when doing DN lookups (fixes #2253) 2016-12-22 14:27:07 -05:00
Ludovic Marcotte 3c8412e90c (fix) append .ics extension if not present when importing events (fixes #2308) 2016-12-21 11:44:05 -05:00
Ludovic Marcotte e64b3bc1f2 (fix) use the source's domain if none is defined (fixes #3523) 2016-12-20 13:16:01 -05:00
Ludovic Marcotte b0c355a36c (fix) correctly block if fail count is within interval (fixes #2850) 2016-12-14 21:21:20 -05:00
Ludovic Marcotte c5a3f06538 (fix) make sure we safely escape all chars 2016-12-09 10:47:44 -05:00
Ludovic Marcotte cab308a2c7 (fix) prevent using localhost on additional IMAP accounts 2016-12-05 14:52:09 -05:00
Francis Lachapelle b327be656b Fix MSExchangeFreeBusySOAPRequest.wod 2016-11-29 16:16:02 -05:00
Francis Lachapelle b450f999f0 (i18n) Update translations 2016-11-28 14:07:05 -05:00
Ludovic Marcotte 2ad709e4d1 (fix) use GMT + adjust bias when querying Exchange's FB info
Conflicts:

	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m
2016-11-25 15:15:37 -05:00
Ludovic Marcotte 0329133601 (fix) also filter out recurrence-id 2016-11-24 15:44:07 -05:00
Ludovic Marcotte b2f3585739 (fix) don't check Dovecot conditions if we're using IMAP annotations 2016-11-24 11:43:06 -05:00
Francis Lachapelle 3711e7d123 Restore attributes of base64-encoded img tags
Fixes #3814
2016-11-23 15:18:17 -05:00
Francis Lachapelle 1ff24dddfc Respect mailbox administration rights of user 2016-11-23 15:13:49 -05:00
Francis Lachapelle eee1cb19d0 Formatting of SOGoDefaults.plist 2016-11-23 09:14:58 -05:00
Ludovic Marcotte 8cb6061b55 (feat) added content "touching" capability (for developers) 2016-11-21 09:58:40 -05:00
Ludovic Marcotte 53b1cc5477 (fix) fixed broken string initializations (fixes #3899) 2016-11-15 14:22:46 -05:00
Ludovic Marcotte d992ab921f (fix) fixed method usage 2016-11-15 14:22:37 -05:00
Ludovic Marcotte c79e3790c5 (feat) added sha256-crypt and sha512-crypt support 2016-11-15 14:22:30 -05:00
Ludovic Marcotte 4229918693 (fix) we now always use utf8 when sending IMIP messages 2016-11-08 10:30:44 -05:00
Francis Lachapelle e948b45899 Fix handling of weekly recurrence rule with count
This fixes some corner cases when computing the freebusy and therefore
when verifying for resource conflicts.
2016-11-07 15:25:59 -05:00
Francis Lachapelle fce60e1c25 Improve validation of mail account delegators 2016-10-25 17:33:55 -04:00
Francis Lachapelle 0d817c8e18 Cleanup SOGoTaskObject.{h,m} 2016-10-25 17:33:55 -04:00
Ludovic Marcotte 700a1aa706 (fix) make sure consider non-void GUID 2016-10-25 11:35:04 -04:00
Francis Lachapelle ef84985025 Fix support for recurrent tasks 2016-10-21 17:30:47 -04:00