An error occurred fetching the project authors.
  1. 29 Jun, 2021 1 commit
  2. 20 Nov, 2020 1 commit
    • Alex Kalderimis's avatar
      Simplify award emoji mutation authorization · b7badcf6
      Alex Kalderimis authored
      Places extra authorization call inside authorized!
      
      This places the extra `emoji_awardable?` check in the
      `authorized!` method of the `AuthorizeResource` concern, which
      is the method responsible for determining what authorization means for a
      particular mutation.
      
      This leads to code simplification and more uniform messages in line with
      the rest of the API.
      b7badcf6
  3. 08 Oct, 2020 1 commit
  4. 21 Aug, 2020 1 commit
  5. 23 Jun, 2020 2 commits
  6. 07 May, 2020 1 commit
  7. 12 Feb, 2020 1 commit
  8. 16 Dec, 2019 1 commit
  9. 20 Aug, 2019 2 commits
  10. 28 Jun, 2019 2 commits