Better signing error handling
Just having a bool for many different failure modes is a bit hard to work with, so now we have an enum for the new API, so let's extend it with some of the error possibilities
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Just having a bool for many different failure modes is a bit hard to work with, so now we have an enum for the new API, so let's extend it with some of the error possibilities