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
/
async
/
imap
Commit message (
Expand
)
Author
Age
*
Adds error code to IMAPSession::customCommand. Renames sendCustomCommand to c...
libec
2015-11-07
*
Adds imap response string to custom command operation
libec
2015-11-06
*
adds support to send custom IMAP command
libec
2015-11-04
*
Various fixes, made HTMLCleaner public, added URL encoder
Hoa V. DINH
2015-06-01
*
Mark methods as deprecated
Hoa V. DINH
2015-04-19
*
Refactoring, fixed #1013
Hoa V. DINH
2015-01-03
*
Fixed analyzer issues and warnings (#993 and fixed #992)
Hoa V. DINH
2014-12-11
*
Fixed win32 exports
Hoa V. DINH
2014-11-22
*
added export
Hoa V. DINH
2014-11-22
*
Renamed .cc files to .cpp (fixed #983)
Hoa V. DINH
2014-11-19
*
Port to win32
Hoa V. Dinh
2014-11-14
*
Add an operation to fetch a parsed message.
Michael Lenaghan
2014-10-24
*
IMAP sequence number methods
Hoa V. DINH
2014-10-14
*
Add allows new permanent flags property in folder info.
Pitiphong Phongpattranont
2014-09-03
*
Removed commented code
Hoa V. DINH
2014-07-26
*
Fixed crash on disconnection
Hoa V. DINH
2014-07-22
*
Fixed build issue
Hoa V. DINH
2014-07-20
*
connection of an imap operation is now set when it's started (#783)
Hoa V. DINH
2014-07-20
*
Reduce chance of session (connection) switch in MCIMAPAsyncSession.cc
Yuk Lai Suen
2014-07-17
*
Fixed #715: ability to set a date while adding messages
Hoa V. DINH
2014-07-15
*
Fixed IMAPQuotaOperation
Viktor Gedzenko
2014-07-07
*
Fixed build for Linux in MCIMAPMultiDisconnectOperation
Hoa V. DINH
2014-05-18
*
Additional fix for Linux build
Hoa V. DINH
2014-05-18
*
Fixed build for Linux again
Hoa V. DINH
2014-05-18
*
Fixed build on Linux
Hoa V. DINH
2014-05-18
*
Fixed IMAP disconnect cancellation
Hoa V. DINH
2014-04-27
*
Fixed session reuse
Hoa V. DINH
2014-03-30
*
Fixed dispatch queue memory management.
Hoa V. DINH
2014-03-29
*
Improved IDLE interruption (#656)
Hoa V. DINH
2014-03-24
*
Fixed IDLE operation interruption
Viktor Gedzenko
2014-03-24
*
Initial value for interrupted state of IDLE operation
Hoa V. DINH
2014-03-22
*
Fixed #651: interrupt anyway even if IDLE is cancelled early
Hoa V. DINH
2014-03-21
*
Cancel all operations
Luca
2014-03-10
*
Fixed callbackDispatchQueue in MCIMAPMultiDisconnectOperation
Viktor Gedzenko
2014-03-05
*
value back to 30 sec
Hoa V. DINH
2014-02-28
*
Fixed #615: fixed issue with cancelling "perform after delay"
Hoa V. DINH
2014-02-28
*
Conformant header guards
CodaFi
2014-02-22
*
Fixed disconnect operation behavior when no connection is established
Hoa V. DINH
2014-01-31
*
Default NULL value for custom flags in append and storeFlags function argumen...
Michal Kalis
2014-01-27
*
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
*
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
*
Implemented Object::performMethodOnDispatchQueueAfterDelay() and fixed MCIMAP...
Hoa V. DINH
2014-01-18
*
Fixed #541: returns uid mapping properly
Hoa V. DINH
2014-01-06
*
Fixed #531, #530, #529, #528, #527: fixed thread safety in case callback is d...
Hoa V. DINH
2014-01-02
*
Remove unused variable
Robert Widmann
2013-12-29
*
Unify Project Style
CodaFi
2013-12-08
[next]