aboutsummaryrefslogtreecommitdiff
path: root/src/phorkie/HtmlParser.php
AgeCommit message (Collapse)Author
2023-03-23Fix DOMDocument usage on PHP 8.2Christian Weiske
2017-08-29Manually activate libxml external entity resolverChristian Weiske
so that we are able to load remote URLs with DOMDocument Resolves: https://github.com/cweiske/phorkie/issues/26
2014-07-15add fixmeChristian Weiske
2014-05-06fix gist.github.com clone urlsChristian Weiske
2014-05-02extract gist titlesChristian Weiske
2014-02-05Fix #43: gist.github.com URLs with usernamesChristian Weiske
2013-11-22first work on remote fork notifications with linkback (webmention/pingback)Christian Weiske