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
/
abstract
Commit message (
Expand
)
Author
Age
*
Move unavailable initializers out of categories, so they’ll be properly han...
Tom Harrington
2017-12-29
*
Revert "Type annotations (#1530)"
Hoa V. DINH
2016-11-19
*
Type annotations (#1530)
Romain Pouclet
2016-10-13
*
Smtp error: 535 5.7.0 on Tiscali smtp server (#1520)
andreapz
2016-09-29
*
fix missing search by read/unread flag (#1465)
raduraducu
2016-07-06
*
Use different naming for delegate methods for more compatiblity with Swift
Hoa V. DINH
2016-06-03
*
Store last server response on login command in case of parse error (#1436)
Dmitry Isaikin
2016-05-19
*
Added error code
Hoa V. DINH
2016-05-11
*
Expose SMTP response and response code to Objective-C API
Nikolay Morev
2016-04-05
*
Move string to constant
Hoa V. DINH
2016-04-01
*
Don't mark MCOAbstractMessage init as unavailable
Nikolay Morev
2016-02-09
*
Mark non-designated initializers and new as unavailable
Nikolay Morev
2016-02-09
*
Add constant for IMAP MOVE capability
Nikolay Morev
2016-02-08
*
id -> instancetype
Robert Widmann
2016-02-02
*
Merge pull request #1343 from serjepatoff/master
Hoà V. DINH
2016-02-01
|
\
|
*
Change error prefix to RSMErrorYahoo, change error msg substring to 'over the...
Sergei Epatov
2016-02-01
|
*
New errors detected and returned: ErrorSendMessageSpamSuspected, ErrorSendMes...
Sergei Epatov
2016-01-26
*
|
Mark more initializers unavailable
Robert Widmann
2016-01-20
|
/
*
Fixed error handling in custom command
Hoa V. Dinh
2015-11-09
*
Fixed build. Fixed warning properly.
Hoa V. Dinh
2015-09-08
*
Revert "Fixed warnings"
Hoa V. Dinh
2015-09-08
*
Fixed warnings
Hoa V. Dinh
2015-09-08
*
Improved documentation
Hoa V. DINH
2015-04-12
*
#874: render message properly when the first part is a .txt attachment
Hoa V. DINH
2015-03-09
*
AccountValidator Update
Christopher Hockley
2015-01-27
*
Work in progress on javadoc
Hoa V. DINH
2015-01-14
*
Fixed mapping of errors
Hoa V. Dinh
2014-12-04
*
Port to win32
Hoa V. Dinh
2014-11-14
*
Fixed #876: added application specific password
Hoa V. DINH
2014-10-07
*
Simplified extra headers implementation and content-types parameters
Hoa V. DINH
2014-09-22
*
Clarify the difference between -searchBody: and -searchContent:
Prapat
2014-09-08
*
Add IMAP search body
Prapat
2014-09-02
*
Added comment
Viktor Gedzenko
2014-08-14
*
Added clean html method to rendeder delegate
Viktor Gedzenko
2014-08-12
*
Merge pull request #818 from foxinushka/feature/message_id_autogenerated_flag
Hoà V. DINH
2014-08-07
|
\
|
*
Added 'message id auto-generated' flag
Viktor Gedzenko
2014-08-02
*
|
Merge remote-tracking branch 'upstream/master'
Maksim Bauer
2014-08-01
|
\
|
|
*
Implemented -[MCOAddress isEqual:]
Hoa V. DINH
2014-07-29
|
*
use NS_ENUM and NS_OPTIONS
Adlai Holler
2014-07-25
*
|
Recognize multipart/signed content type
Maksim Bauer
2014-07-25
|
/
*
Merge pull request #728 from rlaferla/master
Hoà V. DINH
2014-05-28
|
\
|
*
Update MCOAddress.h
Robert La Ferla
2014-05-28
*
|
Added help methods to MCOMessageHeader
Hoa V. Dinh
2014-05-27
|
/
*
Moved implementation of requiredPartsForRendering
Matt Ronge
2014-03-14
*
Added XOAUTH2 for Outlook authentication type (fixed #637)
Hoa V. DINH
2014-03-13
*
Fixes MCOIMAPSearchKind
Bob Van Osten
2014-03-10
*
Added IMAPSearchKindNot to MCOMessageConstants.h as well
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
*
|
Fixed #586 again: removed new methods and renamed existing Obj-C methods
Hoa V. Dinh
2014-02-26
[next]