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
/
tests
Commit message (
Expand
)
Author
Age
*
Merge pull request #161 from thusfresh/CustomHeaders
HoĆ V. DINH
2013-07-11
|
\
|
*
Adds NULL check and style cleanup
Ryan Johnson
2013-07-11
*
|
Added simple rendering methods for RFC822 message at C++ API level
Hoa V. DINH
2013-07-05
*
|
Updated type of MCLogEnabled to int instead of bool.
Paul Young
2013-07-03
*
|
Updated remaining references to mailcore::logEnabled.
Paul Young
2013-07-02
|
*
Allows for custom headers to be set in message
Ryan Johnson
2013-06-28
|
/
*
Fix for MCMessageBuilder copy constructor
Ryan Johnson
2013-06-24
*
Fixed tests on iOS
Hoa V. DINH
2013-05-04
*
Proper C++ singletons
CodaFi
2013-05-01
*
Providers API
CodaFi
2013-04-28
*
added methods to decode data as strings
Ken Grigsby
2013-04-19
*
Implemented Address::RFC822StringForAddresses and Address::nonEncodedRFC822St...
Ken Grigsby
2013-04-19
*
Header documentation. Header clean-up
Hoa V. DINH
2013-04-04
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
*
Build for iOS.
Hoa V. DINH
2013-03-29
*
Make IMAP ObjC bridge implementation consistent
DINH Viet Hoa
2013-03-23
*
Simplified implementation of ObjC setter/getter by using a common implementat...
DINH Viet Hoa
2013-03-23
*
Renamed IMAP operations to include IMAP in the name. Fixed tests to match the...
DINH Viet Hoa
2013-03-22
*
Removed extra retains.
DINH Viet Hoa
2013-02-04
*
fixed test
DINH Viet Hoa
2013-02-04
*
Added example of HTML renderer.
DINH Viet Hoa
2013-02-02
*
changed name of function to testObjC()
DINH Viet Hoa
2013-02-02
*
Changed the API around to reflect when Hoa and I decided on for async
Matt Ronge
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
*
more rename
DINH Viet Hoa
2013-01-19
*
pop3 progress, mime types
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