| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Verification IDs in Central and Update can now be between 0 and 2147483647. Closes #37
|
|
|
|
| |
Ok, this is sort of part [15], part strange unnoticed error(s). Refs #25
|
|
|
|
|
|
|
| |
Previously, instaDisc_verifyUser() was lazy and checked a user's
existance by routing the input through instaDisc_checkVerification()
with the static Verification ID of 0, but it was forgotten that a static
Verification ID would work once and be rejected after that. Refs #25
|
|
|
|
| |
Refs #25 and closes #35
|
|
Refs #25
|