aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* WIP: Message Renderer HelperGravatar Paul Young2013-06-29
* Replaced UID ivar and accessor methods with equivalents for message.Gravatar Paul Young2013-06-28
* Made plain text body the default rendering type.Gravatar Paul Young2013-06-28
* Updated message rendering operation.Gravatar Paul Young2013-06-27
* First pass at IMAP message rendering operation.Gravatar Paul Young2013-06-27
* Revert changes to IMAP sessions.Gravatar Paul Young2013-06-27
* Added interface for asynchronous methods.Gravatar Paul Young2013-06-27
* Added error code parameter. Followed existing conventions.Gravatar Paul Young2013-06-27
* Added newline.Gravatar Paul Young2013-06-27
* Added interface for synchronous methods.Gravatar Paul Young2013-06-27
* Revert commit 5164e8925ff11db7aa632bd735e0f0b6c82a251a.Gravatar Paul Young2013-06-27
* First pass at interface for new rendering methods. This currently onlyGravatar Paul Young2013-06-25
* Fixed fetch of prebuilt dependenciesGravatar Hoa V. Dinh2013-06-25
* Fixed issue when creating symbolic links while links already exist.Gravatar Hoa V. DINH2013-06-25
* Improved build scriptsGravatar Hoa V. DINH2013-06-25
* Implement logging for src/core/Gravatar Hoa V. DINH2013-06-25
* Fixed fetch of dependencies.Gravatar Hoa V. DINH2013-06-25
* Improved dependencies fetching.Gravatar Hoa V. DINH2013-06-25
* Fixed crash in performMethodAfterDelay. Fixed #149.Gravatar Hoa V. DINH2013-06-24
* Merge pull request #150 from thusfresh/MB_Copy_Const_FixGravatar DINH Viêt Hoà2013-06-24
|\
| * Fix for MCMessageBuilder copy constructorGravatar Ryan Johnson2013-06-24
* | Fixed crash when a method is scheduled twice to perform after delay. Fixed #149.Gravatar Hoa V. DINH2013-06-24
|/
* Merge pull request #143 from CodaFi/Update-Installation-InstructionsGravatar DINH Viêt Hoà2013-06-23
|\
| * Updated to reflect dylib copy instructionsGravatar CodaFi2013-06-23
| * Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-06-23
| |\ | |/ |/|
* | Merge pull request #140 from CodaFi/MsgIDGravatar DINH Viêt Hoà2013-06-23
|\ \
| * | CleanupGravatar CodaFi2013-06-23
| * | Re-add IMAPMessagesRequestKindGmailMessageIDGravatar CodaFi2013-06-23
| |/
| * Implement Message IDGravatar CodaFi2013-06-23
| * Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-06-23
| |\ | |/ |/|
* | Merge pull request #136 from CodaFi/ThreadIDGravatar DINH Viêt Hoà2013-06-23
|\ \
| * | Remove logGravatar CodaFi2013-06-23
| * | Fixed threadID typesGravatar CodaFi2013-06-23
* | | POP operations retain the session. Fixed #129Gravatar Hoa V. DINH2013-06-22
* | | Retain session when IMAP and SMTP operations are running. Fixed #127, fixed #...Gravatar Hoa V. DINH2013-06-22
| * | Removed spurious commentsGravatar CodaFi2013-06-22
| * | Moar whitespaceGravatar CodaFi2013-06-22
| * | WhitespaceGravatar CodaFi2013-06-22
| * | Implement Gmail Thread IDGravatar CodaFi2013-06-22
| |/
* | Merge pull request #131 from paulyoung/fetch-full-messageGravatar DINH Viêt Hoà2013-06-22
|\ \
| * | Fixed indentation.Gravatar Paul Young2013-06-22
* | | Automatic disconnection of IMAP. Fixed #95.Gravatar Hoa V. DINH2013-06-22
| * | Added switch to settings view controller.Gravatar Paul Young2013-06-22
| * | Added switch for fetching the full message in the iOS example app.Gravatar Paul Young2013-06-22
|/ /
* | Automatic disconnection for SMTP (Fixed #96)Gravatar Hoa V. DINH2013-06-22
| * Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-06-22
| |\ | |/ |/|
| * Fix providers identifierGravatar CodaFi2013-06-22
| * Updated fetchMessagesByNumberOperationWithFolder documentationGravatar Paul Young2013-06-22
| * Remove unnecessary calls to to()->count() and cc()->count()Gravatar Ken Grigsby2013-06-22
| * Added more checks for NULL fields in recipientWithReplyAllGravatar Ken Grigsby2013-06-22