psybuzz / goldenconversations

0 stars 0 forks source link

Enforce creation limits: names > 2 letters, convos 2-6 ppl #36

Closed psybuzz closed 9 years ago

psybuzz commented 9 years ago

This PR enforces some creation limits. It checks that names of new users are at least 2 letters long and no more than 128 letters. It also ensures that conversations are created with only 2-6 people.

psybuzz commented 9 years ago

Alright, I should have addressed the "2 to 6" and the self-exclusion comments in the last 2 commits. Let me know if it's merge ready.

tonyxj commented 9 years ago

Awesome! LTGM.