Commit History

Author SHA1 Message Date
  Eugene Molotov 049ee52fb5 Implemented feed item categories (#746) 5 years ago
  logmanoriginal 42c699f474 formats: Fix favicon not found if url contains path 5 years ago
  teromene 9b34b68180 Do not use an external service in order to fetch the favicon. 6 years ago
  logmanoriginal a4b9611e66 [phpcs] Add missing rules 6 years ago
  logmanoriginal 72f40fbd75 [formats] Allow multiple enclosures 7 years ago
  logmanoriginal 42cbc2e889 [formats] Fix enclosures 7 years ago
  logmanoriginal 3a2cb9ea1e [formats] Use custom characterset in all formats 7 years ago
  LogMANOriginal fdf98041e3 Merge pull request #428 from mro/feature/xml_escape 7 years ago
  Marcus Rohrmoser af572341b3 Fix to PR #427 (#429) 7 years ago
  Marcus Rohrmoser 6df657179f CDATA considered harmful. 7 years ago
  Marcus Rohrmoser 2ff422d312 Revive enclosures.Reverts 0663c95. Refs #198 #175. 7 years ago
  Marcus Rohrmoser 750812c512 don’t lie about the language. 7 years ago
  logmanoriginal 62eec43980 [core] Apply common indentation 7 years ago
  logmanoriginal cf146523be [formats] Rename variable 'data' to 'item' 7 years ago
  logmanoriginal a84016bcb6 [core] Rename item getter/setter 7 years ago
  logmanoriginal 1e9b5c8611 [formats] Remove all unnecessary code comments 7 years ago
  logmanoriginal 059b099436 [formats] Fix missing element conditions 7 years ago
  Pierre Mazière eb3392db82 [core] simplify dynamic formats discovery 7 years ago
  logmanoriginal 1f3361c6b4 [formats] Change item to associative array 7 years ago
  logmanoriginal 606e756bc1 formats: Use same general entity generation order 7 years ago
  logmanoriginal 8b468e94a8 [AtomFormat] Use XML encoding instead of CDATA section 7 years ago
  logmanoriginal 368fc66fbf [AtomFormat] Use default feed URI if non defined 7 years ago
  logmanoriginal e3c578510b [AtomFormat] Change xml_encode($) to private scope 7 years ago
  logmanoriginal 4806092b9f [AtomFormat] Fix default value for author 7 years ago
  logmanoriginal 8c21769078 [AtomFormat] Use $item->author for author name 7 years ago
  logmanoriginal 0663c9507f [AtomFormat] Remove enclosures 7 years ago
  Albirew b0c15c3377 Alternative for g.etfv.co favicon services 8 years ago
  Paul de Rosanbo f22b4b33df Fix notice about undefined variable 8 years ago
  Teromene 4deefdfd7d Add enclosures support, see example in DemoBridge. 8 years ago
  Marcus Rohrmoser 0890b52b4c properly escape atom xml. Refs https://github.com/sebsauvage/rss-bridge/issues/123 9 years ago