109 Commits (master)
 

Author SHA1 Message Date
  Michael Bemmerl 27bcd2b240 Merge pull request #27 from yamek/yhd-phpdoc 9 years ago
  Yamek Hernandez Diaz e03b6ca926 - Specifying Feed::createNewItem return data type for IDE completion. 9 years ago
  Michael Bemmerl 7718601aee Updating composer keywords. 9 years ago
  Michael Bemmerl 9fd75b1346 Merge pull request #23 from trepmag/master 9 years ago
  drikc a7a85a356e Replace invalid xml utf-8 chars in tag contents including in attribute values. 9 years ago
  drikc ad76998ca5 Replace invalid xml utf-8 chars in tag contents. 9 years ago
  Michael Bemmerl 23d3f65a52 Added php requirement and branch alias to composer.json. 9 years ago
  Michael Bemmerl 833f889796 Some fixes and additions in the DocBlock. 9 years ago
  Michael Bemmerl c51a9dad9f Added method chaining for setPagination method. 9 years ago
  Michael Bemmerl 9a65ed2117 Pagination is now done by internally invoking setAtomLink. 9 years ago
  Michael Bemmerl 4b1478aa38 Merge branch 'issue-18' 9 years ago
  Michael Bemmerl 6c8376a173 Documentation of new method parameter. 9 years ago
  Michael Bemmerl 48f05ae2db Support for attributes in channel elements. This is a possible fix for #18. 9 years ago
  Michael Bemmerl e68b4f50df Documentation and error handling of pagination methods. 9 years ago
  Michael Bemmerl 401eafa8ab Added new authors 9 years ago
  Anis uddin Ahmad ccf2279b54 Merge pull request #19 from jbogdani/master 9 years ago
  Julian Bogdani 3b1af35a3d URL can not be empty, or false 9 years ago
  Julian Bogdani 546522df15 Added optional setPagination method that gives the possibility to add pagination links to feed pages (as described in http://tools.ietf.org/html/rfc5005#section-3). 9 years ago
  Michael Bemmerl de099ff800 Merge pull request #17 from bmcminn/master 10 years ago
  Brandtley McMinn f8e4a8d9d7 Added 'addCDATAEncoding' method 10 years ago
  Michael Bemmerl 02eac4b31c Merge pull request #16 from kikoval/master 10 years ago
  Kristián Valentín f0aebbb95e fixes attribute's default value 10 years ago
  Kristián Valentín cdbd5951a0 fixes class name 10 years ago
  Kristián Valentín 048768bc02 applies PSR-1 and PSR-2 coding standards 10 years ago
  Michael Bemmerl 8b801e9632 Added missing documentation of the allowMultiple parameter. 10 years ago
  Michael Bemmerl 03bbab7fb0 Merge pull request #15 from bfontaine/encoding 10 years ago
  Baptiste Fontaine 3c34fca97b Added the ability to choose the value of the feed’s 'encoding' attribute. 10 years ago
  Anis uddin Ahmad ad25133c69 Merge pull request #14 from bfontaine/multiple-enclosures 10 years ago
  Baptiste Fontaine 95f27cf429 Warning about usage of 2+ enclosures per item 10 years ago
  Baptiste Fontaine 4ce86fb958 Item#addEnclosure allow multiple elements. 10 years ago
  Baptiste Fontaine 3bed40d55d Item#addEnclosure method added, to add multiple enclosures for the same item. 10 years ago
  Michael Bemmerl 390a4138bd Renamed project name due to naming conventions of Packagist. 11 years ago
  Michael Bemmerl 91954675a6 Added authors to composer.josn. 11 years ago
  Michael Bemmerl 30aa109e9a Trap unparseable date strings. 11 years ago
  Michael Bemmerl 2498670c5b Tabified spaces 11 years ago
  Michael Robinson 2d854932d8 Whitespace 11 years ago
  Michael Robinson 198dda3b3b Reformatted composer.json 11 years ago
  Michael Robinson 431042e533 Whitespace 11 years ago
  Michael Robinson b86584270e Add return $this to allow chaining 11 years ago
  Michael Robinson a732dda845 Whitespace 11 years ago
  Michael Robinson 59d3603b47 Added composer.json 11 years ago
  Michael Bemmerl d2003c6137 Added support for attaching media to ATOM feed items. 11 years ago
  Michael Bemmerl 2ca6219f8f Bugfix: Filter atom namespace prefixes also in feed items. 11 years ago
  Michael Bemmerl 4ba5dd9820 Added much more comments to the RSS2 example and used some more method the FeedWriter offers. 11 years ago
  Michael Bemmerl 3769d1e75d setDate method supports RSS2 feeds now. New method addGenerator for some advertising. 11 years ago
  Michael Bemmerl e31dbf27df Some improvements in wrapper functions (including documentation): 11 years ago
  Michael Bemmerl 0aba88e3d7 Updated README to new GitHub Pages domain. 11 years ago
  Michael Bemmerl fecb20f288 Some updates to the setDate method, both to code and documentation. 11 years ago
  Michael Bemmerl c7f0ba2096 Added documentation section 11 years ago
  Michael Bemmerl cb8e25269f Some documentation fixes and additions for phpdoc 11 years ago