Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins/carddav: cache addressbook home set path | Simon Ser | 2020-02-11 | 3 | -31/+50 |
| | |||||
* | plugins/carddav: add basic contacts view | Simon Ser | 2020-02-05 | 5 | -36/+222 |
| | |||||
* | plugins/carddav: accept "carddavs" and "carddav+insecure" URL schemes | Simon Ser | 2020-02-05 | 1 | -2/+5 |
| | |||||
* | plugins/carddav: sanity check URL on startup | Simon Ser | 2020-02-05 | 1 | -0/+24 |
| | |||||
* | plugins/carddav: new plugin | Simon Ser | 2020-02-05 | 1 | -0/+116 |
A new minimal CardDAV plugin is introduced. It injects a list of e-mail addresses in the e-mail compose view. References: https://todo.sr.ht/~sircmpwn/koushin/7 |