aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* iOS example app: Add 'Load more' when there are more mails to fetch. Adds cac...Gravatar Lin Junjie2013-07-25
* Load last 10 emails in iOS example appGravatar Lin Junjie2013-07-25
* Fixed memory leaks (fixed #241)Gravatar Hoa V. DINH2013-07-24
* Reformatted JSON fileGravatar Hoa V. DINH2013-07-24
* Fixed #230: fixed AbstractMessagePart::partForUniqueID() and case when all re...Gravatar Hoa V. DINH2013-07-22
* Fixed IndexSet::count() implementation.Gravatar Hoa V. DINH2013-07-22
* Removed unused ivarGravatar Hoa V. DINH2013-07-22
* Fixed #227: SMTP OAuth2 can now be used even if the password is not setGravatar Hoa V. Dinh2013-07-22
* insert a build status image in the readmeGravatar Jonathan Willing2013-07-22
* Added an Obj-C method to create a file attachment with in-memory data.Gravatar Hoa V. DINH2013-07-22
* Fixed namespace constantsGravatar Hoa V. DINH2013-07-22
* Fixed indentation of MCIMAPAsyncSession.hGravatar Hoa V. DINH2013-07-21
* Disabled links test for iphoneos platformGravatar Hoa V. DINH2013-07-21
* Try to disable code signingGravatar Hoa V. DINH2013-07-21
* Travis: try to use xcodebuildGravatar Hoa V. DINH2013-07-21
* Debug info for Travis buildsGravatar Hoa V. DINH2013-07-21
* Fixed target namesGravatar Hoa V. DINH2013-07-21
* Travis configurationGravatar Hoa V. DINH2013-07-21
* Remove case of Comment and Keyword headers.Gravatar Hoa V. DINH2013-07-20
* Fixed xcodeproj: don't include sources of fraemwork in tests.Gravatar Hoa V. DINH2013-07-20
* Adds automatically fetch kind when extra headers is non-NULLGravatar Hoa V. DINH2013-07-20
* Merge pull request #204 from thusfresh/CustomReceiveHeadersGravatar Hoà V. DINH2013-07-20
|\
* \ Merge pull request #220 from CodaFi/x-oauth2-capabilityGravatar Hoà V. DINH2013-07-20
|\ \
* \ \ Merge pull request #221 from hetissimpel/masterGravatar Hoà V. DINH2013-07-20
|\ \ \
| * | | Inhibit warningsGravatar Damien Glancy2013-07-20
* | | | Update to libetpan 3c99ce26d751c168c4e67813e1bedc6a6c4d1c87Gravatar Hoa V. DINH2013-07-20
| * | | changing #warnings to TODOGravatar Damien Glancy2013-07-20
| | * | Fixed missing constantGravatar CodaFi2013-07-20
| | * | Enable OAuth2 Capability CheckGravatar CodaFi2013-07-20
| | * | Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-07-20
| | |\ \ | |_|/ / |/| | |
| * | | Merge branch 'master' of github.com:hetissimpel/mailcore2Gravatar Damien Glancy2013-07-20
| |\ \ \
| | * | | - Removed hardcoded #warnings as mentioned in Issue #215.Gravatar Damien Glancy2013-07-20
| |/ / / |/| | |
| * | | Revert "Inhibit warnings"Gravatar Damien Glancy2013-07-20
| * | | Inhibit warningsGravatar Damien Glancy2013-07-20
|/ / /
| | * Fixes for PR feedbackGravatar Ryan Johnson2013-07-18
* | | Fixed #202: Fixed decoding of modified UTF7Gravatar Hoa V. DINH2013-07-17
| * | Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-07-17
| |\ \ | |/ / |/| |
* | | Merge pull request #191 from paulyoung/message-preview-in-examplesGravatar Hoà V. DINH2013-07-17
|\ \ \
| | * \ Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-07-17
| | |\ \ | |_|/ / |/| | |
* | | | Fixed buildGravatar Hoa V. DINH2013-07-16
* | | | Don't crash when namespace is emptyGravatar Hoa V. DINH2013-07-16
* | | | Fixed MCOIMAPSessionGravatar Hoa V. DINH2013-07-16
* | | | Fixed build of iOS exampleGravatar Hoa V. DINH2013-07-16
* | | | Fixed buildGravatar Hoa V. DINH2013-07-16
* | | | 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
| | | * Allows for request custom headers when fetching messagesGravatar Ryan Johnson2013-07-16
| |_|/ |/| |
* | | CMakefile: Detection of UUID, tidy and libxml2Gravatar Hoa V. DINH2013-07-15
| * | Registered a class for cell reuse.Gravatar Paul Young2013-07-15
| * | Added prepareForReuseGravatar Paul Young2013-07-14