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
Commit message (
Expand
)
Author
Age
*
Merge pull request #1355 from disaykin/reduce-memory-on-send-message
Hoà V. DINH
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
|
/
*
Optimization
Hoa V. DINH
2016-02-08
*
Add IMAP MOVE command support
Nikolay Morev
2016-02-05
*
Move storedCapabilities to public //private section
Alexander Karimov
2016-02-05
*
MCIMAPCapabilityOperation takes into account cached capabilities values
Alexander Karimov
2016-02-04
*
Merge pull request #1346 from disaykin/master
Hoà V. DINH
2016-02-03
|
\
|
*
Remove extra memory copying on uuencode decoding
Dmitry Isaikin
2016-02-03
|
*
Implement Data::dataWithContentsOfFile via mmap
Dmitry Isaikin
2016-02-03
|
*
Remove extra memory copying while fetching attachment
Dmitry Isaikin
2016-02-03
*
|
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
*
|
|
Fixed unit tests accordingly
Hoa V. DINH
2016-01-29
*
|
|
Sanitize display name
Hoa V. DINH
2016-01-29
|
*
|
Properly handle ErrorCustomCommand in MCErrorMessage
Sergei Epatov
2016-01-27
|
*
|
Fix error handling add core–constants
Sergei Epatov
2016-01-27
|
*
|
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
*
|
Make a null OAUTH token a stream error
Robert Widmann
2016-01-19
*
|
Fixed #1334: custom command connects to IMAP server and logs if needed
Viet Hoa Dinh
2016-01-14
|
/
*
Fixed behavior of string instanciation with NULL parameter (fixed #1333).
Viet Hoa Dinh
2016-01-11
*
Fixed warnings
Hoa V. DINH
2016-01-03
*
Remove a method. Suggested by @dinhvietoa
Daryle Walker
2015-12-31
*
Follow suggestions from @dinhviethoa.
Daryle Walker
2015-12-29
*
Overload another method with extraneous group parameter.
Daryle Walker
2015-12-29
*
Remove extraneous group parameter from fetch-article-by-message-ID methods.
Daryle Walker
2015-12-29
*
Fixed retain (fixed #1316)
Viet Hoa Dinh
2015-12-17
*
Fixed objectToJavaConverter()
Hoa V. DINH
2015-11-30
*
Fixed objectToJavaConverter()
Hoa V. DINH
2015-11-30
*
Fixed #1195: added mimeType() method in Java API
Hoa V. DINH
2015-11-27
*
prevent local reference table overflow - part 2
Hoa V. DINH
2015-11-11
*
prevent local reference table overflow
Hoa V. DINH
2015-11-11
*
Fixed build
Hoa V. Dinh
2015-11-10
*
Fixed error handling in custom command
Hoa V. Dinh
2015-11-09
*
Merge pull request #1266 from libec/master
Hoà V. DINH
2015-11-09
|
\
|
*
Proper error handling in IMAPSession::customCommand
libec
2015-11-09
|
*
Added ErrorCustomCommand
libec
2015-11-07
|
*
Adds custom command files to cmake
libec
2015-11-07
|
*
Adds error code to IMAPSession::customCommand. Renames sendCustomCommand to c...
libec
2015-11-07
*
|
Fixed crash on Android
Hoa V. Dinh
2015-11-06
|
*
Comment with usage of custom IMAP operation
libec
2015-11-06
|
*
Adds imap response string to custom command operation
libec
2015-11-06
|
*
Removes assert on loggedIn in custom command
libec
2015-11-05
|
*
adds support to send custom IMAP command
libec
2015-11-04
*
|
Don't crash when removing a nil key from a hashmap
Hoa V. DINH
2015-10-29
|
/
*
Improved support for android 16
Hoa V. Dinh
2015-10-08
[next]