Commit History

Author SHA1 Message Date
  logmanoriginal 970e216c1f Merge branch 'methods2functions' of https://framagit.org/peetah/rss-bridge 8 years ago
  Pierre Mazière f1fb95b257 [core] extract BridgeAbstract methods to make them functions 8 years ago
  Pierre Mazière 235c985901 [BridgeAbstract] replace getCacheDuration method by CACHE_TIMEOUT class constant 8 years ago
  Pierre Mazière 3bacb407fe [bridges] use parent::parseItems() instead of feed type specific method 8 years ago
  logmanoriginal 2eec89ab27 [bridges] Change all bridges to use BridgeAbstract with getSimpleHTMLDOMCached 8 years ago
  logmanoriginal 88f52196b8 [bridges] Fix bridges extending RssExpander to FeedExpander 8 years ago
  logmanoriginal 878db6f96e [bridges] Rename 'parseRSSItem' to 'parseItem' 8 years ago
  logmanoriginal 1de148bf5d [TheOatMeal] Use core parser functions 8 years ago
  Pierre Mazière 9a0da733ef [bridges] use constants instead of variable members 8 years ago
  Pierre Mazière 9b5177eb68 [TheOatMealBridge] code simplification 8 years ago
  logmanoriginal 8ed3b02899 Merge branch 'core' of http://framagit.org/peetah/rss-bridge 8 years ago
  logmanoriginal a7b3519c35 [bridges] Fix all calls to get_cached 8 years ago
  Pierre Mazière de1b39c8e5 [core + bridges] get rid of loadMetadata 8 years ago
  Pierre Mazière a67a219bf9 [core] remove '$param' argument from RssExpander::collectExpandableDatas 8 years ago
  Pierre Mazière 117031bf0f [core] store parameters values in BridgeAbstract::parameters 8 years ago
  logmanoriginal 5a7bc9b0c3 [bridges] Fix all calls from 'message' to 'debugMessage' 8 years ago
  logmanoriginal 1e9edf49de [bridges] Activate all calls to the 'message' function 8 years ago
  logmanoriginal bf0a9d754e [bridges] Change all occurrences of the Item object to array 8 years ago
  Pierre Mazière bba216073c [bridges] remove useless 'update' property from all bridges 8 years ago
  logmanoriginal e329a4c1b6 bridges: Change ->name to ->author 8 years ago
  unknown 7235704a2b Fix pour TheOatMeal qui a changé l'organisation des pages 8 years ago
  teromene 38829e7739 Little refactoring to reduce logic on index.php. 8 years ago
  teromene b3733069d4 3rd batch of bridges. 8 years ago
  teromene 2d526f4e0a Correction de quelques bugs dans les bridges, qui apparaissent à cause du fait qu'ils sont tous instanciés lors du chargement de tout les bridges. 8 years ago
  Mitsukarenai d95f4024f5 [TheOatMeal] fixes 9 years ago
  Nicolas Delsaux 6003daff9d fixed a small bug regarding url processing 9 years ago
  Nicolas Delsaux 7b99ad3650 I stupidly forgot to change cache duration ... 9 years ago
  Nicolas Delsaux 94ffb22fb0 un bridge The Oatmeal qui marche ... principalement pour les comics locaux (et pas pour explodingkittens) 9 years ago
  unknown 9712d052b4 Implementing TheOatMeal bridge fast with RSSExpander 9 years ago