summaryrefslogtreecommitdiffstats
path: root/framework/accounts
Commit message (Collapse)AuthorAge
* Moved cpp code into src directoryChristian Mollekopf2017-04-05
|
* Removed old filesChristian Mollekopf2017-04-05
|
* A single framework pluginChristian Mollekopf2017-04-05
|
* Install all plugins into the same folderChristian Mollekopf2017-04-05
|
* One framework plugin to rule them allChristian Mollekopf2017-04-04
|
* add missing NoStatus enumMichael Bohlender2017-03-30
|
* Show offline icon when offlineChristian Mollekopf2017-03-29
|
* Use states for the account status iconChristian Mollekopf2017-03-27
|
* Show the account status next to the account nameChristian Mollekopf2017-03-20
|
* Removed Create/Edit*.qml and controllers, added gmail pluginChristian Mollekopf2017-02-22
| | | | | The current settings plugin could potentially be replaced by a proper controller, but what we have works so that's low priority.
* Fixed kolabnow account setup page.Christian Mollekopf2017-02-22
| | | | | | | | | | The account plugin supplies the configuration UI, the application supplies the scaffolding. That way we ensure the application doens't contain any account specific code and account configurations are free to offer specialized UI's that work best for them. We're not currently using a standardized controller, but if we did those controllers would have to live with the plugin, not the framework or the components.
* the smtp resouce does not existChristian Mollekopf2017-02-11
|
* Fixed beta.kolabnow.com portChristian Mollekopf2017-01-26
|
* Merge branch 'dev/imapsync' into developChristian Mollekopf2017-01-24
|\
| * syncThen is no longer necessary.Christian Mollekopf2017-01-12
| |
* | use beta.kolabnow.com instead of imap.kolabnow.comMichael Bohlender2017-01-11
|/
* create gmail account controller and dialogMichael Bohlender2017-01-09
|
* kolabnow controller and create uiMichael Bohlender2017-01-05
|
* add remove, modify and load to maildircontrollerMichael Bohlender2017-01-05
|
* maildir controller based on the new kubecontroller + adjusted create-maildir-uiMichael Bohlender2017-01-05
|
* create account framework pluginMichael Bohlender2017-01-05
|
* move accounts related files to seperate folderMichael Bohlender2017-01-05