summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-09Centralize the PHP version suffix used for packages and paths.wn_
2024-12-09Bump 'spomky-labs/otphp' to 11.3.x.wn_
2024-12-09Bump the minimum required PHP version to 8.2.0.wn_
2024-12-05Bump to Alpine 3.21 and PHP 8.4.wn_
2024-11-28Merge branch 'weblate-integration' into 'master'Andrew Dolgov
2024-11-28Update translation filesHosted Weblate
2024-11-28rebase translationsAndrew Dolgov
2024-11-26also deal with The Oatmeal posts, not just comicsAndrew Dolgov
2024-11-26add af_comics filter for The OatmealAndrew Dolgov
2024-11-26Merge branch 'bugfix/feedparser-rdf-type' into 'master'Andrew Dolgov
2024-11-26Add+use FeedParser::FEED_UNKNOWNwn_
2024-11-26Fix RDF feed support in FeedParser.wn_
2024-11-25API: allow catchup for search results (bumps api level to 22)Andrew Dolgov
2024-11-24Merge branch 'feature/php8-str-funcs' into 'master'Andrew Dolgov
2024-11-24Use PHP 8 'str_' functions.wn_
2024-11-24Merge branch 'feature/php8-match' into 'master'Andrew Dolgov
2024-11-24Use match expressions in some places.wn_
2024-11-24allow nullable password in auto_create_user for backwards compatibilityAndrew Dolgov
2024-11-24Merge branch 'getfiltertree-eldritch-horrors' into 'master'Andrew Dolgov
2024-11-24Merge branch 'feature/php8-union-types' into 'master'Andrew Dolgov
2024-11-24make filter search properly case-insensitiveAndrew Dolgov
2024-11-23Use native union types in most places.wn_
2024-11-23simplify resulting tree root objectAndrew Dolgov
2024-11-23getfiltertree: switch to ORM and simplify codeAndrew Dolgov
2024-11-23collapse actions summary list in filter tree if 'toggle rule display' is disa...Andrew Dolgov
2024-11-23Merge branch 'filter-fixes' into 'master'Andrew Dolgov
2024-11-23fix text-muted being set to default text foreground color in light mode, adju...Andrew Dolgov
2024-11-23show cumulative score adjustment (if any) and up to 3 actions total in filter...Andrew Dolgov
2024-11-23update usage of deprecated functionAndrew Dolgov
2024-11-23bump minimum required php version to 8.0 & remove some deprecated codeAndrew Dolgov
2024-11-23use select_many() without _exprAndrew Dolgov
2024-11-23adjust indentAndrew Dolgov
2024-11-23switch filters _get_rules_list() to ORMAndrew Dolgov
2024-11-23pass resulting action description through gettextAndrew Dolgov
2024-11-23set type hint for $action_descriptionsAndrew Dolgov
2024-11-23fix _get_name failing on filters without any rules because of wrong type of JOINAndrew Dolgov
2024-11-23get filter action descriptions on pref_filters class init instead of doing it...Andrew Dolgov
2024-11-23fix action params not hiding in edit action dialog if param-less action was i...Andrew Dolgov
2024-11-23pref_filters - refactor _get_name to use ORM, show cumulative score in tree f...Andrew Dolgov
2024-11-21Merge branch 'feature/php-qrcode-5.0.x' into 'master'Andrew Dolgov
2024-11-21Bump 'chillerlan/php-qrcode' to 5.0.x.wn_
2024-11-20Merge branch 'wn-master-patch-27216' into 'master'Andrew Dolgov
2024-11-19Fix array key warning in 'Feeds::_get_headlines()'.wn
2024-11-19Merge branch 'feature/replace-get_pref-and-set_pref' into 'master'Andrew Dolgov
2024-11-18Eliminate use of deprecated 'get_pref()' and 'set_pref()'.wn_
2024-11-13Merge branch 'feature/phpstan-2.0.x' into 'master'Andrew Dolgov
2024-11-13Deal with an error showing up in Gitlab PHPStan runswn_
2024-11-12Minor @var cleanup in Counterswn_
2024-11-12Make the 'requireOnce.fileNotFound' PHPStan error ignore more specific.wn_
2024-11-12Move 'IVirtualFeed' checks into 'PluginHost::get_feed_handler()'.wn_