summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Andrew Dolgov
it all the time, use ORM in _get_action_name
2024-11-23fix action params not hiding in edit action dialog if param-less action was ↵Andrew Dolgov
initially selected
2024-11-23pref_filters - refactor _get_name to use ORM, show cumulative score in tree ↵Andrew Dolgov
filter description
2024-11-21Merge branch 'feature/php-qrcode-5.0.x' into 'master'Andrew Dolgov
Bump 'chillerlan/php-qrcode' to 5.0.x. See merge request tt-rss/tt-rss!77
2024-11-21Bump 'chillerlan/php-qrcode' to 5.0.x.wn_
* Maintains PHP `7.4` compatibility and adds PHP `8.4` compatibility * The `4.4.x` branch does the same, but I didn't see any reason not to go to `5.0.x`. * https://github.com/chillerlan/php-qrcode/releases
2024-11-20Merge branch 'wn-master-patch-27216' into 'master'Andrew Dolgov
Fix array key warning in 'Feeds::_get_headlines()'. See merge request tt-rss/tt-rss!76
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
Eliminate use of deprecated 'get_pref()' and 'set_pref()'. See merge request tt-rss/tt-rss!75
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
PHPStan 2.0.x See merge request tt-rss/tt-rss!74
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_
2024-11-12Remove some PHPStan ignores and make others rule-specific.wn_
2024-11-12Address PHPStan findings as of 2.0.1wn_
2024-11-12Upgrade PHPStan to 2.0.1wn_
2024-11-11Merge branch 'feature/search-improvements' into 'master'Andrew Dolgov
Search improvements See merge request tt-rss/tt-rss!72
2024-11-04fix get_self_url() misbehaving in plugins/Andrew Dolgov
2024-11-01Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rssAndrew Dolgov
2024-11-01Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Arabic (Saudi Arabia)) See merge request tt-rss/tt-rss!73
2024-11-01af_comics - fix for Danby Draws and maybe other similar wodpress-based sitesAndrew Dolgov
2024-10-24Translated using Weblate (Arabic (Saudi Arabia))Younes
Currently translated at 59.2% (411 of 694 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ar_SA/
2024-10-24move sql patch file stuff after all initialization tasksAndrew Dolgov
2024-10-24drop RESTORE_SCHEMA, add simple mechanism to apply SQL patch files after ↵Andrew Dolgov
migrations
2024-10-21support TTRSS_DB_PORT in container startup scriptsAndrew Dolgov
2024-10-20Feeds::_search_to_sql(): updates for clarity and SQL quoting.wn_
2024-10-20Fix keyword searches with a quoted string value.wn_
Before this change curly braces wrapped the keyword and its value, making the pair get treated as leftover words. Also make the search query modification and CSV parsing a bit clearer with some comments and minor refactoring.
2024-10-15properly support search queries in viewfeed debugger, improve some debugging ↵Andrew Dolgov
messages and output
2024-10-15launch gulp from local node_modulesAndrew Dolgov
2024-10-10Merge branch 'feature/guzzle-7.9.2' into 'master'Andrew Dolgov
Update Guzzle to 7.9.2 See merge request tt-rss/tt-rss!70
2024-10-10Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Added translation using Weblate (Estonian) See merge request tt-rss/tt-rss!71
2024-10-07Update Guzzle to 7.9.2wn_
https://github.com/guzzle/guzzle/releases
2024-10-04Added translation using Weblate (Estonian)Priit Jõerüüt
2024-10-01Merge branch 'drop-opentelemetry' into 'master'Andrew Dolgov
drop php-http/guzzle7-adapter See merge request tt-rss/tt-rss!69
2024-10-01drop php-http/guzzle7-adapterAndrew Dolgov
2024-10-01Merge branch 'drop-opentelemetry' into 'master'Andrew Dolgov
drop opentelemetry See merge request tt-rss/tt-rss!68
2024-10-01drop OPENTELEMETRY_ global config entriesAndrew Dolgov
2024-10-01composer dump-autoload --optimizeAndrew Dolgov
2024-10-01drop opentelemetryAndrew Dolgov
2024-09-25Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rssAndrew Dolgov
2024-09-25Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Spanish) See merge request tt-rss/tt-rss!67