Hugo Osvaldo Barrera
a4ef45095e
Tidy up changelog for v0.19.beta1
2022-11-19 15:25:03 +01:00
Hugo Osvaldo Barrera
2fbb0ab7a5
Clean up some invalid TLS configuration branches
2022-09-20 23:01:50 +02:00
Hugo Osvaldo Barrera
3be048be18
Drop macOS plist
...
This file is now generated by homebrew for mac users. As we have no
macOS devices to maintain our own, we'll just rely on their
implementation.
See: dfd51bebed/Formula/vdirsyncer.rb (L87-L94)
See: https://github.com/pimutils/vdirsyncer/pull/978
2022-06-21 14:16:41 +02:00
Corey Hinshaw
4dd15716db
Adds shell strategy to config fetch params to run command string in a shell
2021-12-09 11:17:43 -05:00
Hugo Osvaldo Barrera
c77d750ef6
Drop etesync
...
The current [experimental] implementation is stale, and hasn't been
maintained for a long time. Regrettably, not even its tests still work,
and there nobody interested in maintaining it.
If anyone is interested in re-implementing this in a third-party
package, I can consider adding support for pluggable storages.
2021-10-05 22:13:59 +02:00
Hugo Osvaldo Barrera
5a9fc2cc7e
Add changelog entries for asyncio support
2021-06-26 13:40:38 +02:00
Hugo Osvaldo Barrera
1f6cc6f8be
Fix SSL tests failing due to old weak MDs
...
Had to drop pytest-localserver, since it's broken and upstream is gone.
2021-06-20 18:49:02 +02:00
Hugo Osvaldo Barrera
6cebba0853
Add a changelog entry
2021-06-17 08:42:45 +02:00
Hugo Osvaldo Barrera
cfd5af832a
Fix mixup in the changelog
2021-06-13 16:12:52 +02:00
Hugo Osvaldo Barrera
e70e8c03e8
Merge branch 'origin/master' into meta_description
2021-06-13 00:46:05 +02:00
Hugo Osvaldo Barrera
4450393d4f
Typo
...
Fixes #892
2021-06-12 13:27:47 +02:00
Hugo Osvaldo Barrera
5c00cceeb4
Update changelog for 0.18.0
2021-05-31 08:32:18 +02:00
Дилян Палаузов
50cb2def73
Add calendar-description, addressbook-description to the meta data
...
When a CalDAV collection has calendar-description set and vdirsyncer
synchronizes the “meta” data, synchronize also the calendar description.
-- likewise for addressbook-description and calendar-order
2021-03-08 14:57:48 +02:00
Hugo Osvaldo Barrera
f6e6b0b6c3
Prepare release 0.16.8
2020-06-09 13:27:35 +02:00
Martin Michlmayr
78599a131d
Fix typos
2020-06-08 13:02:36 +02:00
Markus Unterwaditzer
dcf5f701b7
Version 0.16.7
2018-07-19 21:15:29 +02:00
Markus Unterwaditzer
aec9b91602
version 0.16.6
2018-06-13 18:54:27 +02:00
Markus Unterwaditzer
7e6d618ccf
restore release date
2018-06-13 18:54:12 +02:00
Markus Unterwaditzer
68f2cf3195
(backport) Make docs build independent of app
2018-06-13 18:25:10 +02:00
Markus Unterwaditzer
0094acddd0
version 0.16.5
2018-06-13 18:01:23 +02:00
Markus Unterwaditzer
c63e55d020
Version 0.16.4
2018-02-05 15:50:23 +01:00
Markus Unterwaditzer
cca412e7a8
Version 0.16.3
2017-10-03 10:57:47 +02:00
Markus Unterwaditzer
9e3c231cc3
Remove Python 3.3 support ( #674 )
...
* Remove Python 3.3 support
2017-10-02 14:38:54 +02:00
Markus Unterwaditzer
3112e6899e
Remove invalid ascii chars from xml, fix #626 ( #668 )
...
* Remove invalid ascii chars from xml, fix #626
* Add changelog
* Remove unused imports
* Fix errors on older Python versions
* Fix tests
2017-09-13 20:55:03 +02:00
Markus Unterwaditzer
189668400e
Changelog for #663
2017-08-31 20:02:47 +02:00
Markus Unterwaditzer
1da0bd1cdd
Version 0.16.2
2017-08-24 13:48:53 +02:00
Markus Unterwaditzer
6954b26e0f
Fixes for click-log 0.2.0
2017-08-24 13:29:20 +02:00
Markus Unterwaditzer
35ffdd6f8c
Fix crash in google calendar when using filters
...
Fix #657
2017-08-15 14:05:52 +02:00
Markus Unterwaditzer
6e27770271
Version 0.16.1
2017-08-08 20:13:30 +02:00
Markus Unterwaditzer
2d6125f8eb
Changelog for #660
2017-08-08 20:13:05 +02:00
Markus Unterwaditzer
37a1eb2fdb
Remove remoteStorage ( #648 )
...
Fix #647
2017-07-02 18:42:55 +02:00
Markus Unterwaditzer
87c7143fa4
Version 0.16.0
2017-07-02 02:13:58 +02:00
Markus Unterwaditzer
76df8a3032
Tidy up changelog
2017-07-02 00:36:39 +02:00
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
Markus Unterwaditzer
d2127030c2
Use inode number in addition to mtime ( #632 )
...
* Use inode number in addition to mtime
* Changelog
2017-05-18 20:42:08 +02:00
Markus Unterwaditzer
1ed6d4db0a
Add reference
2017-04-15 12:04:09 +02:00
Markus Unterwaditzer
b0cd233f81
Changelog for #614
2017-04-13 18:37:23 +02:00
Markus Unterwaditzer
7aa0ea20be
Relicense to 3-clause BSD, fix #610
2017-04-07 15:32:27 +02:00
Markus Unterwaditzer
22d7a88063
changelog
2017-03-30 22:48:44 +02:00
Markus Unterwaditzer
dad9fd8904
Ignore directories with leading dot
2017-03-30 22:48:00 +02:00
Markus Unterwaditzer
9a32c34e76
Switch to sqlite for sync status ( #611 )
...
* Switch to sqlite for sync status
* Add more info to changelog
* Fix transactions
* Fix transactions more
2017-03-28 10:18:24 +02: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
bada6abfc6
Make discovery more RFC-conformant ( #585 )
...
* Make discovery more RFC-conformant
Fix #584
2017-03-08 09:36:10 +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
785bf52d73
Fix crash when saving token file
2017-03-07 16:12:23 +01:00
Markus Unterwaditzer
38599e1666
Strip method:publish, fix #502
2017-03-02 14:45:11 +01:00
Markus Unterwaditzer
968b416cc5
Version 0.15.0
2017-02-28 18:53:09 +01:00
Markus Unterwaditzer
83daa8698d
Changelog for #567
2017-02-27 19:58:19 +01:00
Markus Unterwaditzer
ded1feb05a
Work around Google Contacts discovery bug ( #564 )
...
* Work around Google Contacts discovery bug
* fixup
* changelog
2017-02-27 16:06:28 +01:00
Markus Unterwaditzer
af150ef0ae
Roll back change of --list option for discover
2017-02-19 21:40:21 +01:00