This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
owncloud-news (2.001)
BernhardPosselt
released this
02 May 09:27
·
2338 commits
to master
since this release
- Delete folders, feeds and articles if a user is deleted
- Also remember collapsed folders on postgres
- Fix bug that would prevent articles from being deleted if a folder is marked as deleted on sqlite and postgres
- Require ownCloud 6.0.3
- Remove html tags from feed titles
- Port to built in core App Framework and thus removing the need to install the App Framework
- Fix bug that would break news if a feed contains audio enclosures
- Prepare news to work with proxies once Simple Pie is patched
- Update HTMLPurifier to incorporate security fixes from the newest release
- New dependency: python-requests library for the python updater script