Select the types of activity you want to include in your feed.
@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.)
hq.recaptime.dev/wiki/Phorge
···4444 'user. Make sure you followed the link in the email correctly and are '.
4545 'logged in with the user account associated with the email address.');
4646 $continue = pht('Rats!');
4747- } else if ($email->getIsVerified()) {
4747+ } else if ($email->getIsVerified() && $user->getIsEmailVerified()) {
4848 $title = pht('Address Already Verified');
4949 $content = pht(
5050 'This email address has already been verified.');