| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-14 | Use native typing in more places and clean up 'FeedEnclosure' a bit. | wn_ | |
| 2024-11-23 | Use native union types in most places. | wn_ | |
| 2024-08-04 | Replace basic 'isset()' cases with the null coalescing operator. | wn_ | |
| 2024-04-16 | Switch 2 more implicitly nullable params to explicitly nullable. | wn_ | |
| Missed in https://gitlab.tt-rss.org/tt-rss/tt-rss/-/merge_requests/26 . https://wiki.php.net/rfc/deprecate-implicitly-nullable-types | |||
| 2024-01-13 | Merge branch 'feature/unused-var-cleanup' into 'master' | Andrew Dolgov | |
| Clean up some unused variables. See merge request tt-rss/tt-rss!19 | |||
| 2024-01-09 | * mark get_pref/set_pref wrappers as deprecated | Andrew Dolgov | |
| * add per-user preference for minimal score required for digest | |||
| 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-28 | add stuff necessary to run integration tests using phpunit | Andrew Dolgov | |
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov | |