index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2025-10-05
Switch from 'tt-rss-web-static' links to wiki links.
supahgreg
2025-10-03
Remove references to, and integrations with, 'tt-rss.org'.
supahgreg
2025-08-01
make default light/dark themes configurable, add support for main application...
Andrew Dolgov
2025-07-04
only exit with nonzero exit code if there was an error
Andrew Dolgov
2025-07-04
return nonzero exit code when fatal error is triggered in on a CLI SAPI
Andrew Dolgov
2025-05-21
Improve naming when working with filter actions.
wn_
2025-05-18
Deprecate and remove use of the 'SUBSTRING_FOR_DATE' constant.
wn_
2025-05-18
Remove an outdated check for 'E_DEPRECATED' existence.
wn_
2025-05-03
error handler - dump caught exception/fatal error to debug log if running und...
Andrew Dolgov
2025-04-30
Merge branch 'feature/phpstan-updates' into 'master'
wn
2025-04-27
Remove a PHPStan ignore related to PHP < 8
wn_
2025-04-14
initial attempt to remove mysql-related stuff from tt-rss
Andrew Dolgov
2025-03-26
enable ta translation
Andrew Dolgov
2025-03-14
add Config::DISABLE_LOGIN_FORM to allow limiting logins to SSO providers
Andrew Dolgov
2024-12-16
Merge branch 'feature/php-misc' into 'master'
Andrew Dolgov
2024-12-15
Don't bother passing unused arguments to 'TimeHelper::make_local_datetime()'.
wn_
2024-12-14
Use the spread operator instead of 'array_merge' in more places.
wn_
2024-11-24
Use PHP 8 'str_' functions.
wn_
2024-11-23
Use native union types in most places.
wn_
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-18
Eliminate use of deprecated 'get_pref()' and 'set_pref()'.
wn_
2024-11-12
Address PHPStan findings as of 2.0.1
wn_
2024-08-21
Fix some broken links and make minor wording tweaks.
wn_
2024-08-04
Replace basic 'isset()' cases with the null coalescing operator.
wn_
2024-07-12
Move side effects out of the 'Sessions' constructor.
wn_
2024-07-11
Add and use the 'Sessions' class.
wn_
2024-07-05
Switch to the non-deprecated form of 'session_set_save_handler'.
wn_
2024-06-14
Merge branch 'master' into weblate-integration
Andrew Dolgov
2024-04-20
Move 'include/functions.php' require into Composer autoloader.
wn_
2024-03-26
Make implicit nullable parameters explicitly nullable.
wn_
2024-03-06
drop es_LA, move es_ES to es
Andrew Dolgov
2024-02-21
add HOOK_VALIDATE_SESSION
Andrew Dolgov
2024-01-13
Merge branch 'feature/unused-var-cleanup' into 'master'
Andrew Dolgov
2024-01-09
* mark get_pref/set_pref wrappers as deprecated
Andrew Dolgov
2024-01-08
Clean up some unused variables.
wn_
2023-10-26
Fix class names in some more places.
wn_
2023-10-25
move to psr-4 autoloader
Andrew Dolgov
2023-10-22
remove startup checks for SELF_URL_PATH, rely on auto-detection instead
Andrew Dolgov
2023-02-25
Merge branch 'master' of git.tt-rss.org:tt-rss/tt-rss
Andrew Dolgov
2023-02-25
require PHP to have support for flock()
Andrew Dolgov
2023-02-10
Fix calculating average color for *.ico
Chih-Hsuan Yen
2022-12-30
deal with type errors in batch feed editor properly, un-deprecate PDO wrapper...
Andrew Dolgov
2022-12-30
batch feed editor:
Andrew Dolgov
2022-10-10
Return true in custom error handler for proper suppression
jmechnich
2022-10-01
Fix handling of suppressed errors
jmechnich
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-12
Use the null coalescing assignment operator in various places.
wn_
[next]