summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-11Address PHPStan warning and tweak 'tasks'+'interval' handling in 'update_daem...wn_
2021-11-11Fix some additional PHPStan warnings in UrlHelper.wn_
2021-11-10Don't use 'mixed' directly (PHP 8+).wn_
2021-11-10Initial go at PHPStan rule level 6.wn_
2021-11-10plugin cleanup re: phpstan 1.0 warningsAndrew Dolgov
2021-11-10add two helper account access levels:Andrew Dolgov
2021-11-02Merge pull request 'PHPStan 1.0.0 and related warning fixes' (#49) from wn/tt...fox
2021-11-01Address PHPStan warning in 'update.php'.wn_
2021-11-01Address PHPStan warnings in 'include/colors.php'.wn_
2021-11-01Address PHPStan warnings in 'classes/urlhelper.php'.wn_
2021-11-01Address PHPStan warning in 'classes/pref/users.php'.wn_
2021-11-01Address PHPStan warning in 'classes/pref/prefs.php'.wn_
2021-11-01Address PHPStan warnings in 'classes/pluginhost.php'.wn_
2021-11-01Address PHPStan warning in 'classes/logger/sql.php'.wn_
2021-11-01Address PHPStan warning in 'classes/feeds.php'.wn_
2021-11-01Address PHPStan warning in 'classes/feeditem/common.php'.wn_
2021-11-01Address PHPStan warnings in 'classes/db.php'.wn_
2021-11-01Address PHPStan warnings in 'classes/config.php'.wn_
2021-11-01Bump PHPStan to 1.0.0wn_
2021-10-29Merge branch 'weblate-integration'Andrew Dolgov
2021-10-26HOOK_ARTICLE_BUTTON/HOOK_ARTICLE_LEFT_BUTTON: only try to parse markup if its...Andrew Dolgov
2021-10-24css: make plugin button container a flexboxAndrew Dolgov
2021-10-22minor phpstan tweaksAndrew Dolgov
2021-10-22require phpstan via composerAndrew Dolgov
2021-10-22af_redditimgur: allow subscribing to teddit.net subreddits directly (rewritin...Andrew Dolgov
2021-10-22pluginhost: update comments for HOOK_ constants to use phpdoc syntax; add HOO...Andrew Dolgov
2021-10-22af_redditimgur: set some @var hintsAndrew Dolgov
2021-10-18add data-orig-feed-title to generated headline markupAndrew Dolgov
2021-10-18af_comics: pass PluginHost to filter constructorsAndrew Dolgov
2021-10-16Merge pull request 'Fix undefined array key "output" when adding new label' (...fox
2021-10-15Fix undefined array key "output" when adding new labelPhilip Klempin
2021-10-15OPML improvements/fixes:Andrew Dolgov
2021-10-11fix vfeed menu in three panel modeAndrew Dolgov
2021-10-11fix wrongly renamed CLI options --debug-force-... to --force-...Andrew Dolgov
2021-10-10headlines: attach context menu to vfeed title nodeAndrew Dolgov
2021-10-10feed tree context menu: add an entry to open originating websiteAndrew Dolgov
2021-09-24properly sanitize video poster attributeAndrew Dolgov
2021-09-22Translated using Weblate (Chinese (Traditional))TonyRL
2021-09-08OPML: multiple fixesAndrew Dolgov
2021-09-08classes/opml: fix indentation; when importing, don't produce warningAndrew Dolgov
2021-09-08Merge pull request 'Fix undefined index error' (#45) from jpschewe/tt-rss:fix...fox
2021-09-07Fix undefined index errorJon Schewe
2021-09-02fix label ordering in feed treeAndrew Dolgov
2021-08-25Merge pull request 'fix password recovery' (#44) from mechnich/tt-rss:fix-pas...fox
2021-08-25fix password recoveryjmechnich
2021-08-23block useless usort() E_DEPRECATED for the time beingAndrew Dolgov
2021-08-23remove SELF_USER_AGENT custom constant, replaced with configurable Config::HT...Andrew Dolgov
2021-08-23Pref_Feeds:calculate_children_count - fix operator precedenceAndrew Dolgov
2021-08-21Translated using Weblate (Chinese (Traditional))TonyRL
2021-08-18fix broken feed tree generation when categories are disabledAndrew Dolgov