Removing translation directories
[project/feedapi.git] / parser_simplepie /
2011-02-25 The Great Git Migr... Removing translation directories 6.x-1.x
2011-02-25 The Great Git Migr... Stripping CVS keywords
2009-09-24 Alex BarthRemove link from status report, too.
2009-09-24 Alex BarthRemove l() from messages in hook_install().
2009-09-24 Alex Barth#583728 yhahn: Optionally check libraries API if presen...
2009-07-02 Aron Novak#508376 - remove stray spaces
2009-07-02 Aron Novak#507548 - file location stored as absolute path in db
2009-06-23 Aron NovakUpdated translation strings according to the current...
2009-06-17 Aron Novak#451926 by lyricnz - parser_simplepie, prevent html_ent...
2009-04-03 Aron Novakupdated changelog
2009-03-06 Aron NovakUpdated pot files to reflect the latest string changes
2009-03-03 Aron Novak#389272 by febbraro - .install file contained drupal_ge...
2009-02-13 Aron Novak#370169 - cache lifetime adjust in simplepie
2008-12-04 Aron Novak#341525 by francoiz - rss parsing error
2008-11-10 Aron NovakSmall README.txt fix
2008-10-10 Aron NovakFix warnings at PHP4 - parser_simplepie
2008-10-10 Aron NovakBetter empty title handling for parser_simplepie
2008-10-10 Aron NovakHandle special chars in titles (drupal.org/node/316385...
2008-09-16 Aron NovakFix of a typo in parser_simplepie.info
2008-09-10 Aron NovakRenamed content-type was not reflected in the parsers...
2008-09-01 Aron NovakFixed .po files, no more warnings at import.
2008-08-30 Aron NovakInitial version of Hungarian translation.
2008-08-23 Aron NovakUpdated translation location and updated content for...
2008-08-23 Aron NovakFix typos in install files comments.
2008-08-22 Aron NovakApplied patches: #231506, #258031, #285029, #247891...
2008-06-05 Aron NovakEliminate coder warnings + fixes in parser_simplepie...
2008-05-03 Aron NovakFull domain/scheme information for tags (drupal.org...
2008-04-29 Aron Novak - drupal.org/node/246938 - fix of parser_common_synd...
2008-04-14 Aron NovakRemove duplicated lines (partially-double applied patch...
2008-04-11 Aron NovakApplied style and coding standard fixes (drupal.org...
2008-04-04 Aron NovakAllow long URLs (up to 2048 char) (drupal.org/node...
2008-03-15 Aron Novakdrupal.org/node/234443 - fix node link theming issue
2008-03-13 Aron NovakFix of drupal.org/node/230087 (html not removed in...
2008-02-29 Aron NovakInitial version of FeedAPI for Drupal 6.x
2008-02-28 Alex Barth#node/217750 Added enclosure support - thank you, ekes
2008-02-06 Aron NovakImplemented cache for parser common syndication
2008-01-25 Aron Novakparser_simplepie.pot initial version. 5.x-1.0
2008-01-23 Alex BarthStick raw simplepie feed item onto feedapi feed item...
2008-01-15 Alex BarthAdd stop gap for whitescreen issue #node/205706
2008-01-15 Alex BarthFixed: version string
2007-12-21 Aron NovakThis patch was applied: drupal.org/node/202103 - thank...
2007-12-14 Aron Novakdrupal.org/node/200713 - this patch was applied. 5.x-1.0-beta2
2007-12-13 Aron NovakBetter cache directory handling at parser_simplepie...
2007-12-11 Aron NovakMake the reaction if the simplepie parser to an invalid...
2007-11-27 Aron NovakFix of drupal.org/node/192350 . The content-type preset...
2007-11-14 Aron NovakAt simplepie parser decode html entities for links.
2007-10-31 Alex BarthTell user to download simplepie.inc if the file does...
2007-10-21 Aron NovakUnifying hooks.
2007-10-17 Alex BarthMove FeedAPI in two different sets on module page:...
2007-10-16 Aron NovakFix a typo at parser_simplepie.info
2007-10-16 Alex BarthFixed: Language and explanations in .info files
2007-10-12 Aron NovakFix two issues if simplepie is used:
2007-09-26 Aron NovakChecking SimplePie.inc at hook_requirements at parser_s...
2007-09-11 Earnest BerryMerged in some changes.
2007-09-07 Aron NovakNew processor for inheriting taxonomy and og settins...
2007-08-06 Aron Novaksimplepie.inc remove because of Drupal CVS policy
2007-08-06 Aron NovakVarious fixes, mostly user messages and UI.
2007-08-03 Aron NovakRemoved examle settings from parsers
2007-08-03 Aron NovakRemoved _feedapi_common_form.
2007-08-01 Aron NovakIt's in the middle of a refactoring. Currently the...
2007-07-30 Aron NovakUse stupidly_fast mode of simplepie at compatibility...
2007-07-30 Aron Novak - Latest SimplePie (1.0.1)
2007-07-29 Aron NovakItem categorizing for feedapi_aggregator
2007-07-24 Aron NovakLots of small fix and code improvement
2007-07-23 Aron NovakFixing the flow of creating the feed. $feed - $url...
2007-07-23 Alex BarthChanged: pass into hook_parse() instead of ->url
2007-07-17 Aron NovakResolved namespace conflict, hooks are feedapi_ prefixe...
2007-07-16 Aron NovakAllow multiple processors for each feed
2007-07-13 Aron NovakRenamed/restructured the parser inherited from Aggregat...