1. 08 Sep, 2016 1 commit
    • Default to not requesting responses when grabbing a single thread. · 26891bc0
      We're often grabbing the metadata of a specific thread to then be able
      to perform other operations, but we never need the actual responses or
      comments of a thread unless we're displaying it in the normal forum
      view.
      
      This change sets a default of with_responses=False, which instructs the
      comment service to not send back the responses/comments for the given
      thread.  We only ask for responses in the case of rendering a single
      thread or inline discussion.
      Toby Lawrence committed
  2. 07 Sep, 2016 16 commits
  3. 06 Sep, 2016 16 commits
  4. 05 Sep, 2016 2 commits
  5. 03 Sep, 2016 1 commit
  6. 02 Sep, 2016 4 commits