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
2021-11-17
better check for docker
Andrew Dolgov
2021-11-17
correctly show non-docker git installs as unsupported
Andrew Dolgov
2021-11-16
pluginhost: set stricter @params
Andrew Dolgov
2021-11-16
adjust phpdoc tags for hook definitions/constants (make them reference each o...
Andrew Dolgov
2021-11-16
not dead: Article.assigntolabel etc are exported methods called by frontend (...
Andrew Dolgov
2021-11-16
Merge branch 'wip-phpstan-level6' of git.tt-rss.org:fox/tt-rss into wip-phpst...
Andrew Dolgov
2021-11-16
mailer: don't crash if php mail() fails with no reported errors
Andrew Dolgov
2021-11-16
Minor fix in 'classes/articles.php'.
wn_
2021-11-15
* DiskCache: add download() helper
Andrew Dolgov
2021-11-15
when uninstall plugins, refresh plugins index instead of reloading entire pre...
Andrew Dolgov
2021-11-15
when uninstall plugins, refresh plugins index instead of reloading entire pre...
Andrew Dolgov
2021-11-15
update dojo/dijit to 1.16.4
Andrew Dolgov
2021-11-15
update phpstan to 1.1.2 (composer files)
Andrew Dolgov
2021-11-15
update phpstan to 1.1.2; update php-qrcode to 3.4.1
Andrew Dolgov
2021-11-15
Minor fix to DOMNodeList#item() potential type (null vs false)
wn_
2021-11-15
auth_internal: limit password throttling to failed login attempts not using OTP
Andrew Dolgov
2021-11-15
remove themes/Makefile (obsolete, replaced with gulp)
Andrew Dolgov
2021-11-15
deal with several DOMElement-related errors
Andrew Dolgov
2021-11-15
unignore several phpstan errors
Andrew Dolgov
2021-11-15
set better matching type hint on virtual feed object
Andrew Dolgov
2021-11-15
require virtual feed plugins to implement IVirtualFeed
Andrew Dolgov
2021-11-15
add IVirtualFeed interface for plugins implementing virtual feeds
Andrew Dolgov
2021-11-15
add IVirtualFeed interface for plugins implementing virtual feeds
Andrew Dolgov
2021-11-15
Merge branch 'wip-phpstan-level6' of git.tt-rss.org:fox/tt-rss into wip-phpst...
Andrew Dolgov
2021-11-15
revise phpdoc annotations for hook_search()
Andrew Dolgov
2021-11-15
Fix a PHPStan warning in 'UrlHelper::rewrite_relative()'.
wn_
2021-11-15
Address PHPStan warnings for FeedEnclosure.
wn_
2021-11-15
Address PHPStan warnings in FeedItem classes.
wn_
2021-11-14
Change the param type for UserHelper::hash_password() $algo to appease PHPStan.
wn_
2021-11-14
Also fix the param signature for Plugin#hook_hotkey_info()
wn_
2021-11-14
Fix the return signature for Plugin#hook_hotkey_info()
wn_
2021-11-14
Address PHPStan warnings in 'include/colors.php'.
wn_
2021-11-14
Address PHPStan warning in 'classes/pref/users.php'.
wn_
2021-11-14
Address PHPStan warning in 'classes/pref/system.php'.
wn_
2021-11-14
Address PHPStan warning in 'classes/pref/prefs.php'.
wn_
2021-11-14
Address PHPStan warning in 'classes/pref/labels.php'.
wn_
2021-11-14
revise prototype for hook_enclosure_imported
Andrew Dolgov
2021-11-14
deal with most of warnings in plugins/af_readability
Andrew Dolgov
2021-11-14
deal with phpstan warnings in plugins/note, nsfw, and share
Andrew Dolgov
2021-11-14
deal with phpstan warnings in auto_assign_labels and bookmarklets
Andrew Dolgov
2021-11-14
deal with (most of) phpstan warnings in auth_internal and auth_remote
Andrew Dolgov
2021-11-14
Merge branch 'wip-phpstan-level6' of git.tt-rss.org:fox/tt-rss into wip-phpst...
Andrew Dolgov
2021-11-14
Address PHPStan warning in 'classes/pref/filters.php'.
wn_
2021-11-14
Address PHPStan warning in 'classes/mailer.php'.
wn_
2021-11-14
deal with phpstan warnings in plugins/cache_starred_images.php
Andrew Dolgov
2021-11-14
adjust some return types in urlhelper
Andrew Dolgov
2021-11-14
deal with phpstan warnings in plugins/af_redditimgur.php
Andrew Dolgov
2021-11-14
set annotations/types in af_psql_trgm
Andrew Dolgov
2021-11-14
set missing annotations in af_comics
Andrew Dolgov
2021-11-14
set phpdoc annotations for auth_base
Andrew Dolgov
[prev]
[next]