summaryrefslogtreecommitdiff
path: root/lib/jimIcon.php
AgeCommit message (Collapse)Author
2022-03-09various fixes vor php 8.1 compatibilityDavid Edler
Cherry-picked from https://git-gitea.tt-rss.org/fox/tt-rss/pulls/56, while excluding changes in vendor/ (causes compatiblity issues with PHP<8 [1]) and strftime-related ones (already re-applied in https://git-gitea.tt-rss.org/fox/tt-rss/pulls/66). [1] https://community.tt-rss.org/t/support-for-php-8-1/5089/9
2021-12-01Revert "various fixes vor php 8.1 compatibility"Andrew Dolgov
This reverts commit 14027ae04e4aee6cf1c3a4ff9a390ec266c0fb09.
2021-11-30various fixes vor php 8.1 compatibilityDavid Edler
2021-02-22Check whether data is parsable by 'imagecreatefromstring' in jimIcon.wn_
2021-02-08revert jimIcon stuffAndrew Dolgov
2021-02-08jimIcon: hide GD warningAndrew Dolgov
2020-10-30update jimIcon (https://github.com/jimparis/jimIcon/pull/4)Andrew Dolgov
2013-06-26replace floIcon with jimIcon from https://github.com/jimparis/jimIconAndrew Dolgov