Commit Graph

  • 762fbecb98 IMAP: implement fake BODYSTRUCTURE for bigger messages mguessan 2009-02-25 13:33:37 +0000
  • 9bd3a96b13 Caldav: Replace substrings with real MIME message parser to retrieve events, handle ics objects in Inbox mguessan 2009-02-25 10:23:07 +0000
  • 49b4301ce0 IMAP: do not send bodystructure at all, as we do not parse MIME body, best way to support most clients (Thunderbird, Apple Mail, Outlook) mguessan 2009-02-24 23:02:24 +0000
  • 6cc5e2ec6f IMAP: implement STORE FLAGS and allow empty date mguessan 2009-02-24 14:26:48 +0000
  • cb441d22ef IMAP: Fix FETCH answers to match Outlook expectations mguessan 2009-02-24 12:14:03 +0000
  • e45328fe43 Various fixes from audit mguessan 2009-02-24 11:53:02 +0000
  • a75fda975e IMAP: remove test code mguessan 2009-02-24 10:22:55 +0000
  • eba0e0fded Refactor IMAP fetch to handle more cases (still broken with Outlook) mguessan 2009-02-23 17:42:49 +0000
  • 15bd7b51d5 Added dfoody as Java Contributor mguessan 2009-02-23 17:40:19 +0000
  • fa32f8ae4d Caldav: Fix regression in calendar REPORT with Lightning mguessan 2009-02-23 14:17:07 +0000
  • 758391571e Caldav: From dfoody: Split EXDATE exceptions into multiples lines to work with iCal. Ignore X-ENTOURAGE_UUID to avoid problems with iCal. mguessan 2009-02-23 13:11:58 +0000
  • ea866b0045 LDAP: do not fail on (&(...)) and filters mguessan 2009-02-23 10:15:44 +0000
  • e689c36aa8 Build: remove empty Java stub and update release guide mguessan 2009-02-23 10:10:43 +0000
  • 4554b9f685 Caldav: do not send notifications if no valid recipients found mguessan 2009-02-23 10:08:51 +0000
  • 52d5f6473a IMAP: fixes for Apple Mail SEARCH: UID 1:* search, do not overwrite global messages during search and allow FLAGS.SILENT STORE option mguessan 2009-02-23 10:06:12 +0000
  • 7efceef0c2 Caldav: allow user name in principal path (in addition to email) mguessan 2009-02-23 09:55:53 +0000
  • f645065bde Caldav: Get calendarmessages in Caldav inbox from Exchange Inbox mguessan 2009-02-20 17:44:30 +0000
  • 1b7a121318 IMAP: Fetch by id for Apple Mail, hide authenticate password in logs, use actual message list size instead of object count mguessan 2009-02-20 17:06:03 +0000
  • fda58f72e8 Name OSX package with version mguessan 2009-02-19 22:29:53 +0000
  • 38deba2aca delete build.log in ant clean mguessan 2009-02-19 22:20:31 +0000
  • ff6e2dd625 Prepare 3.0.1 release mguessan 2009-02-19 22:19:09 +0000
  • 489381e2d4 Add contributors to Maven POM mguessan 2009-02-19 22:17:58 +0000
  • 8dd6018aaf Caldav: from John Ahern: translate CLASS and iCal X-CALENDARSERVER-ACCESS values mguessan 2009-02-19 22:00:36 +0000
  • fee03f5917 Bug https://sourceforge.net/tracker/?func=detail&atid=909904&aid=2593418&group_id=184600 Do not lowercase email mguessan 2009-02-18 22:30:55 +0000
  • 94e5ab2f0c OSX: register Quit menu handler mguessan 2009-02-18 17:31:35 +0000
  • df4c4867cb Generate OSX package with JavaApplicationStub symbolic link mguessan 2009-02-18 16:17:30 +0000
  • cfc4788774 IMAP: hide login password in log file mguessan 2009-02-18 01:17:10 +0000
  • a76513ec59 IMAP: fix LIST "" "" answer (StringIndexOutOfBoundsException) mguessan 2009-02-18 01:16:31 +0000
  • 6c067d47c7 IMAP: additional complex search filters mguessan 2009-02-18 00:58:20 +0000
  • 0bc057a5a2 IMAP: date and status search mguessan 2009-02-18 00:09:42 +0000
  • cd20a970ce IMAP: search implementation mguessan 2009-02-17 22:59:32 +0000
  • e0a65766db Command line version of the AcceptCertificateDialog mguessan 2009-02-17 14:21:16 +0000
  • e707b8fe5c MacOSX DMG package creation mguessan 2009-02-17 14:20:13 +0000
  • 23aa8311eb Caldav: iCal fails with CalDAVMultiGetOperation not a server error, but bad data => replaced & encoding with URIUtil.encodeWithinQuery mguessan 2009-02-17 00:54:09 +0000
  • a21cfb1b8a Caldav: outbox handling, notify all attendees if current user is organizer, else notify only organizer mguessan 2009-02-16 23:42:07 +0000
  • 5245ece50a Caldav: from John Ahern: convert CLASS and iCal X-CALENDARSERVER-ACCESS mguessan 2009-02-16 23:39:54 +0000
  • f7e26a438d Added a Donation button on web site mguessan 2009-02-12 16:17:28 +0000
  • 62ba8c5488 Update site title mguessan 2009-02-12 16:10:19 +0000
  • b763114cfb Update debian package description mguessan 2009-02-12 15:51:17 +0000
  • 4486cc303a Prepare 3.0.0 release mguessan 2009-02-12 14:35:03 +0000
  • 348ba14ffa Update doc for 3.0.0 release mguessan 2009-02-12 14:32:40 +0000
  • 247f656eea Implement DavMail equals mguessan 2009-02-12 14:31:11 +0000
  • 879d2b2e19 Fix logging levels in settings frame on first start mguessan 2009-02-12 14:03:09 +0000
  • 078f298f88 Caldav: from John Ahern: send calendarserver-private-events in DAV: header to activate private events in iCal mguessan 2009-02-12 13:07:44 +0000
  • 60a2264618 Caldav: Change message sent through outbox contentClass to urn:content-classes:calendarmessage, parse body to build recipients, exclude current user from recipients mguessan 2009-02-12 11:33:19 +0000
  • 8cb7724abe Caldav: Allow multiple attendees in VFREEBUSY request (iCal support) mguessan 2009-02-12 10:10:23 +0000
  • 0ac3b1a938 Caldav: Fix Connection: close handling and ensure full content read mguessan 2009-02-12 01:33:49 +0000
  • bb71ebf95a Add Help button on settings panel mguessan 2009-02-11 23:06:59 +0000
  • c0127ddef5 Implement OSX DesktopBrowser mguessan 2009-02-11 23:01:14 +0000
  • ad70032056 Custom MacOSX Frame with specific Menu mguessan 2009-02-11 22:38:46 +0000
  • c7cd3f1214 Workaround for minimum frame size on MacOSX mguessan 2009-02-11 19:51:31 +0000
  • 1ebf517f04 New failover GUI for Java 1.5 without SWT (e.g. MacOSX support) mguessan 2009-02-11 15:33:58 +0000
  • 5c47845a81 Execute AWT frames handling in AWT thread mguessan 2009-02-11 13:28:09 +0000
  • 667e0aa13c Workaround for bug in MacOSX java in AboutFrame mguessan 2009-02-11 13:25:16 +0000
  • af5ac5448a Fix: Hide password during AUTH PLAIN in SMTP logs mguessan 2009-02-11 13:22:38 +0000
  • 78ac1ebbbb Fix: Emails sent with Outlook contain "=" characters mguessan 2009-02-11 11:30:18 +0000
  • 9462e3d11f Upgrade SWT to 3.4 mguessan 2009-02-09 22:44:25 +0000
  • d3eab09f00 LDAP: implement (as much as possible) exact match mguessan 2009-02-09 22:40:55 +0000
  • 6deee85651 LDAP: fix gallookup regression mguessan 2009-02-09 13:57:10 +0000
  • d8722639bc Add IMAP port in settings panel and allow users to disable some services mguessan 2009-02-09 10:24:42 +0000
  • c49f37d9ac Caldav: implement invitations through outbox (calendar-auto-schedule) mguessan 2009-02-09 10:12:09 +0000
  • 609b092435 Fix TrustManager log message mguessan 2009-02-05 23:45:49 +0000
  • 0d46a57842 IMAP: Implement status command mguessan 2009-02-05 17:50:15 +0000
  • d7845a25aa IMAP: handle optional datereceived parameter on append mguessan 2009-02-05 17:15:30 +0000
  • ab63b284dd Mark messages deleted through POP as read, use Overwrite and Allow-rename headers in moveToTrash mguessan 2009-02-05 16:28:54 +0000
  • 3c359b717a IMAP: Fake subscribe/unsubscribe responses mguessan 2009-02-05 16:06:34 +0000
  • f15d9c25e4 IMAP: implement forwarded and answered flags mguessan 2009-02-05 00:18:29 +0000
  • 88081c9e42 IMAP: replace DAV:ishidden with DAV:isdeleted and fix new Iterator FETCH mguessan 2009-02-04 23:33:29 +0000
  • 70a8286809 IMAP: use DAV:ishidden as persistent deleted flag mguessan 2009-02-04 23:06:30 +0000
  • 780a6e457c IMAP: convert fetch to range iterator mguessan 2009-02-04 22:17:34 +0000
  • ee8f81086d IMAP: Implement range iterator on copy and fetch to allow multiple messages move/update mguessan 2009-02-04 21:55:42 +0000
  • e9f138238a Fix sendMail regression after IMAP implementation mguessan 2009-02-04 20:38:07 +0000
  • db381db85b Fix conflict between Draft and bcc PROPATCH mguessan 2009-02-03 23:54:48 +0000
  • d578aa889d Improve error on server socket bind mguessan 2009-02-03 21:03:24 +0000
  • 6fa000b55a Refactor message delete methods mguessan 2009-02-03 21:02:33 +0000
  • 4b1f7b9cbb IMAP: improve error handling and support optional append date parameter mguessan 2009-02-03 17:56:38 +0000
  • 5e0a589542 IMAP: another message range fix mguessan 2009-02-03 17:21:55 +0000
  • 92b49f65b3 IMAP: switch to UUID for message names generation on APPEND mguessan 2009-02-03 16:58:18 +0000
  • 25861371db IMAP: another message range fix mguessan 2009-02-03 16:51:39 +0000
  • fb414a9955 Fail gracefully on multiple messages delete mguessan 2009-02-03 16:18:29 +0000
  • ad851bc6ce IMAP: Create messages as Draft, handle draft flag mguessan 2009-02-03 16:13:00 +0000
  • ebac6850dc URL encode hrefs in Caldav response, maybe the reason for iCal failure mguessan 2009-02-03 15:30:11 +0000
  • 5e409645ef NSIS ProcessWork plugin from http://www.esanu.name/software/index.php/nsis-kill-process/ needed for windows setup build mguessan 2009-02-03 15:18:27 +0000
  • 70fc412250 IMAP: flagged, junk flags, draft replace (append + delete) mguessan 2009-02-03 14:38:05 +0000
  • 61b3f9c7a5 IMAP: Implement copy and delete actions on messages and folders mguessan 2009-02-02 23:29:44 +0000
  • 8ec93490fb IMAP: send back flags on STORE command mguessan 2009-02-02 20:46:15 +0000
  • 81f88a5d18 IMAP: convert Exchange message uid to long to create persistent IMAP uids mguessan 2009-02-02 07:19:57 +0000
  • 79b90c62d9 Register socket factory *before* listener threads start to avoid exception on first client connection mguessan 2009-02-02 07:14:25 +0000
  • 1389e48831 Replace int states with enum and hide IMAP password in logs, refactor IMAP command parsing mguessan 2009-01-29 22:18:53 +0000
  • f92fa85d1a IMAP: implement move folder, Seen flag, only list mail folders, improve message headers retrieval mguessan 2009-01-26 23:51:08 +0000
  • 091ddc244f Build message name from subject on create mguessan 2009-01-24 12:53:22 +0000
  • 1fd0964f78 folder creation cleanup mguessan 2009-01-23 13:03:32 +0000
  • 43ddbaf8e2 Implement folder create mguessan 2009-01-23 13:01:46 +0000
  • f619571390 IMAP: implement search check after append mguessan 2009-01-23 11:20:20 +0000
  • 98f4ea5e51 IMAP: initial append implementation mguessan 2009-01-23 10:50:46 +0000
  • f2e19291ab IMAP message list and fetch now working mguessan 2009-01-23 10:30:48 +0000
  • 09de523391 Progress on IMAP implementation : list folders, some fetch orders mguessan 2009-01-23 00:59:41 +0000
  • 66029f92cb Start IMAP server, do not start servers if port is empty mguessan 2009-01-23 00:57:03 +0000
  • b84a2974f0 Workaroung for Lightning bug https://bugzilla.mozilla.org/show_bug.cgi?id=474112: do not pretty print Caldav XML responses (remove non mandatory spaces and CRLF) mguessan 2009-01-19 14:44:02 +0000
  • cbbbc13d05 Added a FAQ on failed notifications mguessan 2009-01-18 22:54:05 +0000