Skip to content
Snippets Groups Projects
  1. Feb 19, 2017
    • Rakib Hasan's avatar
      previous commit was creating the status regardless · 87a6bed9
      Rakib Hasan authored
      of mix of video and images in status, just wasn't rendering
      the show action. I moved the validation before the status creation
      87a6bed9
    • Rakib Hasan's avatar
      revisted fix for #462 · 6f9ecd89
      Rakib Hasan authored
      Moved validation to services/post_status_service.rb
      6f9ecd89
    • Rakib Hasan's avatar
      Fix for issue #462 · 6d230198
      Rakib Hasan authored
      Modified uploadCompose action to send media ids of attached
      media when sending a request. Modified create method in MediaController
      to check if when posting a video, there are no other media attached
      to the status by looking at the media ids sent from the uploadCompose
      action.
      6d230198
  2. Feb 18, 2017
  3. Feb 17, 2017
  4. Feb 16, 2017
  5. Feb 15, 2017
  6. Feb 14, 2017
  7. Feb 13, 2017
Loading