aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/provider
Commit message (Collapse)AuthorAge
* Improved error codeGravatar Hoa V. DINH2016-07-11
|
* Fixed issue with validatorGravatar Hoa V. DINH2016-06-06
|
* Fixed account validator when checking custom serversGravatar Hoa V. DINH2016-06-05
|
* Timeout for MX DNS requestGravatar Hoa V. DINH2016-05-11
|
* When password is nil, only retrieve the account typeGravatar Hoa V. DINH2016-04-29
|
* Do not segfault on MailProvider::*FolderPath in case of absence information ↵Gravatar Dmitry Isaikin2016-04-27
| | | | about folders in providers.json (#1410)
* Improved error managementGravatar Hoa V. DINH2016-03-07
|
* Thread safety on loggerGravatar Hoa V. DINH2016-03-03
|
* Don't return in mc_foreach... loopGravatar 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
|
* Fixed build on androidGravatar Hoa V. Dinh2015-09-08
|
* Fixed crash in account validatorGravatar Hoa V. DINH2015-04-21
|
* Improve account validation: fail on first error, validation of services can ↵Gravatar Hoa V. DINH2015-04-02
| | | | be disabled/enabled, no need to provide a list of servers when a provider is detected
* Fixed OAuth2Gravatar Christopher Hockley2015-03-12
|
* AccountValidator FixesGravatar Christopher Hockley2015-02-20
|
* AccountValidator FixesGravatar Christopher Hockley2015-02-17
|
* AccountValidator FixesGravatar Christopher Hockley2015-02-11
|
* AccountValidator FixesGravatar Christopher Hockley2015-02-10
|
* AccountValidator UpdateGravatar Christopher Hockley2015-02-05
|
* AccountValidator UpdateGravatar Christopher Hockley2015-01-30
|
* AccountValidator UpdateGravatar Christopher Hockley2015-01-27
|
* ErrorCode updateGravatar Christopher Hockley2015-01-26
|
* No info found ErrorCodeGravatar Christopher Hockley2015-01-26
| | | | Used in AccountValidator
* AccountValidatorGravatar Christopher Hockley2015-01-26
| | | | | Added AccountValidator to used to validate an email provider and it's associated metadata and credentials.
* Fixed win32 exportsGravatar Hoa V. DINH2014-11-22
|
* added exportGravatar Hoa V. DINH2014-11-22
|
* Improved build on win32.Gravatar Hoà V. DINH2014-11-22
|
* Uses ICU regex on win32 platformGravatar Hoa V. DINH2014-11-21
|
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19
|
* Support ‘domain-exclude’ in providers.jsonGravatar honcheng2014-05-07
| | | | Added yahoo.co.jp as a separate provider, and excluded yahoo.co.jp from the main yahoo mail provider
* removed unused variable to removed compilation warningGravatar Marco Pifferi2014-03-20
|
* Added MX support for domains with tokensGravatar DrChrispoper2014-03-13
|
* Added MX support for domains with tokensGravatar DrChrispoper2014-03-12
|
* Added MX support for domains with tokensGravatar DrChrispoper2014-03-11
|
* Added MX support for domains with tokensGravatar DrChrispoper2014-03-11
|
* Added MX support for domains with tokensGravatar Christopher Hockley2014-03-11
|
* Conformant header guardsGravatar CodaFi2014-02-22
| | | | Fixes #606
* Unify Project StyleGravatar CodaFi2013-12-08
|
* Fixed #367: fixed -hostnameWithEmail:Gravatar Hoa V. Dinh2013-09-09
|
* Added assert in provider parserGravatar Hoa V. DINH2013-09-01
|
* Serialization of IMAP data. Implemented base64.Gravatar Hoa V. DINH2013-07-31
|
* MC_SAFE_COPY -> MC_SAFE_REPLACE_COPYGravatar CodaFi2013-06-28
|
* Copy and alignmentGravatar CodaFi2013-06-27
|
* Improved headers documentation. Fixed #109.Gravatar Hoa V. DINH2013-06-21
|
* Fixed crash when using mailprovidersGravatar Hoa V. DINH2013-06-01
|
* cleanupGravatar Hoa V. DINH2013-05-05
|
* Cleaned provider implementationGravatar Hoa V. DINH2013-05-04
|
* Proper C++ singletonsGravatar CodaFi2013-05-01
|