Commit History

Author SHA1 Message Date
  mabe a6c9a5317c ZF-5413: using "$var === null" instaed of "is_null($var)" 15 years ago
  padraic fc405c07d7 Added support for Atom 1.0 icons to Zend_Feed_Reader/Writer 15 years ago
  padraic 80d9380485 Zend_Feed_Reader no longer applies html_entity_decode() to content. This is a minor backwards-compatibility break to prevent decoding of HTML entities out of context. Fixes ZF-9141 15 years ago
  padraic 17975eaffa Adding support for parsing/writing feed level logos/images - implements ZF-9596 15 years ago
  bkarwin f5c8d50339 [ZF-8718] update copyright tags for 2010 16 years ago
  padraic 920796fb70 Zend_Feed_Reader: Restricted Atom parsing to return feed categories but exclude entry cats. Issue caused by a loose XPath query. Fixes ZF-8467 16 years ago
  padraic 863996946a Zend_Feed_Reader: Updated all (every last one!) get/setAuthor(s) methods to reflect a more detailed data collection including names, emails and urls. 16 years ago
  padraic e3f838f38b Zend_Feed_Reader: Improved Atom version detection using DOMNode::isDefaultNamespace() and DOMNode::lookupPrefix() to be far more robust and reliable. 16 years ago
  padraic 7a9143dce0 Zend_Feed_Reader: Fixed trailing forward slash added to Atom 1.0 source elements XPATH query prefix 16 years ago
  padraic 6d17e1be0b Zend_Feed_Reader: Add test fixtures for feed level category testing 16 years ago
  alexander 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 years ago
  padraic fc450fb53d Added support for Atom specific relative URI parsing for all link elements. 16 years ago
  padraic 0806eefcf9 Added Zend_Feed_Reader support for fetching an array of Pubsubhubbub Hub endpoints using getHubs() method. 16 years ago
  thomas 5f019e5dcb [ZF-7316] Code cleaning: 16 years ago
  mikaelkael 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it 16 years ago
  matthew 6289bc49a8 [REVIEW] Promoted Zend_Feed_Reader to trunk 16 years ago