Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-28 | Make sure codes can only be used once, fix validations | ankonym | |
We introduced a count on invite codes to make sure that (at the moment) codes can only be used once. (The code will also allow multi-use codes in the future.) Also, some of our validations weren't validating against the correct data, which is now fixed. | |||
2015-09-28 | assign random invite code when creating new invite codes | ankonym | |
2015-09-28 | Changed invite code query to look for invite_code string instead of id | ankonym | |
2015-09-28 | Add invite code model | ankonym | |