index
:
mailcore2
master
simple and asynchronous API to work with IMAP, POP, and SMTP
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
build-mac
/
mailcore2.xcodeproj
/
project.pbxproj
Commit message (
Expand
)
Author
Age
*
moved MCOOperation to src/objc/utils
DINH Viet Hoa
2013-03-22
*
Renamed IMAP operations to include IMAP in the name. Fixed tests to match the...
DINH Viet Hoa
2013-03-22
*
Implemented Objective-C wrapper for core/abstract
DINH Viet Hoa
2013-03-22
*
Implemented QRESYNC. Implemented IndexSet. Implemented CAPABILITY.
DINH Viet Hoa
2013-03-07
*
Removed some unnecesary build settings.
DINH Viet Hoa
2013-02-05
*
Use libc++ instead of GNU stdc++.
DINH Viet Hoa
2013-02-05
*
Implemented HTML cleaner string->cleanedHTMLString(). Fixed crash in flattenH...
DINH Viet Hoa
2013-02-04
*
Added public header
DINH Viet Hoa
2013-02-02
*
Implemented HTML rendering of messages
DINH Viet Hoa
2013-02-02
*
Implemented conversion methods from Objective-C objects to MailCore basetypes
DINH Viet Hoa
2013-02-01
*
Implemented fetch folders in Obj-C wrapper
Matt Ronge
2013-02-01
*
Start of an Obj-C async API
Matt Ronge
2013-01-31
*
include ObjC API in <mailcore/mailcore.h>. added MCOObjectWrapper to wrap mai...
DINH Viet Hoa
2013-01-27
*
fixed IMAPAsyncConnection initialization, added helper methods
DINH Viet Hoa
2013-01-21
*
foundation additions
DINH Viet Hoa
2013-01-21
*
fixed init of async imap session, fixed xcode project
DINH Viet Hoa
2013-01-21
*
more rename
DINH Viet Hoa
2013-01-19
*
rename classes
DINH Viet Hoa
2013-01-19
*
IMAP Account with multiple IMAP connections
DINH Viet Hoa
2013-01-17
*
implemented POP async API
DINH Viet Hoa
2013-01-17
*
Implemented async IMAP
DINH Viet Hoa
2013-01-16
*
added check SMTP account
DINH Viet Hoa
2013-01-12
*
implemented asynchronous SMTP
DINH Viet Hoa
2013-01-12
*
first commit
DINH Viet Hoa
2013-01-11