index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
Age
Commit message (
Expand
)
Author
2021-11-13
fix phpstan warnings in classes/plugin-template.php
Andrew Dolgov
2021-11-13
experimental: also don't keep base plugin template as a non-analyzed file
Andrew Dolgov
2021-11-13
experimental: auto-generate and add all plugin hook methods to Plugin class
Andrew Dolgov
2021-11-13
fix phpstan warnings in classes/sanitizer.php
Andrew Dolgov
2021-11-13
fix phpstan warnings in classes/api.php
Andrew Dolgov
2021-11-13
fix phpstan warnings in classes/feedparser.php
Andrew Dolgov
2021-11-13
fix phpstan warnings in classes/db/migrations.php
Andrew Dolgov
2021-11-13
Address PHPStan warnings in 'classes/api.php'.
wn_
2021-11-13
Typing IHandler methods, typing Handler_Public, fix type of $feed_id (might b...
wn_
2021-11-13
Fix type of 'check_first_id' in Feeds '_format_headlines_list'.
wn_
2021-11-12
Switch class properties from PHP typing to PHPDoc for compatibility with PHP ...
wn_
2021-11-12
Address PHPStan warnings in 'classes/mailer.php', 'classes/opml.php', and 'cl...
wn_
2021-11-12
Address PHPStan warnings in 'classes/rpc.php'.
wn_
2021-11-12
Fix some PHPStan warnings in 'classes/db/migrations.php', 'classes/db/prefs.p...
wn_
2021-11-12
Fix a warning in 'classes/counters.php'.
wn_
2021-11-12
Address PHPStan warnings in 'classes/feeds.php'.
wn_
2021-11-12
Update signature of handler 'csrf_ignore' to include types.
wn_
2021-11-12
Address PHPStan warnings in 'classes/article.php'.
wn_
2021-11-12
Address PHPStan warnings in 'classes/pluginhost.php'.
wn_
2021-11-11
Address PHPStan warnings in 'classes/labels.php'.
wn_
2021-11-11
Address PHPStan warnings in 'classes/diskcache.php'.
wn_
2021-11-11
Address PHPStan warnings in 'inclasses/digest.php'.
wn_
2021-11-11
Fix 'TimeHelper::make_local_datetime()' (null is allowed).
wn_
2021-11-11
Address PHPStan warnings in 'classes/debug.php'.
wn_
2021-11-11
Address PHPStan warnings in 'classes/userhelper.php'.
wn_
2021-11-11
Address PHPStan warnings in 'classes/timehelper.php'.
wn_
2021-11-11
Address PHPStan warnings in 'classes/sanitizer.php'.
wn_
2021-11-11
Address PHPStan warnings in 'classes/rssutils.php'.
wn_
2021-11-11
Address PHPStan warnings in 'classes/prefs.php'.
wn_
2021-11-11
Address PHPStan warnings in 'classes/counters.php'.
wn_
2021-11-11
Fix some additional PHPStan warnings in UrlHelper.
wn_
2021-11-10
Initial go at PHPStan rule level 6.
wn_
2021-11-10
add two helper account access levels:
Andrew Dolgov
2021-11-01
Address PHPStan warnings in 'classes/urlhelper.php'.
wn_
2021-11-01
Address PHPStan warning in 'classes/pref/users.php'.
wn_
2021-11-01
Address PHPStan warning in 'classes/pref/prefs.php'.
wn_
2021-11-01
Address PHPStan warnings in 'classes/pluginhost.php'.
wn_
2021-11-01
Address PHPStan warning in 'classes/logger/sql.php'.
wn_
2021-11-01
Address PHPStan warning in 'classes/feeds.php'.
wn_
2021-11-01
Address PHPStan warning in 'classes/feeditem/common.php'.
wn_
2021-11-01
Address PHPStan warnings in 'classes/db.php'.
wn_
2021-11-01
Address PHPStan warnings in 'classes/config.php'.
wn_
2021-10-26
HOOK_ARTICLE_BUTTON/HOOK_ARTICLE_LEFT_BUTTON: only try to parse markup if its...
Andrew Dolgov
2021-10-24
css: make plugin button container a flexbox
Andrew Dolgov
2021-10-22
minor phpstan tweaks
Andrew Dolgov
2021-10-22
pluginhost: update comments for HOOK_ constants to use phpdoc syntax; add HOO...
Andrew Dolgov
2021-10-15
Fix undefined array key "output" when adding new label
Philip Klempin
2021-10-15
OPML improvements/fixes:
Andrew Dolgov
2021-10-10
feed tree context menu: add an entry to open originating website
Andrew Dolgov
2021-09-24
properly sanitize video poster attribute
Andrew Dolgov
[prev]
[next]