Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 07, 2015
  3. Jan 06, 2015
  4. Jan 05, 2015
  5. Dec 31, 2014
  6. Dec 30, 2014
  7. Dec 27, 2014
  8. Dec 22, 2014
  9. Dec 21, 2014
  10. Dec 20, 2014
  11. Dec 18, 2014
  12. Dec 17, 2014
  13. Dec 16, 2014
  14. Dec 15, 2014
  15. Dec 14, 2014
  16. Dec 13, 2014
  17. Dec 12, 2014
Loading