summaryrefslogtreecommitdiffstats
path: root/accounts/kolabnow/kolabnowsettings.cpp
Commit message (Collapse)AuthorAge
* A generic account.Christian Mollekopf2018-08-18
| | | | | | This is intended to eventually replace the protocol specific accounts. The account is used to group together several protocols to one logical service, and thus it makes sense to set it up as one.
* Setup a caldav resource as part of the kolabnow pluginChristian Mollekopf2018-07-13
|
* Only use the base url for carddavChristian Mollekopf2018-07-13
| | | | Discovery of the rest works.
* 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.
* Carddav settingsChristian Mollekopf2017-03-14
|
* We have an actual usernameChristian Mollekopf2017-02-22
|
* Use beta.kolabnow.comChristian Mollekopf2017-02-22
|
* Fixed beta.kolabnow.com portChristian Mollekopf2017-01-26
|
* Kolabnow account configurationChristian Mollekopf2016-07-16