Skip to content
Snippets Groups Projects
  1. Mar 08, 2018
    • Yamagishi Kazutoshi's avatar
      Run tests with npm-run-all (#6688) · 83c982b4
      Yamagishi Kazutoshi authored
      83c982b4
    • Renato "Lond" Cerqueira's avatar
      Rescue when there's no extension in the remotable (#6358) · 9aba44ea
      Renato "Lond" Cerqueira authored
      * Rescue when there's no extension in the remotable
      Sometimes the remotable is pointing to a directory with no file
      extension. Maybe it should not be expecting to identify based on
      extensions to begin with, but since it's the case, it should be ready
      for it.
      
      * Fix codeclimate issue
      
      * Check if filename is nil instead of rescueing exception
      Suggestion made in the PR
      
      * Avoid concatenation issue if filename is nil
      If filename is nil, extname was undefined
      
      * Invert condition
      Address PR comments
      9aba44ea
    • MitarashiDango's avatar
      fix validation error (media only status) (#6684) · 6dcf9627
      MitarashiDango authored
      * fix validation error (media only status)
      
      * Incorporating review suggestions
      
      * Reflect similar fix to OStatus side
      
      * Fix not to include media in transaction
      
      * Restore the limit of the number of media
      
      * Fix not to return nil
      6dcf9627
  2. Mar 07, 2018
  3. Mar 06, 2018
  4. Mar 05, 2018
  5. Mar 04, 2018
Loading