project/feedapi.git
2011-02-25 The Great Git... Stripping CVS keywords master
2009-10-02 Aron Novak#560882 - Do not rely on active internet connection...
2009-09-18 Aron Novak#258434 by mustafau - Split parser_common_syndication...
2007-08-06 Aron NovakRemove simplepie.inc because of Drupal CVS policy
2007-07-24 Aron NovakInfo file for feedapi_aggregator 5.x-0.1
2007-07-24 Aron NovakInitial version of feedapi_aggregator. This module...
2007-07-24 Aron NovakFix a missing processor sanitizing stage at feedapi_inv...
2007-07-24 Aron NovakRename feedapi_command hook to feedapi_edit_option
2007-07-24 Aron NovakPossibility to extend management links
2007-07-24 Alex BarthAdded:default local task for feedapi module feed admin UI
2007-07-24 Aron NovakEasy access to per-feed settings (feedapi_feed)
2007-07-24 Aron NovakLots of small fix and code improvement
2007-07-24 Aron Novak""
2007-07-23 Aron NovakFixing the flow of creating the feed. $feed - $url...
2007-07-23 Alex BarthFixed: 2 typos, expire hook does not define max_new_items
2007-07-23 Alex BarthChanged: pass into hook_parse() instead of ->url
2007-07-23 Aron NovakPermission system
2007-07-19 Aron NovakRe-rewrite feed_validate to feedapi_validate
2007-07-19 Aron NovakDetailed settings for item and feed nodes
2007-07-19 Alex BarthChanged: pass and instead of object to _validate...
2007-07-18 Aron NovakCorrected _feedapi_check_requirement. Suddenly a wrong...
2007-07-18 Aron NovakDon't allow to store trash via $feed->processors_item...
2007-07-18 Aron NovakProvide settings for the nodes:
2007-07-17 Aron NovakResolved namespace conflict, hooks are feedapi_ prefixe...
2007-07-16 Aron NovakEliminate some warnings. add messages to inform the...
2007-07-16 Aron NovakAbility to edit the feeds after it's created
2007-07-16 Aron NovakAllow multiple processors for each feed
2007-07-13 Aron NovakAuto-select the default parser at the feed adding page
2007-07-13 Aron NovakCreate setting pages
2007-07-13 Aron NovakRenamed/restructured the parser inherited from Aggregat...
2007-07-12 Aron NovakFix a syntax error at feedapi_load
2007-07-12 Aron Novak - create feeds
2007-07-09 Aron NovakParsers for FeedAPI
2007-07-09 Aron NovakMissing breaks at install hooks
2007-07-09 Aron NovakAdd info and install files
2007-07-06 Aron NovakInitial version of FeedAPI module. The project website...