aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/abstract
Commit message (Collapse)AuthorAge
* Fixed some crashesGravatar Hoa V. DINH2017-03-24
|
* Smtp error: 535 5.7.0 on Tiscali smtp server (#1520)Gravatar andreapz2016-09-29
| | | | | | * adding simple password alert message for smtp error: 535 5.7.0 authentication rejected: your password is too simple. * fixing error simple password
* Fixed crash when using setExtraHeader() with a NULL valueGravatar Hoa V. DINH2016-05-14
|
* Added error codeGravatar Hoa V. DINH2016-05-11
|
* Handle case with parsing parts info with non-empty content name and empty ↵Gravatar Dmitry Isaikin2016-04-26
| | | | | non-null attachment filename. (#1407) BODYSTRUCTURE ((("text" "plain" ("charset" "utf-8") NIL NIL "base64" 58 1 NIL NIL NIL NIL)("text" "html" ("charset" "utf-8") NIL NIL "base64" 112 2 NIL NIL NIL NIL) "alternative" ("boundary" "--ALT--tVxePtRpLBZY6Hs0ao1c7BSGQcoQy5ur1460647449") NIL NIL NIL)("video" "quicktime" ("name" "=?UTF-8?B?Mi5tb3Y=?=") NIL NIL "base64" 3722950 NIL ("attachment" ("filename" "")) NIL NIL)("video" "quicktime" ("name" "=?UTF-8?B?MS5tb3Y=?=") NIL NIL "base64" 3941584 NIL ("attachment" ("filename" "")) NIL NIL)("video" "quicktime" ("name" "=?UTF-8?B?My5tb3Y=?=") NIL NIL "base64" 15571848 NIL ("attachment" ("filename" "")) NIL NIL) "mixed" ("boundary" "----tVxePtRpLBZY6Hs0ao1c7BSGQcoQy5ur-lcGxoWOFOYrZWofU-1460647449") NIL NIL NIL)
* Don't crash if it couldn't be detectedGravatar Hoa V. DINH2016-04-16
|
* Fixed crash #1388Gravatar Viet Hoa Dinh2016-03-25
|
* Add support for Yahoo XYMHIGHESTMODSEQ extension (use for HIGHESTMODSEQ ↵Gravatar Dmitry Isaikin2016-02-26
| | | | feature on mailbox STATUS)
* Add constant for IMAP MOVE capabilityGravatar Nikolay Morev2016-02-08
|
* Change error prefix to RSMErrorYahoo, change error msg substring to 'over ↵Gravatar Sergei Epatov2016-02-01
| | | | the limit'
* 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
* Added ErrorCustomCommandGravatar libec2015-11-07
|
* Improved subject for forwarded emailsGravatar Hoa V. DINH2015-07-29
|
* fixed crashGravatar Hoa V. DINH2015-07-10
|
* "Undisclosed recipient is added" only when an email is sentGravatar Hoa V. DINH2015-06-21
|
* Merge pull request #1135 from Coeur/patch-1Gravatar Hoà V. DINH2015-06-14
|\ | | | | spelling fix
* | Changed tab to spaceGravatar Oshikawa2015-05-19
| |
| * spelling fixGravatar Antoine Cœur2015-05-19
| |
* | Added mNumbersGravatar Oshikawa2015-05-18
|/
* Return empty string if list of addresses is emptyGravatar Hoa V. DINH2015-05-08
|
* Fixed reply headerGravatar Hoa V. DINH2015-04-12
|
* #874: render message properly when the first part is a .txt attachmentGravatar Hoa V. DINH2015-03-09
|
* AccountValidator UpdateGravatar Christopher Hockley2015-01-27
|
* ErrorCode updateGravatar Christopher Hockley2015-01-26
|
* No info found ErrorCodeGravatar Christopher Hockley2015-01-26
| | | | Used in AccountValidator
* Use spinlockGravatar Hoa V. DINH2015-01-23
|
* Work in progress on javadocGravatar Hoa V. DINH2015-01-14
|
* Implemented error message for JavaGravatar Hoa V. Dinh2015-01-05
|
* Read all ContentType parametersGravatar Alex Bogma2015-01-05
| | | | | Save other ContentType parameters (not only ‘name’ and ‘charset’) when parsing IMAP body structure.
* Fixed mapping of errorsGravatar Hoa V. Dinh2014-12-04
|
* Fixed win32 exportsGravatar Hoa V. DINH2014-11-22
|
* added exportGravatar Hoa V. DINH2014-11-22
|
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19
|
* Port to win32Gravatar Hoa V. Dinh2014-11-14
|
* Use LLVM Unicode conversion. Improved extra headers parsing.Gravatar Hoa V. Dinh2014-10-27
|
* Fixed memory leakGravatar Hoa V. DINH2014-10-24
|
* Renaming and Fix TyposGravatar Robert Widmann2014-10-22
|
* MCNNTP -> NNTPGravatar Robert Widmann2014-10-21
|
* Fixed #876: added application specific passwordGravatar Hoa V. DINH2014-10-07
|
* Simplified extra headers implementation and content-types parametersGravatar Hoa V. DINH2014-09-22
|
* Add IMAP search bodyGravatar Prapat2014-09-02
|
* Merge pull request #818 from foxinushka/feature/message_id_autogenerated_flagGravatar Hoà V. DINH2014-08-07
|\ | | | | Added 'message id auto-generated' flag
| * Fixed default value of mMessageIDAutoGeneratedGravatar Viktor Gedzenko2014-08-03
| |
* | Merge pull request #805 from foxinushka/masterGravatar Hoà V. DINH2014-08-02
|\ \ | | | | | | Fixed addressWithIMAPAddress for drafts with bad address in to/cc/bcc fields
| | * Added 'message id auto-generated' flagGravatar Viktor Gedzenko2014-08-02
| | |
* | | Recognize multipart/signed content typeGravatar Maksim Bauer2014-07-25
| |/ |/|
| * Fixed addressWithIMAPAddress for drafts with bad address in to/cc/bcc fieldsGravatar Viktor Gedzenko2014-07-22
|/
* Fixed #715: ability to set a date while adding messagesGravatar Hoa V. DINH2014-07-15
|