| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-09-18 | Fix OPML exporting via 'update.php'. | wn_ |
| 2025-08-29 | Tweak the 'Feeds::_get_title()' param order to make PHP happy. | wn_ |
| 2025-08-29 | Minor fix in 'OPML#opml_export()'. | wn_ |
| 2025-08-29 | Make 'owner_uid' required for 'Feeds::_get_title()' and 'Feeds::_get_cat_titl... | wn_ |
| 2025-08-04 | drop unused legacy (?) handler method OPML->import() | Andrew Dolgov |
| 2025-05-06 | use RETURNING syntax when creating base filter record during OPML import | Andrew Dolgov |
| 2024-11-24 | Use PHP 8 'str_' functions. | wn_ |
| 2024-11-24 | Use match expressions in some places. | wn_ |
| 2024-11-23 | Use native union types in most places. | wn_ |
| 2024-11-23 | bump minimum required php version to 8.0 & remove some deprecated code | Andrew Dolgov |
| 2024-11-18 | Eliminate use of deprecated 'get_pref()' and 'set_pref()'. | wn_ |
| 2024-01-08 | Clean up some unused variables. | wn_ |
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov |