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
Commit message (
Expand
)
Author
Age
*
Fix superclass for MCONNTPDisconnectOperation
HEAD
master
Benjamin Barenblat
2019-12-12
*
Fix few memory leaks (#1804)
Alexander Belyavskiy
2019-03-25
*
Add type annotation to MCOIMAPFetchFoldersOperation (#1784)
Jesse Tipton
2018-09-23
*
A few type/nullability annotations (#1782)
Jesse Tipton
2018-09-19
*
Make MCOAccountValidator init method available (#1736)
Alexander Belyavskiy
2018-05-14
*
Move unavailable initializers out of categories, so they’ll be properly han...
Tom Harrington
2017-12-29
*
Fix MCOAccountValidator to work with arbitrary services (#1602)
Conrad Kramer
2017-01-23
*
Revert "Type annotations (#1530)"
Hoa V. DINH
2016-11-19
*
Revert "Add type annotations to some operations and MCPIMAPSession (#1531)"
Hoa V. DINH
2016-11-19
*
Add type annotations to some operations and MCPIMAPSession (#1531)
Romain Pouclet
2016-10-13
*
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
*
idleEnabled exposed
Hoa V. DINH
2016-06-06
*
Add possibility of fetching message attachment by chunks and store it to file...
Dmitry Isaikin
2016-06-05
*
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
*
Fix permission access of source files that was executable .i.e. chmod 744 to ...
Kevin Lefèvre
2016-05-17
*
Fixed potential crash and memory leaks
Hoa V. DINH
2016-05-14
*
Added error code
Hoa V. DINH
2016-05-11
*
Fix for high memory usage during loggin of large request (#1396)
NIkita-Ruzanov
2016-04-07
*
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
*
Do not lose localizedDescription of error in MCOIMAPCheckAccountOperation
Dmitry Isaikin
2016-03-17
*
Improved error management
Hoa V. DINH
2016-03-07
*
Thread safety on logger
Hoa V. DINH
2016-03-03
*
Replace NNTP "send" with "post".
Daryle Walker
2016-02-25
*
Move a common type to a common header.
Daryle Walker
2016-02-25
*
Add upload functionality to NNTP sessions.
Daryle Walker
2016-02-22
*
Added ability to customize the identity of IMAP client in the time of session...
Dmitry Isaikin
2016-02-15
*
Merge pull request #1359 from kolyuchiy/mark-unavailable-initializers
Hoà V. DINH
2016-02-12
|
\
|
*
Don't mark MCOAbstractMessage init as unavailable
Nikolay Morev
2016-02-09
*
|
Merge pull request #1355 from disaykin/reduce-memory-on-send-message
Hoà V. DINH
2016-02-09
|
\
\
|
|
*
Mark non-designated initializers and new as unavailable
Nikolay Morev
2016-02-09
|
|
/
|
/
|
|
*
Add file-based interface for sending messages via SMTP (reduce memory usage)
Dmitry Isaikin
2016-02-09
|
*
Add method for building message rfc822 body directly to file.
Dmitry Isaikin
2016-02-09
*
|
Add constant for IMAP MOVE capability
Nikolay Morev
2016-02-08
|
/
*
Add IMAP MOVE command support
Nikolay Morev
2016-02-05
*
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
*
|
Make -init unavailable
Robert Widmann
2016-01-19
|
/
*
Fixed warnings
Hoa V. DINH
2016-01-03
*
Follow suggestions from @dinhviethoa.
Daryle Walker
2015-12-29
*
Remove extraneous group parameter from fetch-article-by-message-ID methods.
Daryle Walker
2015-12-29
*
Fixed error handling in custom command
Hoa V. Dinh
2015-11-09
*
Adds error code to IMAPSession::customCommand. Renames sendCustomCommand to c...
libec
2015-11-07
*
Comment with usage of custom IMAP operation
libec
2015-11-06
[next]