Skip to content
Snippets Groups Projects
  1. Apr 18, 2016
  2. Apr 14, 2016
  3. Aug 17, 2015
  4. Jul 31, 2015
  5. Jul 15, 2015
  6. Feb 19, 2015
  7. Jan 08, 2015
    • Robin H. Johnson's avatar
      Optionally render RSS unsorted. · 38c6f603
      Robin H. Johnson authored
      
      By default, SimplePie sorts RSS entries by the the date on each entry.
      
      If some cases, mostly where RSS is used as a input format for another
      service, rendering the order as-is is better than having it sorted.
      
      This patch adds a new parameter for the rss keyword, 'nosort', which can
      be used to disable SimplePie's sorting.
      
      This makes it possible to correctly display RSS feeds from "Remember The
      Milk", which have a complex order from the system.
      
      Signed-off-by: default avatarRobin H. Johnson <robbat2@gentoo.org>
      38c6f603
  8. Dec 01, 2014
  9. Nov 11, 2014
  10. Oct 01, 2014
  11. Sep 29, 2014
  12. Sep 28, 2014
  13. Aug 02, 2014
  14. May 24, 2014
  15. Mar 05, 2014
  16. Feb 25, 2014
  17. Feb 21, 2014
  18. Feb 20, 2014
  19. Feb 17, 2014
  20. Feb 15, 2014
  21. Feb 14, 2014
  22. Feb 02, 2014
  23. Nov 22, 2013
  24. Nov 21, 2013
  25. Oct 17, 2013
  26. Oct 12, 2013
  27. Sep 11, 2013
  28. Aug 27, 2013
    • Matt Perry's avatar
      Fix CodeSniffer violations · d91ab76f
      Matt Perry authored
      Fix violations for the following sniff
      DokuWiki.Functions.OpeningFunctionBrace
      
      Also removed an extraneous semicolon.
      d91ab76f
  29. Aug 23, 2013
Loading