Files
FreshRSS/lib
Alexandre Alapetite 2f5ef39cf2 Remove core extensions Google Groups and Tumblr (#5457)
* Remove core extensions Google Groups and Tumblr
* Google Groups seems to have remove support for RSS/ATOM https://github.com/FreshRSS/FreshRSS/pull/2838 (see e.g. https://www.theregister.com/2021/08/16/google_groups_rss/ )
* Tumblr seems to have fixed their RSS/ATOM post-GDPR https://github.com/FreshRSS/FreshRSS/pull/1924

So for both of thems, the extensions have become irrelevant.

* Cleaning
2023-06-12 08:22:02 +02:00
..
2023-05-30 21:34:42 +02:00
2023-03-13 13:10:09 +01:00
2023-05-11 13:08:49 +02:00
2023-05-11 13:08:49 +02:00
2023-05-22 20:55:59 +02:00
2023-05-28 18:03:34 +02:00
2023-05-28 18:03:34 +02:00

Libraries

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.