Use the library PicoFeed to generate RSS/Atom feeds

This commit is contained in:
Frederic Guillot
2016-07-26 22:23:58 -04:00
parent 3c228b4e2a
commit 9649f7ba82
6 changed files with 149 additions and 64 deletions

View File

@@ -24,6 +24,7 @@ Improvements:
* Make search attributes not case sensitive
* Display TOTP issuer for 2FA
* Make sure that the table schema_version use InnoDB for Mysql
* Use the library PicoFeed to generate RSS/Atom feeds
Bug fixes: