4
0
Alexandre Alapetite 8e007af39d Fiix cookies with some browsers (#8867) 19 цаг өмнө
..
Minz 8e007af39d Fiix cookies with some browsers (#8867) 19 цаг өмнө
core-extensions 5ef8756e49 Update user modify date when changing UserJS/UserCSS (#8607) 2 сар өмнө
marienfressinaud 1ac1d8c2eb Fix LibOPML warnings (#8652) 5 өдөр өмнө
phpgt 37c8f1f466 CSSXPath 1.5.0 (#8642) 1 сар өмнө
phpmailer afa7c8440f Update phpmailer/phpmailer requirement from 7.0.1 to 7.0.2 in /lib (#8483) 3 сар өмнө
simplepie 3d4dca5f5b SimplePie: Fix int types for enclosures (#8702) 1 сар өмнө
.gitignore 1ac1d8c2eb Fix LibOPML warnings (#8652) 5 өдөр өмнө
.htaccess 91624037c7 Apache protect more non-public folders and files (#6881) 1 жил өмнө
README.md 882deab455 Allow SimplePie updates with composer (#4374) 1 жил өмнө
composer.json 401fe12832 Sync lib_opml (no change) (#8853) 2 өдөр өмнө
favicons.php 1a490f778f Add checkUrl() to favicon functions (#8714) 3 долоо хоног өмнө
http-conditional.php 19975c22ec Fix minor backslashes (#8292) 5 сар өмнө
index.html 91624037c7 Apache protect more non-public folders and files (#6881) 1 жил өмнө
lib_date.php 7e72033859 Filter on last user modified (#8093) 7 сар өмнө
lib_install.php 1a3912f25a Improve configuration checks (#8334) 4 сар өмнө
lib_rss.php 226239d157 Bump phpstan/phpstan from 2.1.46 to 2.1.54 (#8753) 2 долоо хоног өмнө

README.md

Libraries

SimplePie

FreshRSS uses a forked version of SimplePie, with a number of patches.

See the read-me of our fork.

Updating libraries

Some of the libraries in this folder can be updated semi-automatically by invoking:

cd ./FreshRSS/lib/
composer update --no-autoloader

Remember to read the change-logs, proof-read the changes, preserve possible local patches, add irrelevant files to .gitignore (minimal installation), and test before committing.