Commit graph

289 commits

Author SHA1 Message Date
Hugo Osvaldo Barrera
1bf863c615 Add systemd.timer files and a relevant tutorial (#635)
Include a systemd.timer file (the interval can be overridden, as
mentioned in the docs). TBH, I'd suggest downstream packagers of
systemd-based distributions include these files on installation
(activation needs to be done manually anyway).
2017-05-24 22:38:42 +02:00
Doron Behar
34dc84c29f Add more instructions regarding docs/keyring.rst. (#624)
* Add more instructions regarding `docs/keyring.rst`.

Add minimal explanation for using external password manger named `pass`
to automatically safely and fetch the password.

* Some fixups
2017-05-05 23:21:26 +02:00
Sandro Santilli
9e1adf877e More quoting (#630) 2017-05-04 15:08:40 +02:00
Sandro Santilli
609434fe76 Properly quote "b wins" (#629)
avoids a warning on use
2017-05-04 13:22:04 +02:00
Markus Unterwaditzer
3f6c135806 More discovery docs (#621) 2017-04-14 10:01:58 +02:00
Markus Unterwaditzer
0d9ec646d7 Initial etesync support (#614)
* Initial etesync support

* Optimized get()

* Bugfixes

* bugfixes

* Add writing operations

* collection creation WIP

* Fix collection creation

* tests wip

* wip

* Final touch for test setup

* actually skip tests

* Disable metadata tests

* Avoid polluting working tree

* Avoid importing wsgi-intercept if not installed

* Fix collection tests

* Proper teardown

* Skip bad test

* Remove vtodo

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Add docs

* Remove useless pkg

* Don't crash if etesync isn't imported

* Stylefix

* Fix more import errors

* More import errors

* Only run etesync on latest python

* Fix etesync check

* journal-manager migration
2017-04-13 16:27:11 +02:00
Markus Unterwaditzer
ef0ef1bdde Remove outdated OS packages
Fix #606
2017-03-31 13:21:15 +02:00
Markus Unterwaditzer
07f6c3af12 Add claws-mail to supported.rst 2017-03-28 18:57:32 +02:00
Markus Unterwaditzer
00ce809a34 Add openbsd link, thanks @remilocherer 2017-03-25 23:17:20 +01:00
Markus Unterwaditzer
28f204162b Add xandikos to CI (#601)
* Add xandikos to CI

* wip

* Work around missing dependency spec

* Add xandikos to travis

* Remove auth

* Test release and devel

* Refactor xandikos setup

* Fix syntax error

* Only test xandikos-git

* Add section to supported.rst

* changelog
2017-03-22 14:40:41 +01:00
Markus Unterwaditzer
bb4a9a1e6c Give up on packaging 2017-03-16 22:08:16 +01:00
Markus Unterwaditzer
fe77532948 remove "Should be easy"-ish remark 2017-03-16 21:30:20 +01:00
Kuba Orlik
5e0dc0d5aa Add quotes to the suggested config (#602)
Without the quotes the app doesn't start, throwing: 

```
critical: Error during reading config /home/kuba/.vdirsyncer/config: Section "general": Section "general", option "status_path": Expecting value: line 1 column 1 (char 0)
```
2017-03-14 16:06:00 +01:00
Markus Unterwaditzer
8a1e7a8c3b Make Google syncselect page notice flash out a bit more
Fix #598
2017-03-14 11:18:41 +01:00
Markus Unterwaditzer
06017c39c0 Document that gcal doesn't support VTODO (#592) 2017-03-09 19:33:47 +01:00
Christian Geier
7fc5f1bf23 Fixed some typos. (#587)
I installed mwic, so you don't have to.
`unperformant` doesn't seem to be an often used english word either and
`addressbook` is probably `address book`.
2017-03-07 22:12:04 +01:00
Markus Unterwaditzer
3b713a14ab Fix link 2017-03-03 17:31:12 +01:00
Markus Unterwaditzer
83daa8698d Changelog for #567 2017-02-27 19:58:19 +01:00
Markus Unterwaditzer
821c70a782 Update IRC link 2017-02-21 01:06:49 +01:00
Markus Unterwaditzer
19b57f8728 Add link 2017-02-19 20:39:07 +01:00
Markus Unterwaditzer
cc56a05b7c Create directory automatically 2017-02-18 18:32:52 +01:00
Markus Unterwaditzer
7f38102936 UX improvements for Google storage
Fix #549
Fix #552
2017-02-18 15:54:16 +01:00
Markus Unterwaditzer
c73229e0a9 Reformatting 2017-02-18 13:55:01 +01:00
Christopher Dale
fcf8801863 Add docs around duplicate events w/ davmail
* Adding some documentation around what users can do if they encounter duplicate
  events using DavMail.
2017-02-17 12:20:29 -06:00
Markus Unterwaditzer
62764ae1ef Addendum 2017-02-06 22:02:55 +01:00
Markus Unterwaditzer
cb92b61b8a contributing: Some advice for kanban columns 2017-02-06 22:00:36 +01:00
Markus Unterwaditzer
f993f97dcc Add contact email from pimutils 2017-02-06 21:49:56 +01:00
Markus Unterwaditzer
960f36ccdc Update installation 2017-02-06 12:53:01 +01:00
Markus Unterwaditzer
6b2450f4ac Fix storage example generator 2017-02-05 14:38:37 +01:00
Markus Unterwaditzer
49deedd416 Fix doc build again 2017-01-30 16:10:29 +01:00
Markus Unterwaditzer
9db58e26d0 Fix import error 2017-01-30 15:18:02 +01:00
Markus Unterwaditzer
94fe934ec2 Move docs code out of vdirsyncer 2017-01-30 14:09:32 +01:00
Malte Kiefer
f756366081 Add claws-mail tutorial (#538)
* Create claws-mail.md

* fix typos

* Change crontab, so you get the erros

* Add @beli3ver to authors

* Convert to rst

* Typo fixes
2017-01-21 12:57:53 +01:00
Markus Unterwaditzer
2e9bccd8b1 Explain new test structure 2017-01-19 13:01:28 +01:00
Markus Unterwaditzer
11922bdcc2 Explain testserver vars of tests 2017-01-07 01:11:58 +01:00
Markus Unterwaditzer
2a3e599868 packaging.rst: Remove reference to py2 2017-01-05 23:52:18 +01:00
Markus Unterwaditzer
6280aa6643 Update contributing.rst 2017-01-05 17:46:12 +01:00
Markus Unterwaditzer
d8d1d5b4c7 Update installation.rst again 2017-01-05 17:43:41 +01:00
Markus Unterwaditzer
06817e40d5 Update debian packages 2017-01-05 01:59:39 +01:00
Markus Unterwaditzer
94c9003593 Update DavMail section 2017-01-03 15:25:57 +01:00
Markus Unterwaditzer
31963ca920 Grammar fix 2017-01-02 17:04:02 +01:00
Markus Unterwaditzer
ca57a295eb Recommend letsencrypt in ssl tutorial
See #533
2017-01-02 17:02:58 +01:00
Markus Unterwaditzer
cbdf0f27ae Fix ownCloud docs
Fix #532
2017-01-02 01:13:28 +01:00
Markus Unterwaditzer
eadb7203ee stylefixes 2016-12-06 15:32:44 +01:00
Markus Unterwaditzer
ef8e3324c6 Debian isn't the only one. 2016-11-10 15:25:15 +01:00
Filip Pytloun
e17cd96342 Fix spelling error in docs
Resulting in lintian complain:
I: vdirsyncer: spelling-error-in-manpage usr/share/man/man1/vdirsyncer.1.gz errorneous erroneous
2016-11-04 10:44:33 +01:00
Markus Unterwaditzer
5a257ec2cd config: Add warning about unquoted strings 2016-10-23 01:40:04 +02:00
Markus Unterwaditzer
8171c46b10 Add docs for partial-sync 2016-10-22 23:44:54 +02:00
Markus Unterwaditzer
be297b52df Merge pull request #515 from pimutils/partial-sync
Partial sync
2016-10-03 20:52:34 +02:00
Markus Unterwaditzer
d1495118c0 docs: Clarify importance of make install-dev 2016-10-03 19:26:02 +02:00