Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add CalDAV support | Rémi Nicole | 2018-03-27 |
| | | | | | | | | | | | | | | | | | | | | | Summary: Notes: - Add a `webdavcommon` folder for WebDAV generic resource code - Move `davresource` to `carddaveresource` and make it use the WebDAV code - For now it tests the CalDAV resource directly on KolabNow (to be changed) - Only synchronization, not adding / changing / removing WebDAV collections or items (to be implemented) - Only events are currently supported (todo, freebusy, etc. are to be implemented but should be straightforward) Fixes T8224 Reviewers: cmollekopf Tags: #sink Maniphest Tasks: T8224 Differential Revision: https://phabricator.kde.org/D11741 | ||
* | Make it possible to not build the dav resource | Christian Mollekopf | 2017-03-01 |
| | |||
* | starting with davresource | Sandro Knauß | 2017-01-30 |
| | |||
* | A better resource filter api | Christian Mollekopf | 2016-10-05 |
| | |||
* | The imap resource is back | Christian Mollekopf | 2016-05-29 |
| | |||
* | ImapResource prototype | Christian Mollekopf | 2016-05-22 |
| | |||
* | Added a mailtransport resource for smtp | Christian Mollekopf | 2016-04-10 |
| | |||
* | A read-only maildir resource. | Christian Mollekopf | 2015-12-15 |
| | | | | Respectively a first prototype thereof. | ||
* | Moved client and dummyresource to examples/ | Christian Mollekopf | 2015-04-19 |