summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-25jenkins lint -> gitea workflowlint-workflowAndrew Dolgov
2023-03-25add lint workflowAndrew Dolgov
2023-03-23 * auth_internal OTP form: fix double-urlencodeAndrew Dolgov
2023-03-20combined mode: prevent left part of footer pushing right part out of viewportAndrew Dolgov
2023-03-07Merge pull request 'Replace special feed and category numbers with constants....fox
2023-03-07Change 'FEED_NOTHING' to 'FEED_DASHBOARD'.wn_
2023-03-07Merge pull request 'Bump PHPStan to 1.10.3, address some new warnings' (#103)...fox
2023-03-05Also use friendly names for special feed+cat IDs in the frontend.wn_
2023-03-05Replace special feed and category numbers with constants.wn_
2023-03-05Revert 7ed4fa4c1dbdd9df552cf6dd28907c6769911a0e and use @var instead.wn_
2023-03-05Remove unused 'Prefs::_delete()'.wn_
2023-03-05Address PHPStan warning about unused private method 'Prefs::_delete()'.wn_
2023-03-05Tweak to appease PHPStan in 'Pref_Feeds::_makefeedtree()'.wn_
2023-03-05Address PHPStan 'right side always true' in 'PluginHost::lookup_command()'.wn_
2023-03-05Address PHPStan 'right side always true' in FeedItem_RSS.wn_
2023-03-05Bump PHPStan from 1.8.2 to 1.10.3wn_
2023-03-05API:Andrew Dolgov
2023-03-01tags display: instead of limiting to 5 tags, limit by container width %Andrew Dolgov
2023-02-25Merge branch 'master' of git.tt-rss.org:tt-rss/tt-rssAndrew Dolgov
2023-02-25require PHP to have support for flock()Andrew Dolgov
2023-02-24Merge pull request 'add override links to utility views' (#102) from levito/t...fox
2023-02-24add override links to utility viewsVeit Lehmann
2023-02-23API: add getFeedIcon endpoint, bump versionAndrew Dolgov
2023-02-19Merge pull request 'Handle fetch issues in 'RSSUtils::update_basic_info'.' (#...fox
2023-02-17Handle fetch issues in 'RSSUtils::update_basic_info'.wn_
2023-02-13Merge pull request 'Fix calculating average color for *.ico' (#100) from yan1...fox
2023-02-10Fix calculating average color for *.icoChih-Hsuan Yen
2023-02-04Merge pull request 'Attempt calculating custom favicon avg color, only try ca...fox
2023-02-03Minor tweak to favicon avg color debug log message.wn_
2023-02-03Don't set 'favicon_avg_color' on feed obj unless it's valid.wn_
2023-02-03Fix logging favicon-related bools in 'RSSUtils::update_rss_feed()'.wn_
2023-02-03Persist failure to detect favicon average color.wn_
2023-02-03Ensure custom favicon color detection happens.wn_
2022-12-30deal with type errors in batch feed editor properly, un-deprecate PDO wrapper...Andrew Dolgov
2022-12-30batch feed editor: silence some more php8.1 undefined field warningsAndrew Dolgov
2022-12-30batch feed editor:Andrew Dolgov
2022-12-30CI: use local registry php imageAndrew Dolgov
2022-12-30show full commit timestamp with version information in prefs footerAndrew Dolgov
2022-12-28Merge branch 'weblate-integration'Andrew Dolgov
2022-12-28Translated using Weblate (German)Eike
2022-12-25Merge pull request 'Fix getting active feeds with errors.' (#97) from wn/tt-r...fox
2022-12-24Fix getting active feeds with errors.wn_
2022-12-22Merge pull request 'Only count updating (i.e. enabled) feeds when determining...fox
2022-12-21Only count updating (i.e. enabled) feeds when determining active feeds with e...wn_
2022-12-20Merge pull request 'Only touch on send for expirable cache files.' (#95) from...fox
2022-12-20Only touch on send for expirable cache files.wn_
2022-12-19make phpstan happyAndrew Dolgov
2022-12-19 * bring back cache-busting for feed icons based on timestampAndrew Dolgov
2022-12-19limit tree expando white color to prefsAndrew Dolgov
2022-12-13move af_readability out of master treeAndrew Dolgov