Commit Graph

  • 2d7fbe65c3 Caldav: remove urlencoding workaround for emClient >= 4 mguessan 2012-09-24 22:59:51 +0000
  • d9966b77f0 Caldav: Ignore 401 unauthorized on public event, return 200 mguessan 2012-09-24 20:22:38 +0000
  • bb4fb34582 EWS: Get primary smtp email address with ResolveNames in direct EWS mode mguessan 2012-09-24 10:53:39 +0000
  • 178896b9c6 Allow Java 7 to build DavMail mguessan 2012-09-20 22:18:20 +0000
  • dbcc088525 Caldav: Rename TZID also in RECURRENCE-ID mguessan 2012-09-20 21:19:41 +0000
  • 6b3b27c818 Caldav: force 403 forbidden instead of 401 on unauthorized update to public folder item mguessan 2012-09-20 20:55:55 +0000
  • 002186dc1e Caldav: Fix 3569934 NullPointerException on broken PROPFIND request mguessan 2012-09-20 20:52:36 +0000
  • da71c7002d IMAP: retrieve message count on folder mguessan 2012-09-18 22:30:54 +0000
  • cdfad5a8ba IMAP: apply flag to keyword conversion in SEARCH, refresh folder before search mguessan 2012-09-18 21:52:37 +0000
  • e1002affac IMAP: improve keyword support, map $label1 to 5 from Thunderbird to Outlook categories mguessan 2012-09-18 21:21:28 +0000
  • e33fafb8b2 IMAP: fix keywords implementation, make it case insensitive, implement KEYWORD search mguessan 2012-09-17 21:28:18 +0000
  • 9475873dd9 IMAP: implement generic FLAGS mapping to Outlook categories mguessan 2012-09-17 08:03:56 +0000
  • 59f752acf4 Dav: implement multivalued property suppord in ExchangeDavMethod mguessan 2012-09-17 08:00:49 +0000
  • c5a7918843 Prepare message keywords/categories support mguessan 2012-09-13 21:58:20 +0000
  • 4f0ee846fe Caldav: Fix 3567364, regression on from/to/cc handling in calendar related to IMAP search enhancement. Separate mapping for message fields/headers mguessan 2012-09-13 21:56:44 +0000
  • 83e44f777a Web: Fix 3566941 Imap protocol is not activated by default in .war mguessan 2012-09-13 20:54:21 +0000
  • 1ce5ef7e7f IMAP: fix 3566412, range iterator is on folder messages, not messages returned from search mguessan 2012-09-11 22:20:19 +0000
  • 320796d114 Prepare 4.0.0 release mguessan 2012-09-10 16:41:11 +0000
  • 52df1e2146 Doc: fix image swap mguessan 2012-09-10 08:52:19 +0000
  • 1122214601 IMAP: workaround for broken message headers on Exchange 2010 mguessan 2012-09-06 22:20:12 +0000
  • e0db84a369 Caldav: encode semicolon in urlcompname mguessan 2012-09-04 21:18:33 +0000
  • ff637a8eef IMAP: log content if less than 2K mguessan 2012-09-04 20:41:55 +0000
  • 5b2a34fd38 Caldav: fix attendees in modified occurences mguessan 2012-08-30 22:40:28 +0000
  • bc0c0b5b40 Partial fix for missing items on Exchange 2010 mguessan 2012-08-30 22:16:58 +0000
  • fd3e99862e Merge patch 3488553: Make davmail.jar executable mguessan 2012-08-29 20:58:47 +0000
  • 66e957d092 Update download url in 64 bit wrappers to http://java.com/en/download/manual.jsp mguessan 2012-08-29 11:26:54 +0000
  • 34630ec7e7 Add davmailservice64.exe WinRun4J service wrapper mguessan 2012-08-29 10:50:28 +0000
  • 95e3956d65 Caldav: additional timezone names for Exchange 2010 mguessan 2012-08-29 10:23:21 +0000
  • 03d305400d Caldav: additional timezones available in Exchange 2007 mguessan 2012-08-29 08:29:15 +0000
  • c9b1023942 Merge patch from 3562031, advanced noProxyFor handling mguessan 2012-08-28 20:50:21 +0000
  • ed574c091e Revert drop SWT on Java 7 mguessan 2012-08-27 20:50:14 +0000
  • 6f9b10d9dd Doc: update roadmap mguessan 2012-08-27 20:49:13 +0000
  • 5a5fe5a5e8 Display released version in about frame when different from current version mguessan 2012-08-27 20:48:38 +0000
  • 8a670d22d5 Fix 3562031, implement davmail.noProxyFor setting to exclude hosts from proxy settings mguessan 2012-08-27 20:35:47 +0000
  • 4ff6290cc0 Remove reference to NegotiateScheme, not yet ready mguessan 2012-08-26 20:59:50 +0000
  • c51a956551 Replace 64 bits jsmoothgen with WinRun4J wrapper mguessan 2012-08-24 16:50:31 +0000
  • 9a76e4655f 64 bits Winrun4J wrapper mguessan 2012-08-24 16:47:24 +0000
  • 451fd0ac2a Drop SWT on Java 7 only on windows, Linux version is still broken mguessan 2012-08-24 11:52:39 +0000
  • 1890dcdbfd Java 7 fixed tray icon support => drop SWT on Java 7 mguessan 2012-08-24 09:19:54 +0000
  • 711c621113 Merge preauthentication page patch mguessan 2012-08-23 22:31:11 +0000
  • 6e79f01e99 Prepare pre authentication page merge in ExchangeSession mguessan 2012-08-23 22:23:57 +0000
  • f1f4356259 Implement javascript redirect in executeFollowRedirects mguessan 2012-08-23 22:05:40 +0000
  • d52555bc26 Prepare javascript redirect merge (multiple authentication pages) mguessan 2012-08-23 21:58:50 +0000
  • c8332c7a31 OSX: Add a note on Gatekeeper for OSX Mountain Lion users mguessan 2012-08-23 08:21:27 +0000
  • 8f2486a225 Doc: add Developed with Intellij Idea link mguessan 2012-08-22 22:10:38 +0000
  • e59e4d526f Fix Winrun4J service wrapper implementation, launch a non daemon thread mguessan 2012-08-22 20:14:46 +0000
  • 43356e24ff IMAP: improve Exchange 2010 header search, use direct header names to implement substring search on some headers mguessan 2012-08-05 12:34:12 +0000
  • 0238281523 IMAP: additional fix for Exchange 2010 header search, use PR_TRANSPORT_MESSAGE_HEADERS mguessan 2012-08-05 11:59:00 +0000
  • a94826b21f IMAP: Exchange 2010 does not support header search, workaround to avoid duplicate items in Drafts folder with Thunderbird mguessan 2012-08-04 20:42:20 +0000
  • 628dd2c85e IMAP: fix 3553942, unexpected imap NIL response mguessan 2012-08-03 09:57:15 +0000
  • 0f47689ecd Caldav: fix OSX Mountain Lion (iCal 6) support mguessan 2012-07-30 20:48:45 +0000
  • 939115a471 IMAP: detect and ignore missing message to avoid NullPointerException mguessan 2012-07-30 19:37:20 +0000
  • b4498179b1 Win: switch to Winrun4J wrappers mguessan 2012-07-18 09:48:08 +0000
  • e680c3e1ad Try to improve shutdown hook mguessan 2012-07-17 22:00:46 +0000
  • 5c337081b8 EWS: fix davmail.acceptEncodingGzip setting handling mguessan 2012-07-17 06:49:36 +0000
  • ab536ded32 IMAP: improve bodystructure error handling mguessan 2012-07-16 22:30:33 +0000
  • f9fb4307d9 Prepare 3.9.9 release mguessan 2012-07-10 21:48:37 +0000
  • 9e32231239 Update roadmap mguessan 2012-07-06 23:15:56 +0000
  • 435707181c Caldav: encode ? in urlcompname mguessan 2012-07-06 22:25:48 +0000
  • 341eda2789 Fixes from audit mguessan 2012-07-06 21:59:01 +0000
  • 7739bb2255 Caldav: fix 3534615, patch allday dates only on Exchange 2007 mguessan 2012-06-26 22:30:07 +0000
  • 3c534221f5 EWS: disable gzip encoding if WIRE logging is at DEBUG level mguessan 2012-06-25 22:33:58 +0000
  • 599c0de815 Caldav: implement full contact folder dump at /users/<email>/contacts/ mguessan 2012-06-13 22:16:22 +0000
  • 3c2a5ec9cb IMAP: Fix 3534801, workaround for missing From header mguessan 2012-06-13 21:59:03 +0000
  • b00d441b68 Caldav: implement task priority over EWS mguessan 2012-06-05 22:29:12 +0000
  • d6d5e66d01 GUI: force alwaysOnTop on dialogs to make sure they are visible mguessan 2012-06-01 10:39:14 +0000
  • e7dfb07bba Doc: add a new FAQ entry on shared mailbox access over IMAP mguessan 2012-05-27 22:51:23 +0000
  • 01236feaa6 Doc: Update doc to include Java 7 mguessan 2012-05-27 22:41:45 +0000
  • bd4a86e145 Doc: small fix in Linux setup doc mguessan 2012-05-22 22:41:17 +0000
  • 6c8cef4d17 IMAP: fix 3441891, workaround for Exchange 2003 ActiveSync bug mguessan 2012-05-22 22:22:37 +0000
  • 0a11da2b0f Caldav: remove unsupported attachment reference to avoid iPhone/iPad crash mguessan 2012-05-22 20:54:54 +0000
  • 08abcc0514 IMAP: experimental implementation of header only FETCH, do not download full message content and send approximate RFC822.SIZE (MAPI size) mguessan 2012-05-16 16:07:35 +0000
  • d6092e10df Caldav: add davmail.caldavDisableReminders setting to disable reminders mguessan 2012-05-15 22:32:33 +0000
  • 7fa79e7b4d Caldav: reintroduce davmail.caldavDisableTasks setting to disable tasks support mguessan 2012-05-14 20:50:21 +0000
  • 6d02a25c0e OSX: new hide from Dock setting available directly in UI (DavMail restart needed) mguessan 2012-05-10 22:49:46 +0000
  • 7d6ee0d27e EWS: fix 3263905 ErrorInvalidPropertyRequest, do not update message:IsRead on appointments mguessan 2012-05-10 22:08:22 +0000
  • 8a8e8f1a6c GUI: always bring dialog windows to front mguessan 2012-05-10 12:51:20 +0000
  • fb6ceb24a2 IMAP: avoid full message download on OSX Lion flags request with content-class header mguessan 2012-05-10 09:57:22 +0000
  • 38476fe285 Doc: Update Linux instructions for Ubuntu 12 Natty mguessan 2012-05-03 22:14:41 +0000
  • 7fe34bcc7a Doc: New review mguessan 2012-04-26 23:01:18 +0000
  • 71e3bbcca3 Doc: update Thunderbird POP account setup doc mguessan 2012-04-26 22:53:21 +0000
  • 22a920342f Doc: update Thunderbird POP account setup doc mguessan 2012-04-26 22:52:47 +0000
  • b14a5427b5 Doc: Update SSL setup documentation on PKCS12 passwords mguessan 2012-04-26 21:59:29 +0000
  • 6a0b615507 store davmail.log in user home folder to avoid crash on first start when current directory is not writable by user mguessan 2012-04-26 21:09:19 +0000
  • 7132225895 Add WinRun4J to Maven POM and update windows service documentation mguessan 2012-04-23 21:47:54 +0000
  • 77a478121a Switch to WinRun4J for Windows service wrapper mguessan 2012-04-23 21:25:52 +0000
  • 2ae4ed602e Caldav: fix encode pipe | to %7C in urlcompname mguessan 2012-04-17 20:59:02 +0000
  • 8dd4e42904 Caldav: encode pipe | to %7C in urlcompname mguessan 2012-04-17 06:24:39 +0000
  • 1f2b05506c Carddav: Fix 3511472, implement fileas over EWS mguessan 2012-04-16 22:25:07 +0000
  • 0d7a1bba1d EWS: make isMainCalendar case insensitive mguessan 2012-04-10 21:57:14 +0000
  • 104f64f86e Dav: decode permanenturl to avoid double urlencoding issue mguessan 2012-04-10 15:26:11 +0000
  • 75cec9987b Dav: decode url returned on saveappt cmd in DavExchangeSession.loadVtimezone() mguessan 2012-04-04 10:02:19 +0000
  • 074f302d1b Doc: add a note on hidden folders on OSX Lion mguessan 2012-04-02 21:44:29 +0000
  • e5c430e4cd CalDav: Fix 3512857, avoid double path encoding in DavExchangeSession.loadVtimezone() mguessan 2012-04-02 21:16:32 +0000
  • c28c021c09 IMAP: exclude IDLE from infinite loop detection mguessan 2012-03-22 20:56:56 +0000
  • a15f954419 Caldav: improve Exchange 2007 EWS meeting support mguessan 2012-03-22 14:54:48 +0000
  • 4a116b8fb9 EWS: revert chunked inputstream inside gzip and create new setting davmail.acceptEncodingGzip mguessan 2012-03-22 09:45:07 +0000
  • 9ae80ce478 EWS: handle chunked inputstream inside gzip mguessan 2012-03-21 23:23:31 +0000
  • 007a328051 IMAP: add date header to rebuilt message mguessan 2012-03-21 22:08:09 +0000
  • 7578f854ee IMAP: Force UTF-8 on message rebuild mguessan 2012-03-21 21:53:59 +0000