1. 11 Dec, 2020 1 commit
    • Heinrich Lee Yu's avatar
      Fix duplicate author showing up in autocomplete · 3bf36298
      Heinrich Lee Yu authored
      The author was already turned into a hash before calling uniq so the
      duplicates weren't filtered out.
      
      This also adds the status preloading to the author so that it's included
      when we batch load user statuses.
      3bf36298
  2. 10 Dec, 2020 39 commits