index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-11-23
fix text-muted being set to default text foreground color in light mode, adju...
Andrew Dolgov
2024-11-23
show cumulative score adjustment (if any) and up to 3 actions total in filter...
Andrew Dolgov
2024-11-23
update usage of deprecated function
Andrew Dolgov
2024-11-23
bump minimum required php version to 8.0 & remove some deprecated code
Andrew Dolgov
2024-11-23
use select_many() without _expr
Andrew Dolgov
2024-11-23
adjust indent
Andrew Dolgov
2024-11-23
switch filters _get_rules_list() to ORM
Andrew Dolgov
2024-11-23
pass resulting action description through gettext
Andrew Dolgov
2024-11-23
set type hint for $action_descriptions
Andrew Dolgov
2024-11-23
fix _get_name failing on filters without any rules because of wrong type of JOIN
Andrew Dolgov
2024-11-23
get filter action descriptions on pref_filters class init instead of doing it...
Andrew Dolgov
2024-11-23
fix action params not hiding in edit action dialog if param-less action was i...
Andrew Dolgov
2024-11-23
pref_filters - refactor _get_name to use ORM, show cumulative score in tree f...
Andrew Dolgov
2024-11-21
Merge branch 'feature/php-qrcode-5.0.x' into 'master'
Andrew Dolgov
2024-11-21
Bump 'chillerlan/php-qrcode' to 5.0.x.
wn_
2024-11-20
Merge branch 'wn-master-patch-27216' into 'master'
Andrew Dolgov
2024-11-19
Fix array key warning in 'Feeds::_get_headlines()'.
wn
2024-11-19
Merge branch 'feature/replace-get_pref-and-set_pref' into 'master'
Andrew Dolgov
2024-11-18
Eliminate use of deprecated 'get_pref()' and 'set_pref()'.
wn_
2024-11-13
Merge branch 'feature/phpstan-2.0.x' into 'master'
Andrew Dolgov
2024-11-13
Deal with an error showing up in Gitlab PHPStan runs
wn_
2024-11-12
Minor @var cleanup in Counters
wn_
2024-11-12
Make the 'requireOnce.fileNotFound' PHPStan error ignore more specific.
wn_
2024-11-12
Move 'IVirtualFeed' checks into 'PluginHost::get_feed_handler()'.
wn_
2024-11-12
Remove some PHPStan ignores and make others rule-specific.
wn_
2024-11-12
Address PHPStan findings as of 2.0.1
wn_
2024-11-12
Upgrade PHPStan to 2.0.1
wn_
2024-11-11
Merge branch 'feature/search-improvements' into 'master'
Andrew Dolgov
2024-11-04
fix get_self_url() misbehaving in plugins/
Andrew Dolgov
2024-11-01
Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss
Andrew Dolgov
2024-11-01
Merge branch 'weblate-integration' into 'master'
Andrew Dolgov
2024-11-01
af_comics - fix for Danby Draws and maybe other similar wodpress-based sites
Andrew Dolgov
2024-10-24
Translated using Weblate (Arabic (Saudi Arabia))
Younes
2024-10-24
move sql patch file stuff after all initialization tasks
Andrew Dolgov
2024-10-24
drop RESTORE_SCHEMA, add simple mechanism to apply SQL patch files after migr...
Andrew Dolgov
2024-10-21
support TTRSS_DB_PORT in container startup scripts
Andrew Dolgov
2024-10-20
Feeds::_search_to_sql(): updates for clarity and SQL quoting.
wn_
2024-10-20
Fix keyword searches with a quoted string value.
wn_
2024-10-15
properly support search queries in viewfeed debugger, improve some debugging ...
Andrew Dolgov
2024-10-15
launch gulp from local node_modules
Andrew Dolgov
2024-10-10
Merge branch 'feature/guzzle-7.9.2' into 'master'
Andrew Dolgov
2024-10-10
Merge branch 'weblate-integration' into 'master'
Andrew Dolgov
2024-10-07
Update Guzzle to 7.9.2
wn_
2024-10-04
Added translation using Weblate (Estonian)
Priit Jõerüüt
2024-10-01
Merge branch 'drop-opentelemetry' into 'master'
Andrew Dolgov
2024-10-01
drop php-http/guzzle7-adapter
Andrew Dolgov
2024-10-01
Merge branch 'drop-opentelemetry' into 'master'
Andrew Dolgov
2024-10-01
drop OPENTELEMETRY_ global config entries
Andrew Dolgov
2024-10-01
composer dump-autoload --optimize
Andrew Dolgov
2024-10-01
drop opentelemetry
Andrew Dolgov
[next]