Skip to content
Snippets Groups Projects
  1. Oct 08, 2015
  2. Oct 07, 2015
  3. Oct 06, 2015
  4. Sep 26, 2015
  5. Sep 21, 2015
  6. Sep 15, 2015
  7. Sep 13, 2015
  8. Sep 11, 2015
  9. Sep 09, 2015
  10. Sep 07, 2015
  11. Sep 03, 2015
  12. Aug 23, 2015
  13. Aug 21, 2015
  14. Aug 18, 2015
  15. Aug 17, 2015
  16. Aug 16, 2015
    • Andrew Dolgov's avatar
      Merge branch 'keep-cached-images-fresh' into 'master' · 18433c6c
      Andrew Dolgov authored
      Keep local cached images fresh if file exists.
      
      Updates the cache_images() function to `touch` images if the file exists already. Some sites (e.g. news) re-use stock images and this change updates the local file's modified time every time the image is referenced in new articles. This should prevent the local file from being expired/deleted only to be re-cached later on.
      
      See merge request !9
      18433c6c
    • Andrew Dolgov's avatar
      Merge branch 'italian_translation' into 'master' · abb2ead4
      Andrew Dolgov authored
      Updated italian translation
      
      - 4 new strings translated
      
      See merge request !8
      abb2ead4
    • Andrew Dolgov's avatar
      Merge branch 'french_translation' into 'master' · da96ad50
      Andrew Dolgov authored
      French translation update (2 new strings)
      
      
      
      See merge request !7
      da96ad50
    • JustAMacUser's avatar
      Keep local cached images fresh if file exists. · 4a27966e
      JustAMacUser authored
      Updates the cache_images() function to `touch` images if the file exists already. Some sites (e.g. news) re-use stock images and this change updates the local file's modified time every time the image is referenced in new articles. This should prevent the local file from being expired/deleted only to be re-cached later on.
      4a27966e
  17. Aug 15, 2015
  18. Aug 14, 2015
Loading