| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-14 | Use native typing in more places and clean up 'FeedEnclosure' a bit. | wn_ | |
| 2024-12-14 | Use the spread operator instead of 'array_merge' in more places. | wn_ | |
| PHP 8.1 introduced support for merging string-key arrays (last array with a wins). | |||
| 2024-10-01 | drop opentelemetry | Andrew Dolgov | |
| 2024-08-04 | Replace basic 'isset()' cases with the null coalescing operator. | wn_ | |
| 2024-01-08 | Clean up some unused variables. | wn_ | |
| This is essentially https://gitlab.tt-rss.org/wn/tt-rss/-/commit/1ccc0c8c1af04dd9654b585c6d07e3a75d944a0c without the renames and some other things related to Psalm. | |||
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov | |