summaryrefslogtreecommitdiff
path: root/classes/feeditem/common.php
AgeCommit message (Expand)Author
2018-12-26parser: clean() attribute values by default (except content)Andrew Dolgov
2018-08-21parser: move media:element handling to feeditem_common; use media:content @me...Andrew Dolgov
2017-05-05feeditem_common: add get_element()Andrew Dolgov
2017-04-26remove some redundant php closing tagsAndrew Dolgov
2016-01-23parser: properly support tag subtrees instead of text content for article con...Andrew Dolgov
2013-12-18implemented get_comments_url() and Atom Threading Extensionwltb
2013-07-10catch warning when removing source elementAndrew Dolgov
2013-06-25parser: remove atom <source> elementAndrew Dolgov
2013-05-02fix atom <author>value</author> elementsAndrew Dolgov
2013-05-01move common methods to feeditem_commonAndrew Dolgov