| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Refs #43
|
|
|
|
| |
Refs #42
|
|
|
|
| |
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
|
|
|
|
| |
Refs #25
|
|
|
|
|
|
| |
New technique is to use XML-RPC hooks instead of a pre-built HTML interface so people
who host Central Servers will not have to use the default interface, instead allowing
them to create their own.
|
|
|