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
/
src
/
objc
/
imap
Commit message (
Expand
)
Author
Age
*
Fixed #715: ability to set a date while adding messages
Hoa V. DINH
2014-07-15
*
dispatch_queue_t property: check OS_OBJECT_HAVE_OBJC_SUPPORT
Andrey Isaev
2014-07-03
*
Fixed dispatch queue memory management.
Hoa V. DINH
2014-03-29
*
Fixed Cancel All Operations
Luca
2014-03-12
*
Merge branch 'master' of https://github.com/MailCore/mailcore2
Marco Pifferi
2014-03-12
|
\
|
*
Implement Gmail Message ID search
Bob Van Osten
2014-03-10
*
|
Cancel all operations
Luca
2014-03-10
|
/
*
Added comment about QRESYNC and syncMessages behavior (#238)
Hoa V. DINH
2014-03-08
*
Added not search expression in order to have searchexpressions such as, 'sube...
pfennema
2014-03-06
*
Merge pull request #619 from mronge/master
HoĆ V. DINH
2014-03-04
|
\
|
*
Add NSCoding to classes that support it
Matt Ronge
2014-03-04
*
|
Conformant header guards
CodaFi
2014-02-22
|
/
*
fixed MCOIMAPCapabilityOperation header guard macro
Marco Pifferi
2014-02-03
*
Update MCOIMAPNamespace.mm
lgarbo
2014-01-30
*
Update MCOIMAPNamespace.mm
lgarbo
2014-01-30
*
Fixes in storing custom flags; possible to append new messages with custom flags
Michal Kalis
2014-01-26
*
Method to store cusotm flags is separate from the original one
Michal Kalis
2014-01-24
*
Method storeFlags supports custom flags
Michal Kalis
2014-01-23
*
Method returning array of custom flags
Michal Kalis
2014-01-23
*
Retrieve Gmail user display name
Hoa V. DINH
2014-01-21
*
Fixed #567: dispatch queue for POP and SMTP
Hoa V. DINH
2014-01-18
*
Implemented dispatchQueue property on MCOIMAPSession
Hoa V. DINH
2014-01-18
*
Fixed documentation of copyMessages
Hoa V. DINH
2014-01-15
*
Fixed #541: returns uid mapping properly
Hoa V. DINH
2014-01-06
*
Improved documentation of connectionLogger
Hoa V. DINH
2014-01-06
*
Add required virtual destructors.
Robert Widmann
2013-12-29
*
Improve documentation
Robert Widmann
2013-12-29
*
RAW -> Raw
Robert Widmann
2013-12-29
*
Implement X-GM-RAW interfaces
Robert Widmann
2013-12-29
*
Unify Project Style
CodaFi
2013-12-08
*
Changed SearchKindCC and SearchKindBCC to SearchKindCc and SearchKindBcc and ...
pfennema
2013-12-08
*
Minor changes on bracket usage
pfennema
2013-12-07
*
Changed IMAPSearchKindUids to IMAPSearchKindUIDs to comply to naming conventions
pfennema
2013-12-05
*
Separate searches for to, cc and bcc fields.
pfennema
2013-12-04
*
Merge branch 'Search-Size' of https://github.com/CodaFi/mailcore2
pfennema
2013-12-01
|
\
*
|
Added size request to get message size of complete message (MCOIMAPMessagesRe...
pfennema
2013-12-01
|
*
Implement size search
CodaFi
2013-11-30
|
/
*
Typos
CodaFi
2013-11-24
*
Fix documentation
CodaFi
2013-11-24
*
ObjC Interface
CodaFi
2013-11-24
*
threadId -> threadID
Bob Van Osten
2013-11-14
*
Support searching by a gmail thread id
Bob Van Osten
2013-11-14
*
Support searching by a gmail thread id
Bob Van Osten
2013-11-14
*
Fixed #260: added ability to render a message without stripping spaces
Hoa V. DINH
2013-11-13
*
Implemented disconnection operation: fixed #412
Hoa V. DINH
2013-11-12
*
Added UID Search All Expression and SearchKind
Aaron
2013-11-06
*
Fixed includes
CodaFi
2013-09-26
*
Implement Objective-C Interface
CodaFi
2013-09-24
*
Documentation fix.
Etienne Samson
2013-09-08
*
Add MCOIMAPConnectOperation, include STARTTLS and auth methods in autoconfigu...
Ryan Walklin
2013-09-06
[next]