index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-28
Merge pull request 'Fix PHP8 strtime warning if argument is null' (#83) from ...
fox
2022-09-28
Fix PHP8 strtime warning if argument is null
jmechnich
2022-09-03
Merge pull request 'Set user related sessions for single user mode' (#82) fro...
fox
2022-08-31
Set user related sessions for single user mode
powerivq
2022-08-31
Merge pull request 'Fix PHP8 empty param warning' (#79) from powerivq/tt-rss:...
fox
2022-08-31
Merge pull request 'Add last_login_update session to single user mode' (#80) ...
fox
2022-08-31
Add last_login to single user mode
powerivq
2022-08-31
Fix PHP8 empty param problem
powerivq
2022-08-22
update gl translation label (2)
Andrew Dolgov
2022-08-22
update gl translation label
Andrew Dolgov
2022-08-21
enable gl translation (Galician)
Andrew Dolgov
2022-08-21
Merge branch 'weblate-integration'
Andrew Dolgov
2022-08-21
Translated using Weblate (Dutch)
Patrick Ahles
2022-08-21
Translated using Weblate (Czech)
Marek Pavelka
2022-08-17
Merge pull request 'Use PHP 7.4 features' (#77) from wn/tt-rss:feature/php-7....
fox
2022-08-16
generate_syndicated_feed: add source section to JSON-formatted output
Andrew Dolgov
2022-08-15
Merge remote-tracking branch 'origin/master' into feature/php-7.4-stuff
wn_
2022-08-15
amend logic flow to fix phpstan warning in previous
Andrew Dolgov
2022-08-15
Merge pull request 'Handle no response body, file_get_contents() failure in U...
fox
2022-08-14
Handle 'file_get_contents()' failure in 'UrlHelper::fetch()'.
wn_
2022-08-14
Handle valid HTTP responses with no response body.
wn_
2022-08-12
Use the null coalescing assignment operator in various places.
wn_
2022-08-12
Replace use of 'array_merge' with the spread operator and 'array_push' in var...
wn_
2022-08-12
Use arrow functions in some places.
wn_
2022-08-12
minor: remove a PHP >= 5.6 check in 'af_redditimgur'
wn_
2022-08-12
Remove a PHP < 7.1 branch in UrlHelper.
wn_
2022-08-12
Switch to direct type declarations of class properties.
wn_
2022-08-01
disable composer platform check
Andrew Dolgov
2022-07-31
update phpstan to 1.8.2
Andrew Dolgov
2022-07-31
rework phpstan task to use inotifywait
Andrew Dolgov
2022-07-31
enable phpstan task to run in background
Andrew Dolgov
2022-07-31
readability: import fixed html5-php
Andrew Dolgov
2022-07-31
add vscode task for phpstan
Andrew Dolgov
2022-07-31
fork masterminds html5-php
Andrew Dolgov
2022-07-29
properly check for baseline required PHP version (7.4)
Andrew Dolgov
2022-07-27
af_redditimgur: absolutize links before working on them (again)
Andrew Dolgov
2022-07-27
Revert "af_redditimgur: absolutize links before working on them"
Andrew Dolgov
2022-07-27
af_redditimgur: absolutize links before working on them
Andrew Dolgov
2022-07-27
af_redditimgur: don't try to check if null domain is blacklisted
Andrew Dolgov
2022-07-24
* add HOOK_LOGINFORM_ADDITIONAL_BUTTONS
Andrew Dolgov
2022-07-24
public: allow system plugins to expose public methods
Andrew Dolgov
2022-07-24
make_self_url: properly strip out GET params
Andrew Dolgov
2022-07-24
readability: depend on psr/http-factory
Andrew Dolgov
2022-07-24
readability: add missing dependencies
Andrew Dolgov
2022-07-24
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
Andrew Dolgov
2022-07-24
use correct namespace for forked readability-php
Andrew Dolgov
2022-07-16
Merge pull request 'Fix an error when disabling all user plugins' (#76) from ...
fox
2022-07-16
Fix an error when disabling all user plugins
Chih-Hsuan Yen
2022-07-16
add missing files for forked idiorm
Andrew Dolgov
2022-07-16
downgrade phpstan to 1.1.2
Andrew Dolgov
[next]