aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
* Merge pull request #1346 from disaykin/masterGravatar Hoà V. DINH2016-02-03
|\ | | | | Reduce memory usage when fetch message body by IMAP
| * Remove extra memory copying on uuencode decodingGravatar Dmitry Isaikin2016-02-03
| |
| * Implement Data::dataWithContentsOfFile via mmapGravatar Dmitry Isaikin2016-02-03
| |
| * Remove extra memory copying while fetching attachmentGravatar Dmitry Isaikin2016-02-03
| |
* | id -> instancetypeGravatar Robert Widmann2016-02-02
| |
* | Merge pull request #1343 from serjepatoff/masterGravatar Hoà V. DINH2016-02-01
|\ \ | | | | | | 2 new error codes
| * | Change error prefix to RSMErrorYahoo, change error msg substring to 'over ↵Gravatar Sergei Epatov2016-02-01
| | | | | | | | | | | | the limit'
* | | Fixed unit tests accordinglyGravatar Hoa V. DINH2016-01-29
| | |
* | | Sanitize display nameGravatar Hoa V. DINH2016-01-29
| | |
| * | Properly handle ErrorCustomCommand in MCErrorMessageGravatar Sergei Epatov2016-01-27
| | |
| * | Fix error handling add core–constantsGravatar Sergei Epatov2016-01-27
| | |
| * | New errors detected and returned: ErrorSendMessageSpamSuspected, ↵Gravatar Sergei Epatov2016-01-26
| |/ | | | | | | ErrorSendMessageDailyLimitExceeded
* | Mark more initializers unavailableGravatar Robert Widmann2016-01-20
| |
* | Make -init unavailableGravatar Robert Widmann2016-01-19
| |
* | Make a null OAUTH token a stream errorGravatar Robert Widmann2016-01-19
| |
* | Fixed #1334: custom command connects to IMAP server and logs if neededGravatar Viet Hoa Dinh2016-01-14
|/
* Fixed behavior of string instanciation with NULL parameter (fixed #1333).Gravatar Viet Hoa Dinh2016-01-11
|
* Fixed warningsGravatar Hoa V. DINH2016-01-03
|
* Remove a method. Suggested by @dinhvietoaGravatar Daryle Walker2015-12-31
|
* Follow suggestions from @dinhviethoa.Gravatar Daryle Walker2015-12-29
| | | | | Follow suggestions to remove one unnecessary overload and to mark other as depreciated. (A third suggestion was covered by another commit.)
* Overload another method with extraneous group parameter.Gravatar Daryle Walker2015-12-29
| | | | | | Find another fetch-article-by-message-ID method that has an unnecessary group parameter. Add an overload that omits that parameter. (This method was found from attempting to compile the project.)
* Remove extraneous group parameter from fetch-article-by-message-ID methods.Gravatar Daryle Walker2015-12-29
|
* Fixed retain (fixed #1316)Gravatar Viet Hoa Dinh2015-12-17
|
* Fixed objectToJavaConverter()Gravatar Hoa V. DINH2015-11-30
|
* Fixed objectToJavaConverter()Gravatar Hoa V. DINH2015-11-30
|
* Fixed #1195: added mimeType() method in Java APIGravatar Hoa V. DINH2015-11-27
|
* prevent local reference table overflow - part 2Gravatar Hoa V. DINH2015-11-11
|
* prevent local reference table overflowGravatar Hoa V. DINH2015-11-11
|
* Fixed buildGravatar Hoa V. Dinh2015-11-10
|
* Fixed error handling in custom commandGravatar Hoa V. Dinh2015-11-09
|
* Merge pull request #1266 from libec/masterGravatar Hoà V. DINH2015-11-09
|\ | | | | Adds support for sending custom IMAP command
| * Proper error handling in IMAPSession::customCommandGravatar libec2015-11-09
| |
| * Added ErrorCustomCommandGravatar libec2015-11-07
| |
| * Adds custom command files to cmakeGravatar libec2015-11-07
| |
| * Adds error code to IMAPSession::customCommand. Renames sendCustomCommand to ↵Gravatar libec2015-11-07
| | | | | | | | customCommand.
* | Fixed crash on AndroidGravatar Hoa V. Dinh2015-11-06
| |
| * Comment with usage of custom IMAP operationGravatar libec2015-11-06
| |
| * Adds imap response string to custom command operationGravatar libec2015-11-06
| |
| * Removes assert on loggedIn in custom commandGravatar libec2015-11-05
| |
| * adds support to send custom IMAP commandGravatar libec2015-11-04
| |
* | Don't crash when removing a nil key from a hashmapGravatar Hoa V. DINH2015-10-29
|/
* Improved support for android 16Gravatar Hoa V. Dinh2015-10-08
|
* Don't return in mc_foreach... loopGravatar Hoa V. DINH2015-10-04
|
* release objects earlier when timer is cancelledGravatar Hoa V. DINH2015-10-04
|
* Set provider in account validatorGravatar Hoa V. DINH2015-09-23
|
* Fixed crashGravatar Hoa V. DINH2015-09-23
|
* Added EOL at the end of fileGravatar Hoa V. Dinh2015-09-10
|
* Added more java/native convertersGravatar Hoa V. Dinh2015-09-08
|
* More java/native mapping for AndroidGravatar Hoa V. Dinh2015-09-08
|
* Fixed build. Fixed warning properly.Gravatar Hoa V. Dinh2015-09-08
|