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
/
core
Commit message (
Expand
)
Author
Age
*
RAW -> Raw
Robert Widmann
2013-12-29
*
Implement X-GM-RAW interfaces
Robert Widmann
2013-12-29
*
Merge pull request #494 from pfennema/master
Hoà V. DINH
2013-12-10
|
\
|
*
Fixed month and year calculation by adding +1 for month and +1900 for year.
pfennema
2013-12-10
*
|
Unify Project Style
CodaFi
2013-12-08
|
/
*
Changed SearchKindCC and SearchKindBCC to SearchKindCc and SearchKindBcc and ...
pfennema
2013-12-08
*
Removed mDate from searchExpression, now using mLongNumber only
pfennema
2013-12-07
*
Minor changes on bracket usage
pfennema
2013-12-07
*
mDate in searchExpression is not copied
pfennema
2013-12-07
*
Incorporated comments from CodaFi
pfennema
2013-12-06
*
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
*
integrated changes from codaFi into my branch so we can merge this into the m...
pfennema
2013-12-03
*
Merge latest changes including search-size from CodaFi and continue from ther...
pfennema
2013-12-03
|
\
|
*
Removing unnecessary return.
Andreas Sandberg
2013-12-02
*
|
Changed MCOIMAPMessagesRequestKindSize to camelCase.
pfennema
2013-12-01
*
|
Added constant IMAPMessagesRequestKindSize to IMAPMessagesRequestKind, someho...
pfennema
2013-12-01
*
|
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
|
/
*
Improved charset conversion
Hoa V. DINH
2013-11-29
*
Merge pull request #466 from CodaFi/Search-all-the-things
Hoà V. DINH
2013-11-25
|
\
*
|
Fixed #465: returns correct value for modseq
Hoa V. DINH
2013-11-25
|
*
DateNumber -> Date
CodaFi
2013-11-24
|
*
Typos
CodaFi
2013-11-24
|
*
Silence -Wshorten-64-to-32 warnings
CodaFi
2013-11-24
|
*
Search flagged, answered, draft, spam, deleted
CodaFi
2013-11-24
|
*
Fixed missing constants
CodaFi
2013-11-21
|
*
retab
CodaFi
2013-11-21
|
*
Add new search expressions
CodaFi
2013-11-21
|
/
*
mailimap_search_key_xgmthrid_new to mailimap_search_key_new_xgmthrid
Bob Van Osten
2013-11-15
*
threadId -> threadID
Bob Van Osten
2013-11-14
*
Move the whole method to tabs->spaces
Bob Van Osten
2013-11-14
*
Tabs -> Spaces
Bob Van Osten
2013-11-14
*
Support searching by a gmail thread id
Bob Van Osten
2013-11-14
*
Fixed missing enum
Hoa V. Dinh
2013-11-13
*
Fixed #260: added ability to render a message without stripping spaces
Hoa V. DINH
2013-11-13
*
Fixed #454: fixed parsing of headers
Hoa V. DINH
2013-11-13
*
Added UID Search All Expression and SearchKind
Aaron
2013-11-06
*
Explicitly deallocate client identity
CodaFi
2013-11-05
*
Free explicitly allocated capability data
CodaFi
2013-11-05
*
Merge pull request #432 from NemoPrivacy/master
Hoà V. DINH
2013-10-25
|
\
|
*
use the correct key name when reading the Address displayName from a HashMap
Fabrice Ferino
2013-10-25
*
|
Cleanup and documentation
CodaFi
2013-10-25
*
|
Assume main, rather than current, queue for callbacks
CodaFi
2013-10-22
|
/
*
Fixed #425: fixed default namespace in case namespace is not supported for si...
Hoa V. DINH
2013-10-21
*
Fixed #424: Fixed IDLE behavior when not logged in.
Hoa V. DINH
2013-10-19
*
Allow to perform IDLE even when capability has not been performed yet (Fixed ...
Hoa V. DINH
2013-10-19
*
Callback is now called on the dispatch queue where the operation has been ins...
Hoa V. DINH
2013-09-29
*
Merge pull request #403 from CodaFi/Noop
Hoà V. DINH
2013-09-28
|
\
[next]