Currently, after registration, if the e-mail confirmation/activation is required, upon connection server returns error, which causes Siskin (and Beagle) to disable the account. With functionality from #server-1142 we should:
inform the user of next actions needed (confirm account)
mark account accordingly (as 'pending verification')
attempt to log-in during each startup but without showing any error.
Currently, after registration, if the e-mail confirmation/activation is required, upon connection server returns error, which causes Siskin (and Beagle) to disable the account. With functionality from #server-1142 we should: