aboutsummaryrefslogtreecommitdiffstats
path: root/library/simplepie/README.markdown
Commit message (Collapse)AuthorAgeFilesLines
* :arrow_up: Update SimplePie library.Klaus Weidenbach2017-04-151-53/+0
| | | | | | | | | | | As a follow up to issue #699 update SimplePie from 1.2.1-dev (around 6years old) to current git master (1.4.4-dev). We use the master branch until the next release because it contains our patch for enclosure titles already. The other patches in the library from us can be done by configuring the SimplePie object in our code instead. Used composer to manage this library and use class autoloading. Add some unit tests for include/feedutils.php, but the interesting parts are unfortunately not testable with the current code.
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* bug #96 move libraries to library - better alignment of like rotatorFriendika2011-06-281-0/+53