Skip to content
Snippets Groups Projects
  1. Jul 26, 2018
  2. Aug 18, 2017
  3. Aug 17, 2017
  4. Jul 21, 2017
  5. Jun 21, 2017
  6. Jun 07, 2017
  7. Apr 06, 2017
    • Timothy Andrew's avatar
      Move a user's award emoji to the ghost user · 3e1a1242
      Timothy Andrew authored
      ... when the user is destroyed.
      
      1. Normally, for a given awardable and award emoji name, a user is only allowed
         to create a single award emoji.
      
      2. This validation needs to be removed for ghost users, since:
      
         - User A and User B have created award emoji - with the same name and against
           the same awardable
         - User A is deleted. Their award emoji is moved to the ghost user
         - User B is deleted. Their award emoji needs to be moved to the ghost user.
           However, this breaks the uniqueness validation, since the ghost user is
           only allowed to have one award emoji of a given name for a given awardable
      Unverified
      3e1a1242
  8. Feb 23, 2017
  9. Feb 09, 2017
  10. Jun 29, 2016
  11. May 18, 2016
  12. May 06, 2016
Loading