aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Moved strip whitespace into its own methodGravatar Matt Ronge2014-03-14
|
* Fix memory error with rquiredRenderingPartsGravatar Matt Ronge2014-03-05
|
* Added a requiredRenderingParts method to get what is needed for renderingGravatar Matt Ronge2014-03-05
|
* Merge pull request #620 from foxinushka/masterGravatar Hoà V. DINH2014-03-05
|\ | | | | Fixed callbackDispatchQueue in MCIMAPMultiDisconnectOperation
| * Fixed callbackDispatchQueue in MCIMAPMultiDisconnectOperationGravatar Viktor Gedzenko2014-03-05
|/
* Merge pull request #619 from mronge/masterGravatar Hoà V. DINH2014-03-04
|\ | | | | Add NSCoding to classes that support it
| * Add NSCoding to classes that support itGravatar Matt Ronge2014-03-04
| |
* | value back to 30 secGravatar Hoa V. DINH2014-02-28
| |
* | Fixed #615: fixed issue with cancelling "perform after delay"Gravatar Hoa V. DINH2014-02-28
| |
* | Fixed delay typeGravatar Hoa V. Dinh2014-02-26
| |
* | Fixed #586 again: removed new methods and renamed existing Obj-C methodsGravatar Hoa V. Dinh2014-02-26
| |
* | Fixed crash when download of message failed (fixed #612)Gravatar Hoa V. Dinh2014-02-25
| |
* | Fixed #605Gravatar Hoa V. Dinh2014-02-24
| |
* | Fixed #608: cancelled scheduled operations that are not run will not run in ↵Gravatar Hoa V. DINH2014-02-23
| | | | | | | | the future.
* | Fixed #586: custom headers API available in ObjCGravatar Hoa V. DINH2014-02-22
| |
* | Merge pull request #609 from CodaFi/cpp-conformanceGravatar Hoà V. DINH2014-02-22
|\ \ | | | | | | C++ Safety and Conformance
| * | Removed Unnecessary NULL-Pointer CheckGravatar CodaFi2014-02-22
| | | | | | | | | | | | Fixes #607
| * | Conformant header guardsGravatar CodaFi2014-02-22
| | | | | | | | | | | | Fixes #606
| * | Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2014-02-22
| |\ \ | |/ / |/| |
* | | Improved performance of JSON parserGravatar Hoa V. DINH2014-02-20
| | |
* | | Fixed part size in default rendering (fixed #595)Gravatar Hoa V. DINH2014-02-18
| | |
* | | Fixed charset conversionGravatar Hoa V. DINH2014-02-14
| |/ |/|
* | Lots of JSON parsers are pedantic, then removed the trailing commaGravatar Hoa V. Dinh2014-02-11
| |
* | Fixed buildGravatar Hoa V. Dinh2014-02-11
| |
* | Merge branch 'master' of github.com:MailCore/mailcore2Gravatar Matt Ronge2014-02-11
|\ \
* | | Added iCloud.com as domain in the providersGravatar Matt Ronge2014-02-11
| | |
| * | Merge pull request #591 from yellowandy/patch-2Gravatar Hoà V. DINH2014-02-11
| |\ \ | | | | | | | | Don't remove empty div elements.
| | * | Don't remove empty div elements.Gravatar Andreas Sandberg2014-02-11
| |/ / | | | | | | Tidy shouldn't be removing any empty dom elements like <div></div>. Let the browser determine how it should be displayed.
| * | Fixed serialization of HashMapGravatar Hoa V. DINH2014-02-09
| | |
| | * Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2014-02-08
| | |\ | | |/ | |/|
| * | Fixed removeRange() implementationGravatar Hoa V. DINH2014-02-06
| | |
| * | Don't install cmakeGravatar Hoa V. DINH2014-02-05
| | |
| * | Render text as HTMLGravatar Hoa V. DINH2014-02-05
| | |
| * | added removeLastObject()Gravatar Hoa V. DINH2014-02-05
|/ /
* | Merge pull request #579 from marcopifferi/masterGravatar Matt Ronge2014-02-03
|\ \ | | | | | | fixed MCOIMAPCapabilityOperation header guard macro
| * | fixed MCOIMAPCapabilityOperation header guard macroGravatar Marco Pifferi2014-02-03
|/ /
* | Merge pull request #575 from lgarbo/masterGravatar Hoà V. DINH2014-02-03
|\ \ | | | | | | Update MCOIMAPNamespace.mm
* | | Fixed some IndexSet operationsGravatar Hoa V. DINH2014-01-31
| | |
* | | Fixed disconnect operation behavior when no connection is establishedGravatar Hoa V. DINH2014-01-31
| | |
* | | Added Set to Obj-C bridgingGravatar Hoa V. DINH2014-01-30
| | |
* | | Fixed base64 encodingGravatar Hoa V. DINH2014-01-30
| | |
| * | Update MCOIMAPNamespace.mmGravatar lgarbo2014-01-30
| | |
| * | Update MCOIMAPNamespace.mmGravatar lgarbo2014-01-30
|/ /
* | optimized custom flagsGravatar Hoa V. DINH2014-01-27
| |
* | Merge pull request #572 from michalkalis/masterGravatar Hoà V. DINH2014-01-27
|\ \ | | | | | | Added method to store custom flags and a property to access custom flags
| * | Default NULL value for custom flags in append and storeFlags function ↵Gravatar Michal Kalis2014-01-27
| | | | | | | | | | | | arguments for backwards compatibility
| * | Fixes in storing custom flags; possible to append new messages with custom flagsGravatar Michal Kalis2014-01-26
| | |
| * | Method to store cusotm flags is separate from the original oneGravatar Michal Kalis2014-01-24
| | |
| * | Merge branch 'feature/custom-flags' into developGravatar Michal Kalis2014-01-23
|/| |
| * | Method storeFlags supports custom flagsGravatar Michal Kalis2014-01-23
| | |