]> gitweb.michael.orlitzky.com - mailshears.git/commit
**/*: remove AgenDAV support
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 20 Apr 2024 21:47:07 +0000 (17:47 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 20 Apr 2024 22:40:17 +0000 (18:40 -0400)
commitd078dd8216e0cd101a945dfac448bde9f7d73d1a
treea301e14dd1567ecf3a1b4c61e0ed9d3c800a66cf
parent7a372ba193246c043d64553b806b48086d128cbb
**/*: remove AgenDAV support

The AgenDAV project is dead and doesn't even work with e.g. php-8.x.
Here we remove all support and documentation for it.
16 files changed:
doc/TODO
doc/mailshears.example.conf.yml
doc/man1/mailshears.1
lib/common/agendav_plugin.rb [deleted file]
lib/common/configuration.rb
lib/mv/plugins/agendav.rb [deleted file]
lib/prune/plugins/agendav.rb [deleted file]
lib/rm/plugins/agendav.rb [deleted file]
test/bin/install-fixtures.sh
test/mailshears.test.conf.yml
test/mailshears_test.rb
test/sql/agendav-fixtures.sql [deleted file]
test/sql/agendav.sql [deleted file]
test/test_mv.rb
test/test_prune.rb
test/test_rm.rb