aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/abstract
Commit message (Expand)AuthorAge
...
* case insensitive header lookupGravatar Hoa V. DINH2014-06-10
* Added message flags maskGravatar Hoa V. Dinh2014-05-05
* Fixed crash when no sender is set (fixed #699)Gravatar Hoa V. Dinh2014-05-01
* Moved implementation of requiredPartsForRenderingGravatar Matt Ronge2014-03-14
* Added XOAUTH2 for Outlook authentication type (fixed #637)Gravatar Hoa V. DINH2014-03-13
* Implement Gmail Message ID searchGravatar Bob Van Osten2014-03-10
* Added not search expression in order to have searchexpressions such as, 'sube...Gravatar pfennema2014-03-06
* Conformant header guardsGravatar CodaFi2014-02-22
* Fixed buildGravatar Hoa V. DINH2014-01-21
* Retrieve Gmail user display nameGravatar Hoa V. DINH2014-01-21
* Remove mentions of registerGravatar Robert Widmann2013-12-29
* RAW -> RawGravatar Robert Widmann2013-12-29
* Implement X-GM-RAW interfacesGravatar Robert Widmann2013-12-29
* Unify Project StyleGravatar CodaFi2013-12-08
* Changed SearchKindCC and SearchKindBCC to SearchKindCc and SearchKindBcc and ...Gravatar pfennema2013-12-08
* Changed IMAPSearchKindUids to IMAPSearchKindUIDs to comply to naming conventionsGravatar pfennema2013-12-05
* Separate searches for to, cc and bcc fields.Gravatar pfennema2013-12-04
* Changed MCOIMAPMessagesRequestKindSize to camelCase.Gravatar pfennema2013-12-01
* Added constant IMAPMessagesRequestKindSize to IMAPMessagesRequestKind, someho...Gravatar pfennema2013-12-01
* Implement size searchGravatar CodaFi2013-11-30
* TyposGravatar CodaFi2013-11-24
* Search flagged, answered, draft, spam, deletedGravatar CodaFi2013-11-24
* Fixed missing constantsGravatar CodaFi2013-11-21
* Add new search expressionsGravatar CodaFi2013-11-21
* threadId -> threadIDGravatar Bob Van Osten2013-11-14
* Support searching by a gmail thread idGravatar Bob Van Osten2013-11-14
* Fixed missing enumGravatar Hoa V. Dinh2013-11-13
* Added UID Search All Expression and SearchKindGravatar Aaron2013-11-06
* use the correct key name when reading the Address displayName from a HashMapGravatar Fabrice Ferino2013-10-25
* Fix undefined ErrorNoopGravatar CodaFi2013-09-24
* Remove unused variablesGravatar Yuk Lai Suen2013-09-09
* Improved Content-Description support and fixed crash (Fixed #350)Gravatar Hoa V. Dinh2013-09-03
* add Content-Description to attachmentGravatar Tae Won Ha2013-09-01
* Fixed crash when message does not contain sender or recipientGravatar Hoa V. DINH2013-08-30
* Removed public method setDelimiterGravatar Hoa V. DINH2013-08-18
* Fixed several warningsGravatar Hoa V. DINH2013-08-17
* Fixed build (for Cocoapods)Gravatar Hoa V. Dinh2013-08-12
* Added capability for X-GM-EXT-1 (Gmail)Gravatar Hoa V. DINH2013-08-12
* Reindented MCMessageHeader.ccGravatar Hoa V. DINH2013-08-04
* Fixed #269: fixed crash in forwardHeader() and replyHeader()Gravatar Hoa V. DINH2013-08-04
* Serialization of IMAP data. Implemented base64.Gravatar Hoa V. DINH2013-07-31
* Fixed #233: fixed headers import from libetpan to mailcore data structures re...Gravatar Hoa V. Dinh2013-07-26
* Fixed memory leaks (fixed #241)Gravatar Hoa V. DINH2013-07-24
* Fixed #230: fixed AbstractMessagePart::partForUniqueID() and case when all re...Gravatar Hoa V. DINH2013-07-22
* Remove case of Comment and Keyword headers.Gravatar Hoa V. DINH2013-07-20
* Merge pull request #204 from thusfresh/CustomReceiveHeadersGravatar HoĆ  V. DINH2013-07-20
|\
* | Fixed missing constantGravatar CodaFi2013-07-20
| * Fixes for PR feedbackGravatar Ryan Johnson2013-07-18
* | Fixed #8: When the attachment is a folder, the folder is compressed and the a...Gravatar Hoa V. DINH2013-07-16
| * Fix for incorrect date() checkGravatar Ryan Johnson2013-07-16