summaryrefslogtreecommitdiffstats
path: root/accounts/imap/imapsettings.cpp
Commit message (Collapse)AuthorAge
* Fixed initial account login.Christian Mollekopf2018-01-24
| | | | | | | | | Because we ended up trying to load the resources before they even existed (directly after the account was created), we ended up creating a second set of unconfigured resources. Storing the password by modifying the resource was an artifact of the past anyways, and a login function results in a cleaner system and fixes the problem at hand.
* Login page for generic imap accountChristian Mollekopf2017-11-08
|
* Share the settings implementationChristian Mollekopf2016-07-16
|
* Remove account also if no resources are availableChristian Mollekopf2016-07-12
|
* Fixed the hardcoded capability filters.Christian Mollekopf2016-06-15
| | | | save as draft works again.
* An imap accounts pluginChristian Mollekopf2016-06-07