Files
FreshRSS/lib
Alexandre Alapetite 1db606bc1b New extension hook entry_auto_read (#5505)
* New extension hook entry_auto_read
For extensions to be notified of articles being automatically marked as read for various reasons

* Documentation + entry_auto_unread
2023-07-05 11:00:26 +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.