| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-05-01 | add plugin hooks invoked when articles get un/marked or un/published | Andrew Dolgov |
| 2025-01-26 | Reduce use of legacy 'Config::ICONS_DIR'. | wn_ |
| 2024-12-14 | Use native typing in more places and clean up 'FeedEnclosure' a bit. | wn_ |
| 2024-11-25 | API: allow catchup for search results (bumps api level to 22) | Andrew Dolgov |
| 2024-11-24 | Use match expressions in some places. | wn_ |
| 2024-11-23 | Use native union types in most places. | wn_ |
| 2024-11-18 | Eliminate use of deprecated 'get_pref()' and 'set_pref()'. | wn_ |
| 2024-11-12 | Move 'IVirtualFeed' checks into 'PluginHost::get_feed_handler()'. | wn_ |
| 2024-11-12 | Remove some PHPStan ignores and make others rule-specific. | wn_ |
| 2024-11-12 | Address PHPStan findings as of 2.0.1 | wn_ |
| 2024-08-04 | Replace basic 'isset()' cases with the null coalescing operator. | wn_ |
| 2024-01-08 | Clean up some unused variables. | wn_ |
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov |