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
/
colors.php
Age
Commit message (
Expand
)
Author
2024-11-24
Use PHP 8 'str_' functions.
wn_
2024-08-04
Replace basic 'isset()' cases with the null coalescing operator.
wn_
2023-02-10
Fix calculating average color for *.ico
Chih-Hsuan Yen
2021-11-14
Address PHPStan warnings in 'include/colors.php'.
wn_
2021-11-01
Address PHPStan warnings in 'include/colors.php'.
wn_
2021-02-16
fix floicon not imported from global namespace
Andrew Dolgov
2021-02-16
move rgb/hsl functions to their own namespace
Andrew Dolgov
2021-02-06
_color_pack: define variable before using
Andrew Dolgov
2019-12-06
php 7.4 deprecation-related fixes
Andrew Dolgov
2017-04-26
remove some redundant php closing tags
Andrew Dolgov
2013-06-15
do no try to pass MS icon files to GD
Andrew Dolgov
2013-06-14
colorPalette: try checking imagesize before invoking GD
Andrew Dolgov
2013-05-19
add a placeholder where floicon might be added if needed, still keep it
Andrew Dolgov
2013-05-19
Revert "remove floicon because its author is a colossal shitlord (http://tt-r...
Andrew Dolgov
2013-05-18
remove floicon because its author is a colossal shitlord (http://tt-rss.org/f...
Andrew Dolgov
2013-05-07
Fixing bugs found by static analysis
Rasmus Lerdorf
2013-04-19
Revert "_DISABLE_FLOICON -> _ENABLE_FLOICON"
Andrew Dolgov
2013-04-18
_DISABLE_FLOICON -> _ENABLE_FLOICON
Andrew Dolgov
2013-04-18
add _DISABLE_FLOICON
Andrew Dolgov
2013-04-17
fix blank character after opening bracket in function calls
Andrew Dolgov
2013-04-16
Revert "remove floIcon: bugs"
Andrew Dolgov
2013-04-16
remove floIcon: bugs
Andrew Dolgov
2013-04-15
properly remove and replace favicon color when favicon gets manually removed/...
Andrew Dolgov
2013-04-15
try to improve color guessing algorithm a bit
Andrew Dolgov
2012-10-27
colors: fix resolving html color names
Andrew Dolgov
2012-10-25
add rrow background color setting by first assigned label
Andrew Dolgov