index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
favicons.php
Age
Commit message (
Expand
)
Author
2025-08-15
Fix some PHP 8.5 deprecations (#7826)
Alexandre Alapetite
2025-08-01
Rework fetch favicons (#7767)
Alexandre Alapetite
2025-07-31
Implement support for HTTP 429 Too Many Requests (#7760)
Alexandre Alapetite
2025-06-30
Implement custom feed favicons (#7646)
Inverle
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-10-17
Fix favicon error in case of wrong URL (#6899)
Alexandre Alapetite
2024-09-14
Allow SimplePie updates with composer (#4374)
Artur Weigandt
2024-07-17
Remove dependency to exif extension (#6624)
Alexandre Alapetite
2024-06-09
Pass PHPStan level 9 (#6544)
Alexandre Alapetite
2024-05-25
Fix HTTP GET curl options (#6492)
Alexandre Alapetite
2024-01-26
Fix: Favicon with protocol-relative URLs have duplicate slashes. (#6068)
Thomas Renes
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-11-14
Favicon: avoid echo exception (#5867)
Alexandre Alapetite
2023-11-10
Rework the behavior of favicon search (#5839)
Dan Hersam
2023-07-07
fix many "Only booleans are allowed in an if condition" (#5501)
Luc SANCHEZ
2023-05-25
Fix favicon fetching while using proxies (#5421)
vrachnis
2023-04-05
Fix phpstan level 9 error for f.php and lib/favicons.php (#5263)
Luc SANCHEZ
2023-03-31
PHPStan level 6 for all PDO and Exception classes (#5239)
Alexandre Alapetite
2020-07-31
Relaxed to allow underscore _ in URL hostnames (#3133)
Alexandre Alapetite
2020-01-03
Fix logging environment constants (#2745)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-01-06
Copy syslog to STDERR (#2208)
Alexandre Alapetite
2017-12-17
Remove warning for CURLOPT_FOLLOWLOCATION with open_basedir (#1734)
Alexandre Alapetite
2017-12-17
Fix favicon for open_basedir (#1733)
Kevin Papst
2017-10-08
CURLOPT_FOLLOWLOCATION open_basedir bug (#1657)
Alexandre Alapetite
2017-10-07
Remove SimplePie name from HTTP User-Agent string
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-04-23
Minor favicon text
Alexandre Alapetite
2017-04-23
Better handling of protocol-relative favicons
Alexandre Alapetite
2017-04-23
Favicon minor
Alexandre Alapetite
2017-04-23
Rewriten Favicon library using cURL
Alexandre Alapetite
2017-04-23
Favicon fix redirects
Alexandre Alapetite
2017-04-22
Fix some bugs of Favicon 1.2
Alexandre Alapetite
2017-04-22
Use new version 1.2 of Favicon library
Alexandre Alapetite
2016-11-28
Add curl user-agent to retrive favicon
Alexandre Alapetite
2016-10-12
Cron refresh favicons
Alexandre Alapetite