]> err.no Git - scalable-opengroupware.org/history - SOGo/SoObjects/Mailer/ChangeLog
added special support for shared mail accounts (with .-.)
[scalable-opengroupware.org] / SOGo / SoObjects / Mailer / ChangeLog
2005-07-14 helgeadded special support for shared mail accounts (with...
2005-07-12 helgeuse new SoUser API instead of AgenorUserManager
2005-07-11 helgeuse new API
2005-07-11 helgeremoved some unused method
2005-07-11 helgeconsolidated imap client objects to NGImap4
2005-07-11 helgerefactoring in mailer
2005-07-08 helgeuse common way to detect internet access
2005-07-08 helgeadded Internet check
2005-07-08 helgeadded caching of ACL entries
2005-07-07 helgeadded bulk-adding of flags
2005-07-07 helgeadded a special SoClass for the trash folder
2005-07-07 helgeadded account discovery
2005-07-06 helgeimplemented trashing
2005-07-06 helgeprefetch pgp-signature parts
2005-07-06 helgesome work on trash action
2005-07-06 helgeadded some ACL support
2005-07-06 helgeadded special handling for permission-denied errors
2005-03-25 helgefixed mail deletion using WebDAV
2005-03-25 helgeimplemented content datasource for mailfolders
2005-03-25 helgeimplemented mailbox move using WebDAV
2005-03-25 helgecheck mailbox existance in SoObject lookup
2005-03-25 helgeimproved WebDAV support
2005-03-24 helgeaccount can create subfolders (root mailboxes)
2005-03-03 helgefixed some incompatibility with MacOSX
2005-02-21 helgefetch text/calendar parts as flat content
2005-02-15 helgefixed Sent folder lookup
2005-02-14 helgefixed problem with Cyrus altnamespace
2005-02-13 helgeminor tree improvements
2005-02-13 helgeimproved message lookup
2005-02-09 helgeadded quoting of plain/text content for replies
2005-02-08 helgeoptimized IMAP4 selects
2005-02-08 helgefixed for libNGMime v4.5.210
2005-02-07 helgeadded ability to process custom headers in draft object
2005-02-07 helgeimproved special mail folders
2005-02-06 helgeassigned folder/message classes
2005-01-31 helgeimplemented folder expunge
2005-01-31 helgemore bulkfetch reorgs
2005-01-31 helgemoved plain/text bulk fetches from UI to SoObject
2005-01-31 helgeproperly handle body part lookups in embedded messages
2005-01-30 helgesome fixes to attachment name escaping, added type...
2005-01-30 helgeimproved WebDAV support in Drafts folder
2005-01-30 helgevarious cleanups, work on forward/reply
2005-01-28 helgepartially implemented mail delete #1212
2005-01-28 helgeimplemented bug #1074 (attachment download)
2005-01-26 helgefixed SOGo bug #1054, deactivated some unused toolbar...
2004-12-08 znekchanges to use NGLogging in all places
2004-11-27 helgestarted Sieve scripts bundle
2004-11-11 helgeadded methods to retrieve full folder hierarchy
2004-11-09 helgeadded support for toggling mail flags
2004-11-09 helgemoved tree navigation code from SoObjects to UI
2004-11-09 helgemailtree cleanups
2004-11-09 helgeimplemented getMail
2004-10-30 helgeadded folder management methods
2004-10-29 helgeadded GET action for mail objects
2004-10-29 helgefixed attachments
2004-10-28 helgesome cleanups
2004-10-27 helgefixed IMAP4 separator
2004-10-27 helgedrafts can fake being IMAP4 messages, mail editor got...
2004-10-27 helgeadded some mail send functionality
2004-10-27 helgeadded ability to create NGMime objects
2004-10-26 helgeimplemented attachment delete
2004-10-26 znekcompile fix
2004-10-25 helgefirst version which can store draft infos
2004-10-20 helgeextract IMAP4 password from request
2004-10-20 znekcomplete LDAP support
2004-10-19 zneksome LDAP stuff
2004-10-11 helgemore mailer changes
2004-10-11 helgework on mailer
2004-10-10 helgestarted drafts UI
2004-10-08 helgemore WebDAV tweaks
2004-10-08 helgeWebDAV enhancements
2004-10-07 helgeimproved WebDAV support
2004-10-06 helgestarted drafts folder
2004-10-05 helgeadded uid caching to mailer manager
2004-10-03 helgeminor improvements
2004-10-03 helgebody part fetching
2004-10-03 helgemoved core info fetch to SoObject
2004-10-03 helgestarted body part support
2004-10-03 helgework on mail viewer
2004-10-02 helgemailer improvements
2004-10-02 helgemore mailer work
2004-10-01 helgeprepared message fetching
2004-09-29 helgefixed libFoundation vs Cocoa issue
2004-09-29 helgeminor log enh
2004-09-29 helgefixed navigation support
2004-09-29 helgefixed WebDAV include
2004-09-29 helgeimplement folder tree navigation
2004-09-28 helgeadded caching of folder hierarchies
2004-09-28 helgeadded pooling
2004-09-28 helgeadded SOGoMailManager object
2004-09-28 helgemailer work
2004-09-27 helgefixed an edge condition
2004-09-26 helgeadded some basic IMAP4 folder support
2004-09-26 helgework on the mailer
2004-09-25 helgefixed compilation on MacOSX
2004-09-20 helgework on mailer
2004-09-08 helgea bit of work on the mail stuff
2004-08-26 znekMailer and MailerUI